Class VectorCASTCommand

    • Constructor Detail

      • VectorCASTCommand

        @DataBoundConstructor
        public VectorCASTCommand​(String winCommand,
                                 String unixCommand)
        Create a VectorCAST command.
        Parameters:
        winCommand - the windows variant of the command
        unixCommand - the unix variant of the command