public class ProcessesXmlStopProcessEnginesStep extends MBeanDeploymentOperationStep
Deployment operation responsible for stopping all process engines started by the deployment.
LOGGER
Constructor and Description |
---|
ProcessesXmlStopProcessEnginesStep() |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
void |
performOperationStep(MBeanDeploymentOperation operationContext) |
protected void |
stopProcessEngine(String processEngineName,
MBeanDeploymentOperation operationContext) |
protected void |
stopProcessEngines(List<ProcessEngineXml> processEngine,
MBeanDeploymentOperation operationContext) |
cancelOperationStep
public String getName()
getName
in class MBeanDeploymentOperationStep
public void performOperationStep(MBeanDeploymentOperation operationContext)
performOperationStep
in class MBeanDeploymentOperationStep
protected void stopProcessEngines(List<ProcessEngineXml> processEngine, MBeanDeploymentOperation operationContext)
protected void stopProcessEngine(String processEngineName, MBeanDeploymentOperation operationContext)
Copyright © 2015. All rights reserved.