| Package | Description |
|---|---|
| liquibase.resource |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPathHandler
Convenience base class for
PathHandlers. |
class |
DirectoryPathHandler
PathHandler that converts the path into a DirectoryResourceAccessor. |
class |
ZipPathHandler
PathHandler that converts the path into a DirectoryResourceAccessor. |
| Modifier and Type | Method and Description |
|---|---|
protected Class<PathHandler> |
PathHandlerFactory.getPluginClass() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
PathHandlerFactory.getPriority(PathHandler obj,
Object... args) |
Copyright © 2023 Liquibase.org. All rights reserved.