Uses of Class
com.flowable.core.content.api.DocumentActionHandlerModel
Packages that use DocumentActionHandlerModel
-
Uses of DocumentActionHandlerModel in com.flowable.core.content.api
Fields in com.flowable.core.content.api with type parameters of type DocumentActionHandlerModelModifier and TypeFieldDescriptionprotected Map<String,
DocumentActionHandlerModel> BaseDocumentDefinitionModel.actionHandlers
Methods in com.flowable.core.content.api that return types with arguments of type DocumentActionHandlerModelModifier and TypeMethodDescriptionBaseDocumentDefinitionModel.getActionHandlers()
DocumentDefinitionModel.getActionHandlers()
Method parameters in com.flowable.core.content.api with type arguments of type DocumentActionHandlerModelModifier and TypeMethodDescriptionvoid
BaseDocumentDefinitionModel.setActionHandlers
(Map<String, DocumentActionHandlerModel> actionHandlers)