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