Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.BucketsProcessingRoleType
-
Packages that use BucketsProcessingRoleType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
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 BucketsProcessingRoleType Modifier and Type Field Description protected BucketsProcessingRoleTypeActivityTaskStateOverviewType. bucketsProcessingRoleMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return BucketsProcessingRoleType Modifier and Type Method Description static BucketsProcessingRoleTypeBucketsProcessingRoleType. fromValue(String v)BucketsProcessingRoleTypeActivityBucketingStateType. getBucketsProcessingRole()BucketsProcessingRoleTypeActivityTaskStateOverviewType. getBucketsProcessingRole()Gets the value of the bucketsProcessingRole property.static BucketsProcessingRoleTypeBucketsProcessingRoleType. valueOf(String name)Returns the enum constant of this type with the specified name.static BucketsProcessingRoleType[]BucketsProcessingRoleType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type BucketsProcessingRoleType Modifier and Type Method Description ActivityBucketingStateTypeActivityBucketingStateType. bucketsProcessingRole(BucketsProcessingRoleType value)ActivityTaskStateOverviewTypeActivityTaskStateOverviewType. bucketsProcessingRole(BucketsProcessingRoleType value)voidActivityBucketingStateType. setBucketsProcessingRole(BucketsProcessingRoleType value)voidActivityTaskStateOverviewType. setBucketsProcessingRole(BucketsProcessingRoleType value)Sets the value of the bucketsProcessingRole property.
-