|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.actions.GerritTriggerInformationAction
public class GerritTriggerInformationAction
Action for setting information about the GerritTrigger on the project page.
Constructor Summary | |
---|---|
GerritTriggerInformationAction()
|
Method Summary | |
---|---|
String |
getDisplayName()
|
String |
getErrorMessage()
Getter for the errorMessage. |
String |
getIconFileName()
|
String |
getUrlName()
|
boolean |
hasErrorMessage()
Convenience method for the view. |
void |
setErrorMessage(String errorMessage)
Setter for the errorMessage. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GerritTriggerInformationAction()
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 void setErrorMessage(String errorMessage)
errorMessage
- the error message.public String getErrorMessage()
public boolean hasErrorMessage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |