Uses of Class
com.microsoft.jenkins.azurecommons.JobContext
-
Packages that use JobContext Package Description com.microsoft.jenkins.azurecommons.command -
-
Uses of JobContext in com.microsoft.jenkins.azurecommons.command
Methods in com.microsoft.jenkins.azurecommons.command that return JobContext Modifier and Type Method Description JobContext
BaseCommandContext. getJobContext()
JobContext
IBaseCommandData. getJobContext()
Methods in com.microsoft.jenkins.azurecommons.command with parameters of type JobContext Modifier and Type Method Description protected void
BaseCommandContext. configure(JobContext jobCtx, CommandService aCommandService)
-