Class SuspendTaskPolicyActionType

  • All Implemented Interfaces:
    Containerable, Serializable, Cloneable

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

    Java class for SuspendTaskPolicyActionType complex type.

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

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