Uses of Class
org.jenkinsci.plugins.maven_artifact_choicelistprovider.maven.Version
-
Packages that use Version Package Description org.jenkinsci.plugins.maven_artifact_choicelistprovider.maven -
-
Uses of Version in org.jenkinsci.plugins.maven_artifact_choicelistprovider.maven
Methods in org.jenkinsci.plugins.maven_artifact_choicelistprovider.maven that return types with arguments of type Version Modifier and Type Method Description List<Version>
Versioning. getVersions()
Method parameters in org.jenkinsci.plugins.maven_artifact_choicelistprovider.maven with type arguments of type Version Modifier and Type Method Description void
Versioning. setVersions(List<Version> pVersions)
-