public class DeleteDeploymentFailListener extends Object implements TransactionListener
| Modifier and Type | Field and Description |
|---|---|
protected CommandExecutor |
commandExecutor |
protected String |
deploymentId |
protected ProcessApplicationReference |
processApplicationReference |
| Constructor and Description |
|---|
DeleteDeploymentFailListener(String deploymentId,
ProcessApplicationReference processApplicationReference,
CommandExecutor commandExecutor) |
protected String deploymentId
protected ProcessApplicationReference processApplicationReference
protected CommandExecutor commandExecutor
public DeleteDeploymentFailListener(String deploymentId, ProcessApplicationReference processApplicationReference, CommandExecutor commandExecutor)
public void execute(CommandContext commandContext)
execute in interface TransactionListenerCopyright © 2013–2020 camunda services GmbH. All rights reserved.