Class ImplicitWorkSegmentationType

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

    public class ImplicitWorkSegmentationType
    extends AbstractWorkSegmentationType
    implements Serializable, Cloneable, Containerable
    A segmentation strategy that is interpreted by the specific activity run. It usually needs to contain only the number of buckets. The boundaries are determined automatically, e.g. for event report export activity. Currently supported only by a couple of activities: event report export, no-op.

    Java class for ImplicitWorkSegmentationType complex type.

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

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