Uses of Class
org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Item
-
Packages that use Item Package Description org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3 -
-
Uses of Item in org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3
Methods in org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3 that return Item Modifier and Type Method Description Item[]
Nexus3RestResponse. getItems()
Methods in org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3 with parameters of type Item Modifier and Type Method Description void
Nexus3RestResponse. setItems(Item[] items)
-