public interface Connector
| Modifier and Type | Method and Description |
|---|---|
static Connector |
getInstance(ArtifactRepoParamDefinition definition)
Return a connector based on the server type configured in the given build definition.
|
Map<String,String> |
getResults()
Get the results from the repository instance defined in the build parameters.
|
static Connector getInstance(@Nonnull ArtifactRepoParamDefinition definition)
Copyright © 2016–2021. All rights reserved.