Package org.camunda.qa.impl
Class EnsureCleanDbPlugin
java.lang.Object
org.camunda.qa.impl.EnsureCleanDbPlugin
- All Implemented Interfaces:
BpmPlatformPlugin
- Author:
- Daniel Meyer, Christopher Zell
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
postProcessApplicationDeploy
(ProcessApplicationInterface processApplication) void
postProcessApplicationUndeploy
(ProcessApplicationInterface processApplication)
-
Field Details
-
DATABASE_NOT_CLEAN
- See Also:
-
CACHE_IS_NOT_CLEAN
- See Also:
-
logger
-
-
Constructor Details
-
EnsureCleanDbPlugin
public EnsureCleanDbPlugin()
-
-
Method Details
-
postProcessApplicationDeploy
- Specified by:
postProcessApplicationDeploy
in interfaceBpmPlatformPlugin
-
postProcessApplicationUndeploy
- Specified by:
postProcessApplicationUndeploy
in interfaceBpmPlatformPlugin
-