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)  | 
cancelOperationSteppublic String getName()
getName in class DeploymentOperationSteppublic void performOperationStep(DeploymentOperation operationContext)
performOperationStep in class DeploymentOperationStepCopyright © 2019. All rights reserved.