public class GerritTriggerInformationAction extends Object implements hudson.model.Action
Constructor and Description |
---|
GerritTriggerInformationAction() |
Modifier and Type | Method and Description |
---|---|
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.
|
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()
Copyright © 2016. All rights reserved.