Class GrouperDuoFullRefresh
java.lang.Object
edu.internet2.middleware.grouper.app.loader.OtherJobBase
edu.internet2.middleware.grouperDuo.GrouperDuoFullRefresh
- All Implemented Interfaces:
org.quartz.Job
-
Nested Class Summary
Nested classes/interfaces inherited from class edu.internet2.middleware.grouper.app.loader.OtherJobBase
OtherJobBase.OtherJobInput, OtherJobBase.OtherJobOutput
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
fullRefreshLogic
(OtherJobBase.OtherJobInput otherJobInput) full refresh logicstatic void
run
(OtherJobBase.OtherJobInput otherJobInput) Methods inherited from class edu.internet2.middleware.grouper.app.loader.OtherJobBase
execute, execute, getOtherJobInput, otherJobLogUpdaterDeregister, otherJobLogUpdaterInit, otherJobLogUpdaterRegister, setOtherJobInput, storeLogInDb
-
Field Details
-
GROUPER_DUO_FULL_REFRESH
change log temp to change log- See Also:
-
-
Constructor Details
-
GrouperDuoFullRefresh
public GrouperDuoFullRefresh()
-
-
Method Details
-
main
- Parameters:
args
-
-
fullRefreshLogic
public static void fullRefreshLogic() -
fullRefreshLogic
full refresh logic- Parameters:
otherJobInput
-
-
run
- Specified by:
run
in classOtherJobBase
- See Also:
-