Uses of Class
com.flowable.app.engine.impl.deployer.AppDeployer
-
Packages that use AppDeployer Package Description com.flowable.app.engine -
-
Uses of AppDeployer in com.flowable.app.engine
Fields in com.flowable.app.engine declared as AppDeployer Modifier and Type Field Description protected AppDeployer
AppEngineConfiguration. appDeployer
Methods in com.flowable.app.engine that return AppDeployer Modifier and Type Method Description AppDeployer
AppEngineConfiguration. getAppDeployer()
Methods in com.flowable.app.engine with parameters of type AppDeployer Modifier and Type Method Description AppEngineConfiguration
AppEngineConfiguration. setAppDeployer(AppDeployer appDeployer)
-