public interface UIService extends ExtensibleObject, Plugin
PRIORITY_DEFAULT, PRIORITY_NOT_APPLICABLE, PRIORITY_SPECIALIZED| Modifier and Type | Method and Description |
|---|---|
int |
getPriority() |
void |
sendErrorMessage(String message)
Send an "error" message to the user.
|
void |
sendErrorMessage(String message,
Throwable exception)
Send an "error" message to the user along with a stacktrace.
|
void |
sendMessage(String message)
Send a "normal" message to the user.
|
clone, describe, get, get, getAttributes, getObjectMetaData, getValuePath, has, setCopyright © 2020 Liquibase.org. All rights reserved.