public class NotificationDaemon extends OtherJobBase
OtherJobBase.OtherJobInput, OtherJobBase.OtherJobOutput| Modifier and Type | Field and Description |
|---|---|
static String |
GROUPER_ATTRIBUTE_NOTIFICATION_LAST_SENT |
static String |
GROUPER_ATTRIBUTE_NOTIFICATION_LAST_SENT_DEF |
| Constructor and Description |
|---|
NotificationDaemon() |
| Modifier and Type | Method and Description |
|---|---|
static String |
attributeAutoCreateStemName() |
static void |
main(String[] args) |
OtherJobBase.OtherJobOutput |
run(OtherJobBase.OtherJobInput theOtherJobInput)
implement this method for the logic of the OtherJob
|
void |
sendNotifications() |
void |
sendSummary() |
execute, execute, getOtherJobInput, otherJobLogUpdaterDeregister, otherJobLogUpdaterInit, otherJobLogUpdaterRegister, setOtherJobInput, storeLogInDbpublic static final String GROUPER_ATTRIBUTE_NOTIFICATION_LAST_SENT_DEF
public static final String GROUPER_ATTRIBUTE_NOTIFICATION_LAST_SENT
public static void main(String[] args)
public static String attributeAutoCreateStemName()
public OtherJobBase.OtherJobOutput run(OtherJobBase.OtherJobInput theOtherJobInput)
OtherJobBaserun in class OtherJobBasepublic void sendSummary()
public void sendNotifications()
Copyright © 2016 Internet2. All rights reserved.