Package liquibase.ui
package liquibase.ui
-
ClassDescriptionUsed for handling multiple UI output services.
UIService
implementation that sends messages to stdout and stderr.Wrapper aroundConsole
to allow replacements as needed.DefaultInputHandler<ReturnType>Default input handler simply callsObjectUtil.convert(Object, Class)
InputHandler<ReturnType>Sends all UI requests to the configured Logger.Service for interacting with the user.Enum used to define the available UIServices provided by Liquibase that can be set using global parameters