Uses of Class
com.flowable.platform.engine.impl.deployer.PlatformDeploymentManager
Packages that use PlatformDeploymentManager
-
Uses of PlatformDeploymentManager in com.flowable.platform.engine
Fields in com.flowable.platform.engine declared as PlatformDeploymentManagerModifier and TypeFieldDescriptionprotected PlatformDeploymentManager
PlatformEngineConfiguration.deploymentManager
Methods in com.flowable.platform.engine that return PlatformDeploymentManagerMethods in com.flowable.platform.engine with parameters of type PlatformDeploymentManagerModifier and TypeMethodDescriptionvoid
PlatformEngineConfiguration.setDeploymentManager
(PlatformDeploymentManager deploymentManager) -
Uses of PlatformDeploymentManager in com.flowable.platform.engine.impl.util
Methods in com.flowable.platform.engine.impl.util that return PlatformDeploymentManagerModifier and TypeMethodDescriptionstatic PlatformDeploymentManager
CommandContextUtil.getDeploymentManager()
static PlatformDeploymentManager
CommandContextUtil.getDeploymentManager
(CommandContext commandContext)