public class SingleUninstallDriver extends Driver
Driver.ExecutionStatus
Modifier and Type | Field and Description |
---|---|
static String |
LOC_DR_ERR_NOT_CONFIGURED_INST
Field LOC_DR_ERR_ALREADY_CONFIGURED_INST *
|
static String |
LOC_DR_MSG_UNINSTALL_LOG_FILE_PATH |
static String |
LOC_DR_MSG_UNINSTALL_LOG_VERSION_DESC |
static String |
LOC_DR_MSG_UNINSTALL_LOG_VERSION_DESC_LINE |
INT_EXIT_LOOP, INT_RUN_DISPLAY_SUMMARY, INT_RUN_IFINDER_INTERACTIONS, INT_RUN_INTERACTIONS, LOC_DR_MSG_PRODUCT_AGENT_TAGS_FILE_NAME, LOC_DR_MSG_PRODUCT_AUDIT_DIR, LOC_DR_MSG_PRODUCT_CONFIG_FILE_NAME, LOC_DR_MSG_PRODUCT_DEBUG_DIR, LOC_DR_MSG_PRODUCT_INSTANCE_NAME, LOC_DR_MSG_SUMM_INFO_BEGIN, LOC_DR_MSG_SUMM_INFO_BEGIN_LINE, LOC_DR_MSG_SUMM_INFO_END, LOC_DR_MSG_USER_ABORT, LOC_DR_MSG_VERSION_INFO
INT_OPERATION_TYPE_REGULAR, INT_OPERATION_TYPE_SAVE_RESPONSE, INT_OPERATION_TYPE_USE_RESPONSE, LOC_DR_ERR_APP_SERVER_HOME_LOCATOR, LOC_DR_ERR_CORRUPT_PRODUCT_INSTALL, LOC_DR_ERR_INVALID_INSTALL_HOME, LOC_DR_ERR_PRODUCT_ALREADY_MIGRATED, LOC_DR_ERR_PRODUCT_LOCATOR_BACKUP, LOC_DR_ERR_PRODUCT_LOCATOR_READ, LOC_DR_ERR_PRODUCT_LOCATOR_WRITE, LOC_DR_MSG_PRODUCT_SUMM_INFO_BEGIN, LOC_DR_MSG_PRODUCT_SUMM_INFO_BEGIN_LINE, LOC_DR_MSG_PRODUCT_SUMM_INFO_END, LOC_IS_ERR_LOAD_INSTALL_STATE, LOC_IS_ERR_SAVE_INSTALL_STATE, STR_AUDIT_DIR_PREFIX_TAG, STR_BEGIN_END_LINE_MARKER, STR_CONFIG_AGENT_CONFIG_FILE_PATH_TAG, STR_CONFIG_AGENT_MIGRATE_FILE_PATH_TAG, STR_CONFIG_DIR_PREFIX_MIGRATE_TAG, STR_CONFIG_DIR_PREFIX_TAG, STR_CONFIG_FILE_PATH_TAG, STR_CREATE_AGENT_PROFILE_KEY, STR_CREATE_AGENT_PROFILE_NAME, STR_CUSTOM, STR_DEBUG_DIR_PREFIX_TAG, STR_INSTALL, STR_INSTANCE_NAME_MIGRATE_TAG, STR_IS_GLOBAL_DATA_ID, STR_LOG_CONFIG_FILE_PATH, STR_LOG_CONFIG_FILENAME, STR_MIGRATE, STR_SAVE_AGENT_INSTANCE_NAME_KEY, STR_SAVE_REMOTE_AGENT_INSTALL_DIR_KEY, STR_UNINSTALL, STR_VERSION_FILE_NAME
FILE_SEP, INSTANCE_AUDIT_DIR_NAME, INSTANCE_CONFIG_DIR_NAME, INSTANCE_DEBUG_DIR_NAME, INSTANCE_LIB_DIR_NAME, INSTANCE_LOCALE_DIR_NAME, INSTANCE_LOGS_DIR_NAME, LINE_SEP
Constructor and Description |
---|
SingleUninstallDriver() |
Modifier and Type | Method and Description |
---|---|
void |
checkInstanceConfiguration(InstallState installState) |
void |
executeInteractionsAndTasks(com.sun.identity.install.tools.configurator.InstFinderInteractionsRunner iFinderRunner,
com.sun.identity.install.tools.configurator.InteractionsRunner iRunner,
InstallLogger uninstallLog) |
void |
uninstall(int operationType,
InstallLogger uninstallLog,
String fileName) |
void |
updateStateInformation(com.sun.identity.install.tools.configurator.InstFinderInteractionsRunner iFinderRunner,
com.sun.identity.install.tools.configurator.InteractionsRunner iRunner,
InstallLogger uninstallLog) |
createResponseFile, displaySummary, executeAllInteractions, executeIFinderInteractions, executeInstanceInteractions, getInstallState, getLogFilePathMessage, getOperationType, getRunInfo, getServerLocatorHandler, isSilentMode, printConsoleEmptyLine, printConsoleMessage, printConsoleMessage, printConsoleMessageWithMarkers, setInstallState, setMigrateServerLocatorHandler, setOperationType, setRunInfo, setServerLocatorHandler, updateStateAccess, writeSummDispMessToInstLog, writeVersionInfoToLog
public static final String LOC_DR_ERR_NOT_CONFIGURED_INST
public static final String LOC_DR_MSG_UNINSTALL_LOG_FILE_PATH
public static final String LOC_DR_MSG_UNINSTALL_LOG_VERSION_DESC
public static final String LOC_DR_MSG_UNINSTALL_LOG_VERSION_DESC_LINE
public SingleUninstallDriver() throws InstallException
InstallException
public void uninstall(int operationType, InstallLogger uninstallLog, String fileName) throws InstallException
InstallException
public void updateStateInformation(com.sun.identity.install.tools.configurator.InstFinderInteractionsRunner iFinderRunner, com.sun.identity.install.tools.configurator.InteractionsRunner iRunner, InstallLogger uninstallLog) throws InstallException
InstallException
public void executeInteractionsAndTasks(com.sun.identity.install.tools.configurator.InstFinderInteractionsRunner iFinderRunner, com.sun.identity.install.tools.configurator.InteractionsRunner iRunner, InstallLogger uninstallLog) throws InstallException
InstallException
public void checkInstanceConfiguration(InstallState installState) throws InstallException
checkInstanceConfiguration
in class Driver
InstallException
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.