public class PermalinkStorage
extends hudson.model.JobProperty<hudson.model.Job<?,?>>
implements hudson.model.PermalinkProjectAction
Aliases attached to a particular Job| Modifier and Type | Class and Description |
|---|---|
static class |
PermalinkStorage.DescriptorImpl |
hudson.model.PermalinkProjectAction.Permalink| Constructor and Description |
|---|
PermalinkStorage() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getIconFileName() |
List<hudson.model.PermalinkProjectAction.Permalink> |
getPermalinks() |
String |
getUrlName() |
hudson.model.JobProperty<?> |
reconfigure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject form) |
public List<hudson.model.PermalinkProjectAction.Permalink> getPermalinks()
getPermalinks in interface hudson.model.PermalinkProjectActionpublic 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.Actionpublic hudson.model.JobProperty<?> reconfigure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject form)
throws hudson.model.Descriptor.FormException
reconfigure in interface hudson.model.ReconfigurableDescribable<hudson.model.JobProperty<?>>reconfigure in class hudson.model.JobProperty<hudson.model.Job<?,?>>hudson.model.Descriptor.FormExceptionCopyright © 2004-2016. All Rights Reserved.