Package | Description |
---|---|
com.ca.mat.application.performance.control.build |
Contains all the command line builders for the project.
|
Modifier and Type | Method and Description |
---|---|
CommandResponse |
ZoweCommandLineBuilder.getCommandOutput(String... parameters)
This method submits a command on the zowe cli and returns the command output as CommandResponse.
|
CommandResponse |
ZoweCommandLineBuilder.getCommandOutput(String cli)
This method submits a command on the zowe cli and returns the command output as CommandResponse.
|
Copyright © 2016–2022. All rights reserved.