Package org.activiti.cloud.modeling.api
Class ProcessModelType
java.lang.Object
org.activiti.cloud.modeling.api.ProcessModelType
- All Implemented Interfaces:
ModelType
Process model type
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.activiti.cloud.modeling.api.ModelType
getExtensionsFileSuffix
-
Field Details
-
PROCESS
- See Also:
-
PROCESSES
- See Also:
-
BPMN20_XML
- See Also:
-
BPMN_XML
- See Also:
-
BPMN
- See Also:
-
ALLOWED_FILE_EXTENSIONS
-
-
Constructor Details
-
ProcessModelType
public ProcessModelType()
-
-
Method Details
-
getName
-
getFolderName
- Specified by:
getFolderNamein interfaceModelType
-
getContentFileExtension
- Specified by:
getContentFileExtensionin interfaceModelType
-
getAllowedContentFileExtension
- Specified by:
getAllowedContentFileExtensionin interfaceModelType
-