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 © 2019 Liquibase.org. All rights reserved.