public class SnowGlobeAction extends Object implements hudson.model.Action, Serializable, hudson.model.Describable<SnowGlobeAction>
Modifier and Type | Class and Description |
---|---|
static class |
SnowGlobeAction.ActionData |
static class |
SnowGlobeAction.DescriptorImpl
Just for assisting form related stuff.
|
Constructor and Description |
---|
SnowGlobeAction(String runId) |
Modifier and Type | Method and Description |
---|---|
boolean |
destroyOnDelete() |
SnowGlobeAction.DescriptorImpl |
getDescriptor() |
String |
getDisplayName() |
String |
getIconFileName() |
String |
getId() |
String |
getJsUrl(String jsName) |
String |
getUrlName() |
void |
onDelete() |
public SnowGlobeAction(String runId)
public String getId()
public boolean destroyOnDelete()
public void onDelete()
public String getIconFileName()
getIconFileName
in interface hudson.model.Action
public String getDisplayName()
getDisplayName
in interface hudson.model.Action
getDisplayName
in interface hudson.model.ModelObject
public String getUrlName()
getUrlName
in interface hudson.model.Action
public SnowGlobeAction.DescriptorImpl getDescriptor()
getDescriptor
in interface hudson.model.Describable<SnowGlobeAction>
Copyright © 2016–2018. All rights reserved.