public class EnsureCleanDbPlugin extends Object implements BpmPlatformPlugin
Modifier and Type | Field and Description |
---|---|
static List<String> |
TABLENAMES_EXCLUDED_FROM_DB_CLEAN_CHECK |
Constructor and Description |
---|
EnsureCleanDbPlugin() |
Modifier and Type | Method and Description |
---|---|
static String |
assertAndEnsureCleanDb(ProcessEngine processEngine,
boolean fail) |
void |
postProcessApplicationDeploy(ProcessApplicationInterface processApplication) |
void |
postProcessApplicationUndeploy(ProcessApplicationInterface processApplication) |
public void postProcessApplicationDeploy(ProcessApplicationInterface processApplication)
postProcessApplicationDeploy
in interface BpmPlatformPlugin
public void postProcessApplicationUndeploy(ProcessApplicationInterface processApplication)
postProcessApplicationUndeploy
in interface BpmPlatformPlugin
public static String assertAndEnsureCleanDb(ProcessEngine processEngine, boolean fail)
Copyright © 2016. All rights reserved.