Class NPMAsset
- java.lang.Object
-
- org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.BaseAsset
-
- org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.NPMAsset
-
public class NPMAsset extends BaseAsset
-
-
Constructor Summary
Constructors Constructor Description NPMAsset()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getName()
void
setName(String name)
-
Methods inherited from class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.BaseAsset
getVersion, setVersion
-
-