Package | Description |
---|---|
liquibase.integration.commandline |
Modifier and Type | Method and Description |
---|---|
static CommandLineOutputAppender.Mode |
CommandLineOutputAppender.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommandLineOutputAppender.Mode[] |
CommandLineOutputAppender.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CommandLineOutputAppender.setMode(CommandLineOutputAppender.Mode mode)
Sets the mode this command line logger should execute in.
|
Copyright © 2019 Liquibase.org. All rights reserved.