@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class AzureArtifactManagerFactory
extends jenkins.model.ArtifactManagerFactory
| Modifier and Type | Class and Description |
|---|---|
static class |
AzureArtifactManagerFactory.DescriptorImpl |
| Constructor and Description |
|---|
AzureArtifactManagerFactory(AzureArtifactConfig config) |
| Modifier and Type | Method and Description |
|---|---|
AzureArtifactConfig |
getConfig() |
jenkins.model.ArtifactManager |
managerFor(hudson.model.Run<?,?> build) |
@DataBoundConstructor public AzureArtifactManagerFactory(AzureArtifactConfig config)
public AzureArtifactConfig getConfig()
@CheckForNull public jenkins.model.ArtifactManager managerFor(hudson.model.Run<?,?> build)
managerFor in class jenkins.model.ArtifactManagerFactoryCopyright © 2016–2019. All rights reserved.