@PersistJobDataAfterExecution @DisallowConcurrentExecution public class GrouperWorkflowReminderEmailJob extends OtherJobBase
OtherJobBase.OtherJobInput, OtherJobBase.OtherJobOutput| Constructor and Description |
|---|
GrouperWorkflowReminderEmailJob() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
run reminder job
|
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 static void main(String[] args)
args - public static void runDaemonStandalone()
public OtherJobBase.OtherJobOutput run(OtherJobBase.OtherJobInput otherJobInput)
OtherJobBaserun in class OtherJobBaseCopyright © 2016 Internet2. All rights reserved.