Uses of Class
dev.galasa.zosunixcommand.ZosUNIXCommandException
-
Uses of ZosUNIXCommandException in dev.galasa.zosunixcommand
Modifier and TypeMethodDescriptionIZosUNIXCommand.issueCommand
(@NotNull String command) Issue a zOS UNIX commandIZosUNIXCommand.issueCommand
(@NotNull String command, long timeout) Issue a zOS UNIX command with a timeoutIZosUNIXCommand.issueCommand
(@NotNull String command, long timeout, ICredentials credentials) Issue a zOS UNIX command with specified credentials and timeoutIZosUNIXCommand.issueCommand
(@NotNull String command, ICredentials credentials) Issue a zOS UNIX command with specified credentials