Uses of Annotation Interface
org.flowable.common.engine.impl.test.EnsureCleanDb
Packages that use EnsureCleanDb
-
Uses of EnsureCleanDb in org.flowable.common.engine.impl.test
Methods in org.flowable.common.engine.impl.test with parameters of type EnsureCleanDbModifier and TypeMethodDescriptionstatic voidEnsureCleanDbUtils.assertAndEnsureCleanDb(String testName, org.slf4j.Logger logger, AbstractEngineConfiguration engineConfiguration, EnsureCleanDb ensureCleanDb, boolean hasNoException, Command<Void> dropAndRecreateDbCommand)