|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sonyericsson.hudson.plugins.gerrit.trigger.ExceptionDataHelper
public class ExceptionDataHelper
Helper class for easier Jelly usage.
Constructor Summary | |
---|---|
ExceptionDataHelper(String displayName,
int id,
com.sonymobile.tools.gerrit.gerritevents.watchdog.WatchTimeExceptionData data)
Standard constructor. |
Method Summary | |
---|---|
String |
getDisplayName()
Standard getter. |
int |
getId()
Standard getter. |
boolean |
isChecked()
Standard getter. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExceptionDataHelper(String displayName, int id, com.sonymobile.tools.gerrit.gerritevents.watchdog.WatchTimeExceptionData data)
displayName
- the display name.id
- the id for the day.data
- the WatchTimeExceptionData.Method Detail |
---|
public String getDisplayName()
public boolean isChecked()
public int getId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |