Uses of Class
liquibase.RuntimeEnvironment
Packages that use RuntimeEnvironment
-
Uses of RuntimeEnvironment in liquibase.changelog
Methods in liquibase.changelog with parameters of type RuntimeEnvironmentModifier and TypeMethodDescriptionvoidChangeLogIterator.run(ChangeSetVisitor visitor, RuntimeEnvironment env) voidStatusChangeLogIterator.run(ChangeSetVisitor visitor, RuntimeEnvironment env) voidDatabaseChangeLog.setRuntimeEnvironment(RuntimeEnvironment runtimeEnvironment) protected voidChangeLogIterator.validateChangeSetExecutor(ChangeSet changeSet, RuntimeEnvironment env) Make sure that any changeset which has a runWith=setting has a valid Executor, and that the changes in the changeset are eligible for execution by this Executor