public abstract class ScopeManager extends Object
Constructor and Description |
---|
ScopeManager() |
Modifier and Type | Method and Description |
---|---|
abstract Scope |
getCurrentScope() |
protected abstract Scope |
init(Scope scope) |
protected abstract void |
setCurrentScope(Scope scope) |
Copyright © 2023 Liquibase.org. All rights reserved.