Package | Description |
---|---|
de.xima.fc.api.system |
Package für den API-Zugriff auf Systemkonfigurationen
|
de.xima.fc.handler.interfaces.system | |
de.xima.fc.handler.system | |
de.xima.fc.liquibase | |
de.xima.fc.mdl.setup |
Hilfsklassen für das Setup
|
Modifier and Type | Method and Description |
---|---|
FCMessage |
SetupAPI.invokeLiquibaseProzess(UserContext uc,
ELiquibaseCmd command)
Methode zum Ausführen eines Liquibase-Prozesse
|
Modifier and Type | Method and Description |
---|---|
FCMessage |
ISetupHandler.invokeLiquibaseProzess(UserContext uc,
ELiquibaseCmd lbCmd)
Invoke liquibase prozess.
|
Modifier and Type | Method and Description |
---|---|
FCMessage |
SetupHandler.invokeLiquibaseProzess(UserContext uc,
ELiquibaseCmd lbCmd)
Invoke liquibase prozess.
|
Modifier and Type | Method and Description |
---|---|
static FCMessage |
LiquibaseMigrationUtils.invokeLiquibaseProzess(ELiquibaseCmd lbCmd) |
static FCMessage |
LiquibaseMigrationUtils.invokeLiquibaseProzess(ELiquibaseCmd lbCmd,
String file,
String context) |
Modifier and Type | Method and Description |
---|---|
static ELiquibaseCmd |
ELiquibaseCmd.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ELiquibaseCmd[] |
ELiquibaseCmd.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.