Package | Description |
---|---|
com.microsoft.jenkins.acr |
Plugin classes used to define builders and context in Jenkins.
|
com.microsoft.jenkins.acr.commands.scm |
Command to resolve the build request source url.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractQuickTaskContext |
class |
QuickTaskContext
Context to queue a quick task to ACR.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSCMCommand<T extends AbstractSCMCommand.ISCMData> |
Modifier and Type | Interface and Description |
---|---|
static interface |
GitSCMCommand.IGitSCMData |
static interface |
LocalSCMCommand.ILocalSCMData |
static interface |
TarballSCMCommand.ITarballSCMData |
Modifier and Type | Method and Description |
---|---|
AbstractSCMCommand.ISCMData |
AbstractSCMCommand.ISCMData.withSCMUrl(String url) |
Copyright © 2016–2021. All rights reserved.