Class NotifyPostProcessApplicationUndeployedStep
java.lang.Object
org.camunda.bpm.container.impl.spi.DeploymentOperationStep
org.camunda.bpm.container.impl.deployment.NotifyPostProcessApplicationUndeployedStep
- Author:
 - Daniel Meyer
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptiongetName()voidperformOperationStep(DeploymentOperation operationContext) Methods inherited from class org.camunda.bpm.container.impl.spi.DeploymentOperationStep
cancelOperationStep 
- 
Constructor Details
- 
NotifyPostProcessApplicationUndeployedStep
public NotifyPostProcessApplicationUndeployedStep() 
 - 
 - 
Method Details
- 
getName
- Specified by:
 getNamein classDeploymentOperationStep
 - 
performOperationStep
- Specified by:
 performOperationStepin classDeploymentOperationStep
 
 -