Class AsyncProvisioningDeleteOperationRequestedType

  • All Implemented Interfaces:
    Containerable, DebugDumpable, Serializable, Cloneable

    public class AsyncProvisioningDeleteOperationRequestedType
    extends AsyncProvisioningOperationRequestedType
    implements Serializable, Cloneable, Containerable
    JAXB version of OperationRequested.Delete class.

    Java class for AsyncProvisioningDeleteOperationRequestedType complex type.

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

     <complexType name="AsyncProvisioningDeleteOperationRequestedType">
       <complexContent>
         <extension base="{http://midpoint.evolveum.com/xml/ns/public/common/common-3}AsyncProvisioningOperationRequestedType">
           <sequence>
             <element name="identification" type="{http://midpoint.evolveum.com/xml/ns/public/common/common-3}ResourceObjectIdentityType" minOccurs="0"/>
           </sequence>
         </extension>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form