Class NullWorkBucketContentType

java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
com.evolveum.midpoint.xml.ns._public.common.common_3.AbstractWorkBucketContentType
com.evolveum.midpoint.xml.ns._public.common.common_3.NullWorkBucketContentType
All Implemented Interfaces:
PlainStructured, JaxbVisitable, Serializable, Cloneable

public class NullWorkBucketContentType extends AbstractWorkBucketContentType
"Null" work bucket content: does not restrict the query in any way. Used when no bucketing configuration is specified. In that case, a single "null" bucket is created.
See Also: