| Package | Description |
|---|---|
| io.jenkins.plugins.artifactrepo.connectors | |
| io.jenkins.plugins.artifactrepo.connectors.impl |
| Modifier and Type | Method and Description |
|---|---|
static Connector |
Connector.getInstance(ArtifactRepoParamDefinition definition)
Return a connector based on the server type configured in the given build definition.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Artifactory
A connector that provides access to the supported REST endpoints of JFrog Artifactory.
|
class |
Dummy
A dummy implementation used as a fallback in case a regular connector cannot be obtained.
|
class |
Nexus
A class that provides access to the supported REST endpoints of Sonatype Nexus.
|
Copyright © 2016–2020. All rights reserved.