org.camunda.bpm.engine.impl.persistence.deploy
Class DeleteDeploymentFailListener
java.lang.Object
org.camunda.bpm.engine.impl.persistence.deploy.DeleteDeploymentFailListener
- All Implemented Interfaces:
- TransactionListener
public class DeleteDeploymentFailListener
- extends Object
- implements TransactionListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
deploymentId
protected String deploymentId
DeleteDeploymentFailListener
public DeleteDeploymentFailListener(String deploymentId)
execute
public void execute(CommandContext commandContext)
- Specified by:
execute in interface TransactionListener
Copyright © 2015 camunda services GmbH. All rights reserved.