Uses of Class
com.flowable.content.engine.impl.deployer.DocumentDefinitionDeployer
-
Packages that use DocumentDefinitionDeployer Package Description com.flowable.content.engine -
-
Uses of DocumentDefinitionDeployer in com.flowable.content.engine
Fields in com.flowable.content.engine declared as DocumentDefinitionDeployer Modifier and Type Field Description protected DocumentDefinitionDeployer
ContentEngineConfiguration. documentDefinitionDeployer
Methods in com.flowable.content.engine that return DocumentDefinitionDeployer Modifier and Type Method Description DocumentDefinitionDeployer
ContentEngineConfiguration. getDocumentDefinitionDeployer()
Methods in com.flowable.content.engine with parameters of type DocumentDefinitionDeployer Modifier and Type Method Description ContentEngineConfiguration
ContentEngineConfiguration. setDocumentDefinitionDeployer(DocumentDefinitionDeployer documentDefinitionDeployer)
-