public class StopProcessEnginesStep extends DeploymentOperationStep
Deployment operation step that stops ALL process engines registered inside the container.
Constructor and Description |
---|
StopProcessEnginesStep() |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
void |
performOperationStep(DeploymentOperation operationContext) |
cancelOperationStep
public String getName()
getName
in class DeploymentOperationStep
public void performOperationStep(DeploymentOperation operationContext)
performOperationStep
in class DeploymentOperationStep
Copyright © 2022. All rights reserved.