Package | Description |
---|---|
com.microsoft.jenkins.acr |
Plugin classes used to define builders and context in Jenkins.
|
Modifier and Type | Method and Description |
---|---|
QuickTaskContext |
QuickTaskContext.cancel() |
protected QuickTaskContext |
QuickTaskContext.configure(hudson.model.Run<?,?> aRun,
hudson.FilePath aWorkspace,
hudson.Launcher aLauncher,
hudson.model.TaskListener aTaskListener)
Configure steps the plugin should execute.
|
QuickTaskContext |
QuickTaskContext.withDockerTaskRequest(DockerTaskRequest pDockerTaskRequest) |
QuickTaskContext |
QuickTaskContext.withRegistryName(String pRegistryName) |
QuickTaskContext |
QuickTaskContext.withResourceGroupName(String pResourceGroupName)
GetBuildLogCommand.IBuildLogData . |
QuickTaskContext |
QuickTaskContext.withSCMUrl(String url)
AbstractSCMCommand.ISCMData . |
Copyright © 2016–2021. All rights reserved.