Uses of Enum Class
edu.internet2.middleware.grouper.app.loader.GrouperLoaderScheduleType
Packages that use GrouperLoaderScheduleType
Package
Description
Grouper loader is a generic loading utility for grouper that automatically manages lists
Documentation is available via the 'Grouper loader' on the Grouper Project wiki https://spaces.internet2.edu/display/Grouper/Grouper+-+Loader
Documentation is available via the 'Grouper loader' on the Grouper Project wiki https://spaces.internet2.edu/display/Grouper/Grouper+-+Loader
-
Uses of GrouperLoaderScheduleType in edu.internet2.middleware.grouper.app.loader
Methods in edu.internet2.middleware.grouper.app.loader that return GrouperLoaderScheduleTypeModifier and TypeMethodDescriptionstatic GrouperLoaderScheduleTypeReturns the enum constant of this class with the specified name.static GrouperLoaderScheduleTypeGrouperLoaderScheduleType.valueOfIgnoreCase(String string, boolean exceptionOnNull) do a case-insensitive matchingstatic GrouperLoaderScheduleType[]GrouperLoaderScheduleType.values()Returns an array containing the constants of this enum class, in the order they are declared.