| Package | Description |
|---|---|
| liquibase.change |
The change package contains the available database "changes".
|
| liquibase.executor | |
| liquibase.extension.testing.testsystem | |
| liquibase.hub | |
| liquibase.license | |
| liquibase.logging | |
| liquibase.logging.core | |
| liquibase.plugin | |
| liquibase.ui |
| Modifier and Type | Class and Description |
|---|---|
class |
ChangeFactory
Factory class for constructing the correct liquibase.change.Change implementation based on a command name.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExecutorService |
| Modifier and Type | Class and Description |
|---|---|
class |
TestSystemFactory
Factory for getting
TestSystem implementations. |
| Modifier and Type | Class and Description |
|---|---|
class |
HubServiceFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
LicenseServiceFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
LogFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
LogServiceFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPluginFactory<T extends Plugin>
Convenience base class for all factories that find correct
Plugin implementations. |
| Modifier and Type | Class and Description |
|---|---|
class |
UIServiceFactory |
Copyright © 2022 Liquibase.org. All rights reserved.