Class ApprovalProcessStartInstructionCreationTraceType

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

    public class ApprovalProcessStartInstructionCreationTraceType
    extends TraceType
    implements Serializable, Cloneable, Containerable
    Trace for operation(s) that create approval process start instruction(s).

    Java class for ApprovalProcessStartInstructionCreationTraceType complex type.

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

     <complexType name="ApprovalProcessStartInstructionCreationTraceType">
       <complexContent>
         <extension base="{http://midpoint.evolveum.com/xml/ns/public/common/common-3}TraceType">
           <sequence>
             <element name="caseRef" type="{http://midpoint.evolveum.com/xml/ns/public/common/common-3}ObjectReferenceType" maxOccurs="unbounded" minOccurs="0"/>
           </sequence>
         </extension>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form