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 BpmPlatformPlugin
public void postProcessApplicationUndeploy(ProcessApplicationInterface processApplication)
postProcessApplicationUndeploy
in interface BpmPlatformPlugin
Copyright © 2022. All rights reserved.