public class PostDeployInvocationStep extends DeploymentOperationStep
Operation step responsible for invoking the @PostDeploy
method of a
ProcessApplication class.
Constructor and Description |
---|
PostDeployInvocationStep() |
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.