@DisallowConcurrentExecution public class GrouperReportClearJob extends OtherJobBase
OtherJobBase.OtherJobInput, OtherJobBase.OtherJobOutput| Constructor and Description |
|---|
GrouperReportClearJob() |
| Modifier and Type | Method and Description |
|---|---|
protected static int |
clearOldReports()
delete report instances that are old
|
static void |
main(String[] args)
run the daemon
|
OtherJobBase.OtherJobOutput |
run(OtherJobBase.OtherJobInput otherJobInput)
implement this method for the logic of the OtherJob
|
static void |
runDaemonStandalone()
run standalone
|
execute, execute, getOtherJobInput, otherJobLogUpdaterDeregister, otherJobLogUpdaterInit, otherJobLogUpdaterRegister, setOtherJobInput, storeLogInDbpublic OtherJobBase.OtherJobOutput run(OtherJobBase.OtherJobInput otherJobInput)
OtherJobBaserun in class OtherJobBasepublic static void main(String[] args)
args - public static void runDaemonStandalone()
protected static int clearOldReports()
Copyright © 2016 Internet2. All rights reserved.