Class ArtifactoryArtifactManagerFactory
java.lang.Object
hudson.model.AbstractDescribableImpl<ArtifactManagerFactory>
jenkins.model.ArtifactManagerFactory
io.jenkins.plugins.artifactory_artifacts.ArtifactoryArtifactManagerFactory
- All Implemented Interfaces:
ExtensionPoint
,Describable<ArtifactManagerFactory>
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class ArtifactoryArtifactManagerFactory
extends ArtifactManagerFactory
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
-
Method Summary
Methods inherited from class jenkins.model.ArtifactManagerFactory
getDescriptor
-
Constructor Details
-
ArtifactoryArtifactManagerFactory
@DataBoundConstructor public ArtifactoryArtifactManagerFactory(ArtifactoryGenericArtifactConfig config)
-
-
Method Details
-
managerFor
- Specified by:
managerFor
in classArtifactManagerFactory
-
getConfig
-