wt.audit.configaudit
Class TestAudit

java.lang.Object
  extended bywt.audit.configaudit.TestAudit

public class TestAudit
extends Object


Field Summary
private static int[] FROM_INDICES
           
 
Constructor Summary
TestAudit()
           
 
Method Summary
private static void cleanupPriorRuns()
           
static void main(String[] args)
           
private static void queryOrgEvents(String orgName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FROM_INDICES

private static int[] FROM_INDICES
Constructor Detail

TestAudit

public TestAudit()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

queryOrgEvents

private static void queryOrgEvents(String orgName)
                            throws WTException
Throws:
WTException

cleanupPriorRuns

private static void cleanupPriorRuns()
                              throws WTException
Throws:
WTException