| Package | Description | 
|---|---|
| de.xima.fc.api.system | 
 Package for API access to system configuration. 
 | 
| de.xima.fc.handler.interfaces.system | |
| de.xima.fc.handler.system | |
| de.xima.fc.liquibase | |
| de.xima.fc.mdl.enums | 
 Enummerationen die unter anderem innerhalb von Modellklassen referenziert werden. 
 | 
| de.xima.fc.mdl.setup | 
 Hilfsklassen für das Setup 
 | 
| Modifier and Type | Method and Description | 
|---|---|
FCMessage | 
SetupAPI.invokeLiquibaseProzess(UserContext uc,
                      ELiquibaseCmd command)
Method for executing a liquibase process. 
 | 
| 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)  | 
| Modifier and Type | Method and Description | 
|---|---|
static FCMessage | 
LiquibaseMigrationUtils.invokeLiquibaseProzess(ELiquibaseCmd lbCmd)  | 
static FCMessage | 
LiquibaseMigrationUtils.invokeLiquibaseProzess(ELiquibaseCmd lbCmd,
                      String file,
                      liquibase.Contexts context)  | 
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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ELiquibaseCmd | 
ELiquibaseCmd.getNewEnum()
Deprecated.  
  | 
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.