Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.AbstractWorkBucketContentType
Packages that use AbstractWorkBucketContentType
-
Uses of AbstractWorkBucketContentType in com.evolveum.midpoint.xml.ns._public.common.common_3
Modifier and TypeClassDescriptionclass
Work bucket content defined explicitly by a filter.class
"Null" work bucket content: does not restrict the query in any way.class
Work bucket content defined as an interval of numeric values of discriminator item.class
Work bucket content defined as interval of string values.class
Work bucket content defined using string value prefix.class
Work bucket content defined using string value.Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return AbstractWorkBucketContentTypeModifier and TypeMethodDescriptionBucketProcessingRecordType.beginContent()
ExplicitWorkSegmentationType.beginContent()
WorkBucketType.beginContent()
AbstractWorkBucketContentType.clone()
ObjectFactory.createAbstractWorkBucketContentType()
BucketProcessingRecordType.getContent()
WorkBucketType.getContent()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type AbstractWorkBucketContentTypeMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type AbstractWorkBucketContentTypeModifier and TypeMethodDescriptionBucketProcessingRecordType.content
(AbstractWorkBucketContentType value) ExplicitWorkSegmentationType.content
(AbstractWorkBucketContentType value) WorkBucketType.content
(AbstractWorkBucketContentType value) void
BucketProcessingRecordType.setContent
(AbstractWorkBucketContentType value) void
WorkBucketType.setContent
(AbstractWorkBucketContentType value) Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type AbstractWorkBucketContentType