Uses of Enum Class
com.evolveum.midpoint.xml.ns._public.common.common_3.BucketsProcessingRoleType
Packages that use BucketsProcessingRoleType
-
Uses of BucketsProcessingRoleType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 declared as BucketsProcessingRoleTypeModifier and TypeFieldDescriptionprotected BucketsProcessingRoleTypeActivityTaskStateOverviewType.bucketsProcessingRoleMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return BucketsProcessingRoleTypeModifier and TypeMethodDescriptionstatic BucketsProcessingRoleTypeActivityBucketingStateType.getBucketsProcessingRole()ActivityTaskStateOverviewType.getBucketsProcessingRole()static BucketsProcessingRoleTypeReturns the enum constant of this class with the specified name.static BucketsProcessingRoleType[]BucketsProcessingRoleType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type BucketsProcessingRoleTypeModifier and TypeMethodDescriptionActivityBucketingStateType.bucketsProcessingRole(BucketsProcessingRoleType value) ActivityTaskStateOverviewType.bucketsProcessingRole(BucketsProcessingRoleType value) voidActivityBucketingStateType.setBucketsProcessingRole(BucketsProcessingRoleType value) voidActivityTaskStateOverviewType.setBucketsProcessingRole(BucketsProcessingRoleType value)