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
TerminalException
public String checkTroubleshootReportStatus(String savePath) throws TerminalException
TerminalException
public 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
TerminalException
Copyright © 2016–2019 AdroitLogic. All rights reserved.