public class WorklistConstants
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
WorklistConstants.ActivityReferenceTypes |
static class |
WorklistConstants.DistributionMethod
The method of distributing work items used within the worklist manager.
|
static class |
WorklistConstants.Priority
The priority of a worklist item.
|
static class |
WorklistConstants.UpdateMode
The update mode of a worklist.
|
static class |
WorklistConstants.WorklistItemState
The state of a worklist item.
|
static class |
WorklistConstants.WorklistItemUpdateType
The kind of change which happened to a worklist (per item).
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ESCALATED_DUE_TO_PROBLEMS
The user attribute set in case a worklist item has been escalated to the instance supervisor,
template supervisor or the fallback worklist.
|
| Constructor and Description |
|---|
WorklistConstants() |
public static final java.lang.String ESCALATED_DUE_TO_PROBLEMS