Class DeploymentFailListener
java.lang.Object
org.eximeebpms.bpm.engine.impl.persistence.deploy.DeploymentFailListener
- All Implemented Interfaces:
TransactionListener
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprotected class -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeploymentFailListener(String deploymentId, CommandExecutor commandExecutor) DeploymentFailListener(Set<String> deploymentIds, CommandExecutor commandExecutor) -
Method Summary
-
Field Details
-
commandExecutor
-
deploymentIds
-
-
Constructor Details
-
DeploymentFailListener
-
DeploymentFailListener
-
-
Method Details
-
execute
- Specified by:
executein interfaceTransactionListener
-