Class WorkAllocationDefinitionType

java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.xml.ns._public.common.common_3.WorkAllocationDefinitionType
All Implemented Interfaces:
Containerable, Freezable, ContainerablePrismBinding, DebugDumpable, Serializable, Cloneable

public class WorkAllocationDefinitionType extends AbstractMutableContainerable
Parameters related to buckets allocation process.
See Also:
  • Field Details

    • COMPLEX_TYPE

      public static final QName COMPLEX_TYPE
    • F_BUCKET_CREATION_BATCH

      public static final ItemName F_BUCKET_CREATION_BATCH
    • F_WORK_ALLOCATION_INITIAL_DELAY

      public static final ItemName F_WORK_ALLOCATION_INITIAL_DELAY
    • F_WORK_ALLOCATION_FREE_BUCKET_WAIT_INTERVAL

      public static final ItemName F_WORK_ALLOCATION_FREE_BUCKET_WAIT_INTERVAL
    • FACTORY

      public static final Producer<WorkAllocationDefinitionType> FACTORY
  • Constructor Details

    • WorkAllocationDefinitionType

      public WorkAllocationDefinitionType()
    • WorkAllocationDefinitionType

      @Deprecated public WorkAllocationDefinitionType(PrismContext context)
      Deprecated.
  • Method Details