- All Implemented Interfaces:
org.flowable.common.engine.impl.EngineDeployer
public class ActionDeployer
extends Object
implements org.flowable.common.engine.impl.EngineDeployer
- Author:
- Tijs Rademakers
-
Constructor Summary
Constructors
-
Method Summary
void
deploy(org.flowable.common.engine.api.repository.EngineDeployment deployment,
Map<String,Object> deploymentSettings)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ActionDeployer
public ActionDeployer()
-
Method Details
-
deploy
public void deploy(org.flowable.common.engine.api.repository.EngineDeployment deployment,
Map<String,Object> deploymentSettings)
- Specified by:
deploy
in interface org.flowable.common.engine.impl.EngineDeployer