Uses of Interface
com.flowable.core.content.api.DocumentDefinition
-
Uses of DocumentDefinition in com.flowable.content.engine.impl.cmd
Methods in com.flowable.content.engine.impl.cmd that return DocumentDefinition Modifier and Type Method Description DocumentDefinitionGetDeploymentDocumentDefinitionCmd. execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) -
Uses of DocumentDefinition in com.flowable.content.engine.impl.deployer
Methods in com.flowable.content.engine.impl.deployer that return DocumentDefinition Modifier and Type Method Description DocumentDefinitionDocumentDeploymentManager. findDeployedActionDefinitionByKeyAndVersionAndTenantId(java.lang.String documentDefinitionKey, java.lang.Integer documentDefinitionVersion, java.lang.String tenantId)DocumentDefinitionDocumentDeploymentManager. findDeployedDocumentDefinitionById(java.lang.String documentDefinitionId)DocumentDefinitionDocumentDeploymentManager. findDeployedLatestActionDefinitionByKey(java.lang.String documentDefinitionKey)DocumentDefinitionDocumentDeploymentManager. findDeployedLatestActionDefinitionByKeyAndTenantId(java.lang.String documentDefinitionKey, java.lang.String tenantId)Methods in com.flowable.content.engine.impl.deployer with parameters of type DocumentDefinition Modifier and Type Method Description DocumentDefinitionCacheEntryDocumentDeploymentManager. resolveDocumentDefinition(DocumentDefinition documentDefinition) -
Uses of DocumentDefinition in com.flowable.content.engine.impl.persistence.entity
Subinterfaces of DocumentDefinition in com.flowable.content.engine.impl.persistence.entity Modifier and Type Interface Description interfaceDocumentDefinitionEntityClasses in com.flowable.content.engine.impl.persistence.entity that implement DocumentDefinition Modifier and Type Class Description classDocumentDefinitionEntityImplMethods in com.flowable.content.engine.impl.persistence.entity that return types with arguments of type DocumentDefinition Modifier and Type Method Description java.util.List<DocumentDefinition>DocumentDefinitionEntityManager. findByCriteria(DocumentDefinitionQuery query)java.util.List<DocumentDefinition>DocumentDefinitionEntityManagerImpl. findByCriteria(DocumentDefinitionQuery query)Methods in com.flowable.content.engine.impl.persistence.entity with parameters of type DocumentDefinition Modifier and Type Method Description protected DocumentDefinitionEntityDocumentDeploymentEntityManagerImpl. findLatestDocumentDefinition(DocumentDefinition documentDefinition) -
Uses of DocumentDefinition in com.flowable.content.engine.impl.persistence.entity.data
Methods in com.flowable.content.engine.impl.persistence.entity.data that return types with arguments of type DocumentDefinition Modifier and Type Method Description java.util.List<DocumentDefinition>DocumentDefinitionDataManager. findByCriteria(DocumentDefinitionQueryImpl query) -
Uses of DocumentDefinition in com.flowable.content.engine.impl.persistence.entity.data.impl
Methods in com.flowable.content.engine.impl.persistence.entity.data.impl that return types with arguments of type DocumentDefinition Modifier and Type Method Description java.util.List<DocumentDefinition>MybatisDocumentDefinitionDataManager. findByCriteria(DocumentDefinitionQueryImpl query) -
Uses of DocumentDefinition in com.flowable.content.engine.impl.repository
Methods in com.flowable.content.engine.impl.repository that return DocumentDefinition Modifier and Type Method Description DocumentDefinitionDocumentRepositoryServiceImpl. getDocumentDefinition(java.lang.String documentDefinitionId)Methods in com.flowable.content.engine.impl.repository that return types with arguments of type DocumentDefinition Modifier and Type Method Description java.util.List<DocumentDefinition>DocumentDefinitionQueryImpl. executeList(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) -
Uses of DocumentDefinition in com.flowable.core.content.api
Methods in com.flowable.core.content.api that return DocumentDefinition Modifier and Type Method Description DocumentDefinitionDocumentDefinitionBuilder. create()DocumentDefinitionDocumentRepositoryService. getDocumentDefinition(java.lang.String documentDefinitionId)Returns theDocumentDefinitionincluding all action information like additional Properties (e.g.