Class AfterItemConditionType

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

    public class AfterItemConditionType
    extends ItemReportingConditionType
    implements Serializable, Cloneable, Containerable
    Condition controlling item report collection that is evaluated after the item is processed.

    Java class for AfterItemConditionType complex type.

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

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