Uses of Class
com.flowable.app.engine.impl.deployer.AppDeploymentManager
Packages that use AppDeploymentManager
-
Uses of AppDeploymentManager in com.flowable.app.engine
Fields in com.flowable.app.engine declared as AppDeploymentManagerModifier and TypeFieldDescriptionprotected AppDeploymentManager
AppEngineConfiguration.deploymentManager
Methods in com.flowable.app.engine that return AppDeploymentManagerMethods in com.flowable.app.engine with parameters of type AppDeploymentManagerModifier and TypeMethodDescriptionAppEngineConfiguration.setDeploymentManager
(AppDeploymentManager deploymentManager) -
Uses of AppDeploymentManager in com.flowable.app.engine.impl.repository
Methods in com.flowable.app.engine.impl.repository with parameters of type AppDeploymentManagerModifier and TypeMethodDescriptionprotected static AppDefinition
AppDefinitionUtil.getAppDefinition
(String appDefinitionId, AppDeploymentManager deploymentManager, AppDefinitionCacheEntry cacheEntry)