public final class WorkflowConstants extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
WorkflowConstants.SEARCH_BEFORE_CREATE
Provides constants used by the
Search before create user task. |
static class |
WorkflowConstants.SIMPLE_MATCHING
Provides constants used by the simple matching user task.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
AUTO_COMPLETE |
static String |
BRANCH |
static String |
INSTANCE |
static String |
RECORD |
static String |
TABLE_PATH |
static String |
WORKFLOW_IDENTIFIER |
static String |
XPATH |
| Constructor and Description |
|---|
WorkflowConstants() |
public static final String AUTO_COMPLETE
public static final String BRANCH
public static final String INSTANCE
public static final String TABLE_PATH
public static final String WORKFLOW_IDENTIFIER
public static final String XPATH
public static final String RECORD