Class AdministrativeOperationalStateType

  • All Implemented Interfaces:
    Containerable, Freezable, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding, DebugDumpable, Serializable, Cloneable

    public class AdministrativeOperationalStateType
    extends com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
    Structure containing metadata about administrative operational state of the resource. Administrative operational state is set manually by midPoint users (e.g. administrator). This is in contrast with OperationalStateType setting, which is set automatically by the midPoint. It signalizes whether resource is up and OPERATIONAL to receive provisioning requests or is down in MAINTENANCE and midPoint should not contact it during the provisioning. This setting is useful when resource is e.g. undergoing planned maintenance to save computing time and error messages. EXPERIMENTAL FEATURE! Contributed by the community.
    See Also:
    Serialized Form