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