Uses of Class
io.jenkins.plugins.tacotruck.CLIResult
-
Uses of CLIResult in io.jenkins.plugins.tacotruck
Methods in io.jenkins.plugins.tacotruck that return CLIResultModifier and TypeMethodDescriptionprotected static CLIResultTacotruckCLIHelper.executeCLI(String[] command, Launcher launcher, TaskListener listener, FilePath workspace) protected static CLIResultTacotruckCLIHelper.executeCLI(String[] command, Launcher launcher, TaskListener listener, FilePath workspace, EnvVars envVars) protected static CLIResultTacotruckCLIHelper.submitResults(String provider, String resultsPath, String project, String apiToken, String handle, String runName, String baseUrl, String source, Launcher launcher, TaskListener listener, FilePath workspace, EnvVars envVars) protected static CLIResultTacotruckCLIHelper.submitResultsWithCredentials(String provider, String resultsPath, String project, String credentialsId, String handle, String runName, String baseUrl, String source, Launcher launcher, TaskListener listener, FilePath workspace, EnvVars envVars)