|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.pds.report.ReportServiceManager
public class ReportServiceManager
Constructor Summary | |
---|---|
ReportServiceManager()
|
Method Summary | |
---|---|
void |
addProfileFilter(String key,
String pattern)
|
void |
backupStaging()
Backup the contents of the staging directory |
void |
buildSawmillDB(boolean rebuild)
Update or rebuild the Sawmill database for each profile |
void |
cleanup()
Remove all logs from the staging directory and any old logs from final and backup |
void |
createStagingDirTree()
|
void |
generateReports(String runName)
Generate Sawmill reports. |
void |
outputSawmillOps()
Output all Sawmill operation previously specified in a manner determined by the implementation of SawmillInterface being used |
void |
processLogs()
|
void |
pullLogs()
|
void |
readProfiles()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReportServiceManager()
Method Detail |
---|
public void addProfileFilter(String key, String pattern) throws ReportManagerException
ReportManagerException
public void createStagingDirTree() throws ReportManagerException
ReportManagerException
public void readProfiles() throws IOException
IOException
public void pullLogs()
public void processLogs()
public void buildSawmillDB(boolean rebuild)
rebuild
- Whether to rebuild the Sawmill database for each
profilepublic void generateReports(String runName)
public void outputSawmillOps()
public void backupStaging()
public void cleanup()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |