public class EnsureCleanDbPlugin extends Object implements BpmPlatformPlugin
| Modifier and Type | Field and Description | 
|---|---|
protected static String | 
CACHE_IS_NOT_CLEAN  | 
protected static String | 
DATABASE_NOT_CLEAN  | 
protected Logger | 
logger  | 
| Constructor and Description | 
|---|
EnsureCleanDbPlugin()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
postProcessApplicationDeploy(ProcessApplicationInterface processApplication)  | 
void | 
postProcessApplicationUndeploy(ProcessApplicationInterface processApplication)  | 
protected static final String DATABASE_NOT_CLEAN
protected static final String CACHE_IS_NOT_CLEAN
protected Logger logger
public void postProcessApplicationDeploy(ProcessApplicationInterface processApplication)
postProcessApplicationDeploy in interface BpmPlatformPluginpublic void postProcessApplicationUndeploy(ProcessApplicationInterface processApplication)
postProcessApplicationUndeploy in interface BpmPlatformPluginCopyright © 2017. All rights reserved.