Package com.flowable.core.content.api
Interface DocumentDefinitionModel
- All Known Implementing Classes:
BaseDocumentDefinitionModel
public interface DocumentDefinitionModel
-
Method Details
-
getKey
String getKey() -
getName
String getName() -
getDescription
String getDescription() -
getInitialState
String getInitialState() -
getInitialSubState
String getInitialSubState() -
getInitialType
String getInitialType() -
getInitialSubType
String getInitialSubType() -
getVersioning
String getVersioning() -
getForms
-
getActionPermissions
-
getActionHandlers
Map<String,DocumentActionHandlerModel> getActionHandlers() -
getVariables
-
getI18n
-