Class UnregisterBpmPlatformPluginsStep
java.lang.Object
org.camunda.bpm.container.impl.spi.DeploymentOperationStep
org.camunda.bpm.container.impl.deployment.UnregisterBpmPlatformPluginsStep
- Author:
- Thorben Lindhauer
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptiongetName()voidperformOperationStep(DeploymentOperation operationContext) Methods inherited from class org.camunda.bpm.container.impl.spi.DeploymentOperationStepcancelOperationStep
- 
Constructor Details- 
UnregisterBpmPlatformPluginsSteppublic UnregisterBpmPlatformPluginsStep()
 
- 
- 
Method Details- 
getName- Specified by:
- getNamein class- DeploymentOperationStep
 
- 
performOperationStep- Specified by:
- performOperationStepin class- DeploymentOperationStep
 
 
-