Package cn.zeroup.macrocosm.cv
Interface WfCv
-
public interface WfCv- Author:
- Lang
-
-
Field Summary
Fields Modifier and Type Field Description static StringBPMN_FLOW_TYPEstatic StringCODE_HISTORYstatic StringFOLDER_ROOTstatic StringFOLDER_TODO
-
-
-
Field Detail
-
FOLDER_TODO
static final String FOLDER_TODO
- See Also:
- Constant Field Values
-
FOLDER_ROOT
static final String FOLDER_ROOT
- See Also:
- Constant Field Values
-
BPMN_FLOW_TYPE
static final String BPMN_FLOW_TYPE
- See Also:
- Constant Field Values
-
CODE_HISTORY
static final String CODE_HISTORY
- See Also:
- Constant Field Values
-
-