public static final class NexusArtifactUploader.LinkAction extends Object implements hudson.model.Action, hudson.model.ProminentProjectAction
| Constructor and Description |
|---|
LinkAction(String ResolvedNexusUrl,
String ResolvedGroupId,
String ResolvedArtifactId,
String ResolvedVersion,
String ResolvedRepository,
String ResolvedPackaging,
String ResolvedProtocol,
String Name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getIconFileName() |
String |
getUrlName() |
public String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getUrlName()
getUrlName in interface hudson.model.ActionCopyright © 2016. All rights reserved.