Class EnforcementPolicyActionType

  • All Implemented Interfaces:
    Containerable, Serializable, Cloneable

    public class EnforcementPolicyActionType
    extends PolicyActionType
    implements Serializable, Cloneable, Containerable
    Enforcement action. This action stops the operation and results with the error.

    Java class for EnforcementPolicyActionType complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="EnforcementPolicyActionType">
       <complexContent>
         <extension base="{http://midpoint.evolveum.com/xml/ns/public/common/common-3}PolicyActionType">
           <sequence>
           </sequence>
         </extension>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form