Uses of Class
com.flowable.platform.engine.impl.deployer.PlatformDeploymentManager
-
Uses of PlatformDeploymentManager in com.flowable.platform.engine
Modifier and TypeFieldDescriptionprotected PlatformDeploymentManager
PlatformEngineConfiguration.deploymentManager
Modifier and TypeMethodDescriptionvoid
PlatformEngineConfiguration.setDeploymentManager
(PlatformDeploymentManager deploymentManager) -
Uses of PlatformDeploymentManager in com.flowable.platform.engine.impl.util
Modifier and TypeMethodDescriptionstatic PlatformDeploymentManager
CommandContextUtil.getDeploymentManager()
static PlatformDeploymentManager
CommandContextUtil.getDeploymentManager
(CommandContext commandContext)