Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.WorkAllocationDefinitionType
-
Packages that use WorkAllocationDefinitionType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 com.evolveum.midpoint.xml.ns._public.model.model_3 -
-
Uses of WorkAllocationDefinitionType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type WorkAllocationDefinitionType Modifier and Type Field Description static Producer<WorkAllocationDefinitionType>
WorkAllocationDefinitionType. FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return WorkAllocationDefinitionType Modifier and Type Method Description WorkAllocationDefinitionType
BucketsDefinitionType. beginAllocation()
WorkAllocationDefinitionType
WorkAllocationDefinitionType. bucketCreationBatch(Integer value)
WorkAllocationDefinitionType
WorkAllocationDefinitionType. clone()
WorkAllocationDefinitionType
ObjectFactory. createWorkAllocationDefinitionType()
WorkAllocationDefinitionType
BucketsDefinitionType. getAllocation()
WorkAllocationDefinitionType
WorkAllocationDefinitionType. id(Long value)
WorkAllocationDefinitionType
WorkAllocationDefinitionType. workAllocationFreeBucketWaitInterval(Long value)
WorkAllocationDefinitionType
WorkAllocationDefinitionType. workAllocationInitialDelay(Long value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type WorkAllocationDefinitionType Modifier and Type Method Description BucketsDefinitionType
BucketsDefinitionType. allocation(WorkAllocationDefinitionType value)
void
BucketsDefinitionType. setAllocation(WorkAllocationDefinitionType value)
-
Uses of WorkAllocationDefinitionType in com.evolveum.midpoint.xml.ns._public.model.model_3
Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return WorkAllocationDefinitionType Modifier and Type Method Description WorkAllocationDefinitionType
ObjectFactory. createWorkAllocationDefinitionType()
-