JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
org.jenkinsci.plugins.maven_artifact_choicelistprovider.central.MavenCentralResponseModel
Packages that use
MavenCentralResponseModel
Package
Description
org.jenkinsci.plugins.maven_artifact_choicelistprovider.central
Uses of
MavenCentralResponseModel
in
org.jenkinsci.plugins.maven_artifact_choicelistprovider.central
Methods in
org.jenkinsci.plugins.maven_artifact_choicelistprovider.central
that return
MavenCentralResponseModel
Modifier and Type
Method
Description
static
MavenCentralResponseModel
MavenCentralResponseParser.
parse
(
String
pContent)