Uses of Class
com.microsoft.jenkins.azurecommons.command.CommandService
-
Packages that use CommandService Package Description com.microsoft.jenkins.azurecommons.command -
-
Uses of CommandService in com.microsoft.jenkins.azurecommons.command
Methods in com.microsoft.jenkins.azurecommons.command that return CommandService Modifier and Type Method Description CommandServiceCommandService.Builder. build()CommandServiceBaseCommandContext. getCommandService()CommandServiceICommandServiceData. getCommandService()Methods in com.microsoft.jenkins.azurecommons.command with parameters of type CommandService Modifier and Type Method Description protected voidBaseCommandContext. configure(JobContext jobCtx, CommandService aCommandService)protected voidBaseCommandContext. configure(Run<?,?> aRun, FilePath aWorkspace, Launcher aLauncher, TaskListener aTaskListener, CommandService aCommandService)
-