Package | Description |
---|---|
com.sun.identity.install.tools.configurator |
Modifier and Type | Method and Description |
---|---|
I18NInfo |
InstallRunInfo.getExitMessageInfo() |
I18NInfo |
InteractionInfo.getI18NInfo() |
I18NInfo |
InstallRunInfo.getWelcomeMessageInfo() |
Modifier and Type | Method and Description |
---|---|
void |
Driver.printConsoleMessage(I18NInfo messageInfo) |
void |
Driver.printConsoleMessageWithMarkers(I18NInfo messageInfo) |
Constructor and Description |
---|
InstallRunInfo(boolean isInstall,
String homeDirLocator,
ArrayList instanceFinderInteractions,
ArrayList commonInteractions,
ArrayList instanceInteractions,
ArrayList commonTasks,
ArrayList instanceTasks,
I18NInfo welcomeMess,
I18NInfo exitMess,
boolean checkDisplay) |
InteractionInfo(String lookupKey,
SkipIfInfo skipIfInfo,
I18NInfo i18nInfo,
DefaultValueFinderInfo defaultValueFinderInfo,
boolean required,
boolean persistent,
String type,
boolean display,
String valueNormalizerClass) |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.