public class TroubleshootCommands extends Object
| Constructor and Description |
|---|
TroubleshootCommands() |
| Modifier and Type | Method and Description |
|---|---|
String |
checkTroubleshootReportStatus(String savePath) |
String |
listTroubleshootReportOptions(boolean bundlesOnly,
boolean tasksOnly,
boolean verbose) |
String |
troubleshootReporter(boolean isAsync,
String genPath,
String savePath,
boolean yesToAll,
String bundleNameList,
String taskList,
String ignoreList,
String credentialMask,
String password,
String cipherName,
String keyFactoryName) |
public String listTroubleshootReportOptions(boolean bundlesOnly, boolean tasksOnly, boolean verbose) throws TerminalException
TerminalExceptionpublic String checkTroubleshootReportStatus(String savePath) throws TerminalException
TerminalExceptionpublic String troubleshootReporter(boolean isAsync, String genPath, String savePath, boolean yesToAll, String bundleNameList, String taskList, String ignoreList, String credentialMask, String password, String cipherName, String keyFactoryName) throws TerminalException
TerminalExceptionCopyright © 2016–2019 AdroitLogic. All rights reserved.