Package org.apache.syncope.core.flowable
Class FlowableLiquibaseEnvironmentPostProcessor
java.lang.Object
org.apache.syncope.core.flowable.FlowableLiquibaseEnvironmentPostProcessor
- All Implemented Interfaces:
EnvironmentPostProcessor
public class FlowableLiquibaseEnvironmentPostProcessor
extends Object
implements EnvironmentPostProcessor
Needed with Flowable 6.5.0 or higer.
For more information, check https://github.com/flowable/flowable-engine/issues/2142
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
-
Constructor Details
-
FlowableLiquibaseEnvironmentPostProcessor
public FlowableLiquibaseEnvironmentPostProcessor()
-
-
Method Details
-
postProcessEnvironment
- Specified by:
postProcessEnvironment
in interfaceEnvironmentPostProcessor
-