Uses of Enum Class
edu.internet2.middleware.grouper.app.loader.GrouperLoaderType
Packages that use GrouperLoaderType
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 GrouperLoaderType in edu.internet2.middleware.grouper.app.loader
Methods in edu.internet2.middleware.grouper.app.loader that return GrouperLoaderTypeModifier and TypeMethodDescriptionLoaderJobBean.getGrouperLoaderType()
type of job, e.g.static GrouperLoaderType
GrouperLoaderType.typeForThisName
(String jobName) return the type for this job namestatic GrouperLoaderType
Returns the enum constant of this class with the specified name.static GrouperLoaderType
GrouperLoaderType.valueOfIgnoreCase
(String string, boolean exceptionOnNull) do a case-insensitive matchingstatic GrouperLoaderType[]
GrouperLoaderType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in edu.internet2.middleware.grouper.app.loader with parameters of type GrouperLoaderTypeModifier and TypeMethodDescriptionvoid
LoaderJobBean.setGrouperLoaderType
(GrouperLoaderType grouperLoaderType) type of job, e.g.Constructors in edu.internet2.middleware.grouper.app.loader with parameters of type GrouperLoaderTypeModifierConstructorDescriptionLoaderJobBean
(GrouperLoaderType grouperLoaderType1, String attributeDefName, GrouperLoaderDb grouperLoaderDb1, Hib3GrouperLoaderLog hib3GrouploaderLogOverall1, GrouperSession grouperSession1, String attributeLoaderAttrQuery1, String attributeLoaderAttrSetQuery1, String attributeLoaderAttrsLike1, String attributeLoaderActionQuery1, String attributeLoaderActionSetQuery1, long startTime1) LoaderJobBean
(GrouperLoaderType grouperLoaderType1, String groupNameOverall1, GrouperLoaderDb grouperLoaderDb1, String query1, Hib3GrouperLoaderLog hib3GrouploaderLogOverall1, GrouperSession grouperSession1, List<Group> andGroups1, List<GroupType> groupTypes1, String groupLikeString1, String groupQuery1, long startTime1, GrouperLoaderDisplayNameSyncType grouperLoaderDisplayNameSyncType, String displayNameSyncBaseFolderName, Integer displayNameSyncLevels) LoaderJobBean
(String ldapType1, String ldapServerId1, String ldapFilter1, String ldapSubjectAttribute1, String ldapSearchDn1, String ldapSourceId1, String ldapSubjectIdType1, String ldapSearchScope1, long startTime1, GrouperLoaderType grouperLoaderType1, String groupNameOverall1, Hib3GrouperLoaderLog hib3GrouploaderLogOverall1, GrouperSession grouperSession1, List<Group> andGroups1, String ldapGroupAttribute1, String extraAttributes1, String ldapGroupNameExpression1, String ldapGroupDisplayExtensionExpression1, String ldapGroupDescriptionExpression1, String ldapSubjectExpression1, List<GroupType> groupTypes1, String ldapGroupReaders1, String ldapGroupViewers1, String ldapGroupAdmins1, String ldapGroupUpdaters1, String ldapGroupOptins1, String ldapGroupOptouts1, String groupsLike1, String ldapAttributeFilterExpression1, String ldapGroupAttrReaders1, String ldapGroupAttrUpdaters1, String ldapResultsTransformationClass1) constructor for ldap jobs -
Uses of GrouperLoaderType in edu.internet2.middleware.grouper.j2ee.status
Methods in edu.internet2.middleware.grouper.j2ee.status with parameters of type GrouperLoaderTypeModifier and TypeMethodDescriptionstatic int
DaemonJobStatus.getMinutesSinceLastSuccess
(String jobName, GrouperLoaderType grouperLoaderType) Constructors in edu.internet2.middleware.grouper.j2ee.status with parameters of type GrouperLoaderTypeModifierConstructorDescriptionDiagnosticLoaderJobTest
(String theJobName, GrouperLoaderType theGrouperLoaderType) construct with source id