Class BucketingConstants
java.lang.Object
com.evolveum.midpoint.schema.util.task.work.BucketingConstants
Generally useful constants related to bucketing.
They are placed here because they are needed e.g. in tests with no access to `repo-common` module.
-
Field Details
-
GET_WORK_BUCKET_FOUND_DELEGATED
- See Also:
-
GET_WORK_BUCKET_FOUND_READY
- See Also:
-
GET_WORK_BUCKET_CREATED_NEW
- See Also:
-
GET_WORK_BUCKET_NO_MORE_BUCKETS_DEFINITE
- See Also:
-
GET_WORK_BUCKET_NO_MORE_BUCKETS_NOT_SCAVENGER
- See Also:
-
GET_WORK_BUCKET_NO_MORE_BUCKETS_WAIT_TIME_ELAPSED
- See Also:
-
COMPLETE_WORK_BUCKET
- See Also:
-
RELEASE_WORK_BUCKET
- See Also:
-
-
Constructor Details
-
BucketingConstants
public BucketingConstants()
-