Class GeneralChangeProcessorConfigurationType

  • All Implemented Interfaces:
    Containerable, Serializable, Cloneable

    public class GeneralChangeProcessorConfigurationType
    extends WfChangeProcessorConfigurationType
    implements Serializable, Cloneable, Containerable
    Configuration for GeneralChangeProcessor.

    Java class for GeneralChangeProcessorConfigurationType complex type.

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

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