Class LiquibaseCommandLine
java.lang.Object
liquibase.integration.commandline.LiquibaseCommandLine
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected String[]
adjustLegacyArgs
(String[] args) protected String
cleanExceptionMessage
(String message) protected ClassLoader
protected void
int
protected int
handleException
(Throwable exception) static void
protected static String[]
toArgNames
(CommandArgumentDefinition<?> def) protected static String[]
toArgNames
(ConfigurationDefinition<?> def)
-
Field Details
-
COMMAND_ARGUMENTS
- See Also:
-
-
Constructor Details
-
LiquibaseCommandLine
public LiquibaseCommandLine()
-
-
Method Details
-
main
-
handleException
-
cleanExceptionMessage
-
execute
-
enableMonitoring
protected void enableMonitoring() -
adjustLegacyArgs
-
configureLogging
- Throws:
IOException
-
configureClassLoader
- Throws:
IllegalArgumentException
-
toArgNames
-
toArgNames
-