Package de.xima.fc
Class I18nKeys.Workflow.Bpmn.Node.QueueTask
- java.lang.Object
-
- de.xima.fc.I18nKeys.Workflow.Bpmn.Node.QueueTask
-
- Enclosing class:
- I18nKeys.Workflow.Bpmn.Node
public static final class I18nKeys.Workflow.Bpmn.Node.QueueTask extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
ADD_TO_END
static String
ADD_TO_START
static String
NAME
static String
TRIGGER_NAME
-
-
-
Field Detail
-
NAME
public static final String NAME
- See Also:
- Constant Field Values
-
ADD_TO_END
public static final String ADD_TO_END
- See Also:
- Constant Field Values
-
ADD_TO_START
public static final String ADD_TO_START
- See Also:
- Constant Field Values
-
TRIGGER_NAME
public static final String TRIGGER_NAME
- See Also:
- Constant Field Values
-
-