Class WfGeneralChangeProcessorStateType

  • All Implemented Interfaces:
    Containerable, Serializable, Cloneable

    public class WfGeneralChangeProcessorStateType
    extends Object
    implements Serializable, Cloneable, Containerable
    DEPRECATED We need to decide what to do with this.

    Java class for WfGeneralChangeProcessorStateType complex type.

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

     <complexType name="WfGeneralChangeProcessorStateType">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="scenario" type="{http://www.w3.org/2001/XMLSchema}string"/>
             <element name="modelContext" type="{http://midpoint.evolveum.com/xml/ns/public/common/common-3}LensContextType" minOccurs="0"/>
           </sequence>
           <attribute name="id" type="{http://www.w3.org/2001/XMLSchema}long" />
         </restriction>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form