Class ActionDeployer
- java.lang.Object
-
- com.flowable.action.engine.configurator.ActionDeployer
-
- All Implemented Interfaces:
org.flowable.common.engine.impl.EngineDeployer
public class ActionDeployer extends java.lang.Object implements org.flowable.common.engine.impl.EngineDeployer
- Author:
- Tijs Rademakers
-
-
Constructor Summary
Constructors Constructor Description ActionDeployer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
deploy(org.flowable.common.engine.api.repository.EngineDeployment deployment, java.util.Map<java.lang.String,java.lang.Object> deploymentSettings)
-