public abstract class LibrarySessionUpgradeAction extends LibrarySessionAction
RESTART_SERVICECONTINUE_ON_ERROR, m_defaultOptions, m_optionsAPPEND_LOG, DATABASE_TYPE, DATABASE_URL, DB_USER_NAME, DB_USER_PASSWORD, DOMAIN_TYPE, ENABLE_SSL_SUPPORT, FOR_SCHEMA_UPGRADE, IFS_DOMAIN_DISPLAY_NAME, IFS_DOMAIN_NAME, IFS_SCHEMA_NAME, IFS_SCHEMA_PASSWORD, IFS_SERVICE_NAME, IFS_USER_NAME, IFS_USER_PASSWORD, INCLUDE_PATH, INITIAL_CONTEXT_FACTORY, LDAP_URL_DAS_LOOKUP, LDAP_USER_NAME, LDAP_USER_PASSWORD, OUTPUT_FILE, PARAMETER_FILE, REGISTRY, SCHEMA_VERSION_KEY, SECURITY_PROTOCOL_NAME, SERVICE_CONFIGURATION_NAME| Constructor and Description | 
|---|
| LibrarySessionUpgradeAction() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | failed(Throwable error)Provide "do nothing" implementation for failed(). | 
| protected String | getTimestamp()Gets a timestamp to use in the logs. | 
| protected void | log()Add timestamp to the log. | 
| protected void | log(String msg)Add message to the log. | 
| protected void | printStackTrace(Throwable e)Add stack trace to the log. | 
| void | stop()Provide "do nothing" implementation for stop(). | 
execute, perform, setDomain, setForSchemaUpgrade, setPassword, setRestartService, setSchemaPassword, setUsergetDescription, getName, getValue, isContinueOnError, isPostgres, putValue, setDefaultOptions, setDescription, setName, setOptionspublic void stop()
public void failed(Throwable error)
error - the error that occuredprotected void printStackTrace(Throwable e)
e - the exception for which to print a stack traceprotected void log()
protected void log(String msg)
msg - the message to logprotected String getTimestamp()
Copyright © 2025. All rights reserved.