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 TransactionListener
Copyright © 2019. All rights reserved.