Uses of Interface
com.compuware.api.topaz.tso.ITSOCommandResult
-
Packages that use ITSOCommandResult Package Description com.compuware.api.topaz.tso Provides interfaces related to TSO -
-
Uses of ITSOCommandResult in com.compuware.api.topaz.tso
Methods in com.compuware.api.topaz.tso that return ITSOCommandResult Modifier and Type Method Description ITSOCommandResult
ITSOCommandProvider. submitTSOCommand(String command)
Submit a TSO command for execution on the connected mainframe.
-