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