Package de.xima.fc
Class I18nKeys.Workflow.Bpmn.Trigger.UserInvocation
- java.lang.Object
-
- de.xima.fc.I18nKeys.Workflow.Bpmn.Trigger.UserInvocation
-
- Enclosing class:
- I18nKeys.Workflow.Bpmn.Trigger
public static final class I18nKeys.Workflow.Bpmn.Trigger.UserInvocation extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
LIMIT_TO_INITIAL_SENDER
static String
NAME
static String
USER_GROUPS
static String
WORKFLOW_STATES
-
-
-
Field Detail
-
NAME
public static final String NAME
- See Also:
- Constant Field Values
-
LIMIT_TO_INITIAL_SENDER
public static final String LIMIT_TO_INITIAL_SENDER
- See Also:
- Constant Field Values
-
USER_GROUPS
public static final String USER_GROUPS
- See Also:
- Constant Field Values
-
WORKFLOW_STATES
public static final String WORKFLOW_STATES
- See Also:
- Constant Field Values
-
-