Class ImplicitWorkSegmentationType

java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.xml.ns._public.common.common_3.AbstractWorkSegmentationType
com.evolveum.midpoint.xml.ns._public.common.common_3.ImplicitWorkSegmentationType
All Implemented Interfaces:
Containerable, Freezable, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding, DebugDumpable, Serializable, Cloneable

public class ImplicitWorkSegmentationType extends AbstractWorkSegmentationType
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.
See Also: