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). <p>Java class for ApprovalProcessStartInstructionCreationTraceType complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> &lt;complexType name="ApprovalProcessStartInstructionCreationTraceType"&gt; &lt;complexContent&gt; &lt;extension base="{http://midpoint.evolveum.com/xml/ns/public/common/common-3}TraceType"&gt; &lt;sequence&gt; &lt;element name="caseRef" type="{http://midpoint.evolveum.com/xml/ns/public/common/common-3}ObjectReferenceType" maxOccurs="unbounded" minOccurs="0"/&gt; &lt;/sequence&gt; &lt;/extension&gt; &lt;/complexContent&gt; &lt;/complexType&gt; </pre>
    See Also:
    Serialized Form