Uses of Class
com.flowable.app.engine.impl.deployer.AppDeploymentManager
| Package | Description |
|---|---|
| com.flowable.app.engine | |
| com.flowable.app.engine.impl.repository |
-
Uses of AppDeploymentManager in com.flowable.app.engine
Fields in com.flowable.app.engine declared as AppDeploymentManager Modifier and Type Field Description protected AppDeploymentManagerAppEngineConfiguration. deploymentManagerMethods in com.flowable.app.engine that return AppDeploymentManager Modifier and Type Method Description AppDeploymentManagerAppEngineConfiguration. getDeploymentManager()Methods in com.flowable.app.engine with parameters of type AppDeploymentManager Modifier and Type Method Description AppEngineConfigurationAppEngineConfiguration. 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 AppDeploymentManager Modifier and Type Method Description protected static org.flowable.app.api.repository.AppDefinitionAppDefinitionUtil. getAppDefinition(java.lang.String appDefinitionId, AppDeploymentManager deploymentManager, AppDefinitionCacheEntry cacheEntry)