Class CaseCompletionEventType

  • All Implemented Interfaces:
    Containerable, Serializable, Cloneable

    public class CaseCompletionEventType
    extends CaseEventType
    implements Serializable, Cloneable, Containerable
    Event describing the completion of a workflow process instance.

    Java class for CaseCompletionEventType complex type.

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

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