Class MavenArtifactChoiceListProviderUtils
java.lang.Object
org.jenkinsci.plugins.maven_artifact_choicelistprovider.MavenArtifactChoiceListProviderUtils
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MavenArtifactChoiceListProviderUtils
public MavenArtifactChoiceListProviderUtils()
-
-
Method Details
-
toMap
Cuts of the first parts of the URL and only returns a smaller set of items.- Parameters:
pChoices- the list which is transformed to a map- Returns:
- the map containing the short url as Key and the long url as value.
-