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