| Package | Description |
|---|---|
| io.jenkins.plugins.artifactrepo | |
| io.jenkins.plugins.artifactrepo.helper | |
| io.jenkins.plugins.artifactrepo.model |
| Constructor and Description |
|---|
ArtifactRepoParamDefinition(String name,
String description,
String serverType,
String serverUrl,
String credentialsId,
boolean ignoreCertificate,
ArtifactRepoParamProxy proxy,
String paramType,
String artifactName,
String repoName,
String versionRegex,
String[] repoType,
String[] formatType,
String displayStyle,
String resultsCount,
String filterRegex,
String sortOrder,
boolean hideTextarea) |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.http.impl.client.HttpClientBuilder |
HttpHelper.getBuilder(String repoCredId,
ArtifactRepoParamProxy proxy,
boolean ignoreSSL)
Returns an opinionated and preconfigured HttpClient builder object.
|
| Modifier and Type | Field and Description |
|---|---|
static ArtifactRepoParamProxy |
ArtifactRepoParamProxy.DISABLED |
Copyright © 2016–2021. All rights reserved.