|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sonyericsson.hudson.plugins.metadata.model.MetadataJobAction
public class MetadataJobAction
Holds the meta data for a job.
Constructor Summary | |
---|---|
MetadataJobAction(MetadataJobProperty jobProperty)
Standard constructor. |
Method Summary | |
---|---|
String |
getDisplayName()
|
String |
getIconFileName()
|
MetadataJobProperty |
getJobProperty()
Returns the metaDataJobProperty. |
hudson.model.AbstractProject<?,?> |
getProject()
Returns the project. |
String |
getUrlName()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MetadataJobAction(MetadataJobProperty jobProperty)
jobProperty
- the current jobProperty.Method Detail |
---|
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 final hudson.model.AbstractProject<?,?> getProject()
public final MetadataJobProperty getJobProperty()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |