public class SamplePluginProvider extends GenericPluginProvider
| Constructor and Description |
|---|
SamplePluginProvider() |
| Modifier and Type | Method and Description |
|---|---|
com.ibm.ta.sdk.spi.plugin.CliInputCommand |
getCollectCommand() |
List<com.ibm.ta.sdk.spi.collect.DataCollection> |
getCollection(com.ibm.ta.sdk.spi.plugin.CliInputCommand cliInputCommand) |
String |
getDomain() |
String |
getMiddleware() |
String |
getVersion() |
getAssessCommand, getAssessmentUnit, getContentMasks, getFileFromUri, getHtmlReport, getRecommendation, getReport, getReportCommandpublic String getVersion()
public String getDomain()
public String getMiddleware()
public com.ibm.ta.sdk.spi.plugin.CliInputCommand getCollectCommand()
public List<com.ibm.ta.sdk.spi.collect.DataCollection> getCollection(com.ibm.ta.sdk.spi.plugin.CliInputCommand cliInputCommand) throws com.ibm.ta.sdk.spi.plugin.TAException
com.ibm.ta.sdk.spi.plugin.TAExceptionCopyright © 2020. All rights reserved.