Interface BpmPlatformPlugin
- All Known Implementing Classes:
 EnsureCleanDbPlugin,SpinBpmPlatformPlugin
public interface BpmPlatformPlugin
- Author:
 - Thorben Lindhauer
 
- 
Method Summary
Modifier and TypeMethodDescriptionvoidpostProcessApplicationDeploy(ProcessApplicationInterface processApplication) voidpostProcessApplicationUndeploy(ProcessApplicationInterface processApplication)  
- 
Method Details
- 
postProcessApplicationDeploy
 - 
postProcessApplicationUndeploy
 
 -