Class GrouperDuoAdminFullRefresh
java.lang.Object
edu.internet2.middleware.grouper.app.loader.OtherJobBase
edu.internet2.middleware.grouperDuo.GrouperDuoAdminFullRefresh
- All Implemented Interfaces:
org.quartz.Job
Synchronize
-
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) 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_ADMIN_FULL_REFRESH
- See Also:
-
-
Constructor Details
-
GrouperDuoAdminFullRefresh
public GrouperDuoAdminFullRefresh()
-
-
Method Details
-
fullRefreshLogic
public static void fullRefreshLogic() -
fullRefreshLogic
-
run
- Specified by:
run
in classOtherJobBase
-