Class ImplicitWorkSegmentationType

All Implemented Interfaces:
Containerable, Freezable, 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: