|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sonyericsson.hudson.plugins.gerrit.trigger.gerritnotifier.model.BuildMemory.MemoryImprint.Entry
public static class BuildMemory.MemoryImprint.Entry
A project-build entry in the list of a MemoryImprint.
Method Summary | |
---|---|
hudson.model.AbstractBuild |
getBuild()
The build of a project. |
hudson.model.AbstractProject |
getProject()
The Project. |
String |
getUnsuccessfulMessage()
Gets the unsuccessful message for an entry. |
boolean |
isBuildCompleted()
If the build is completed. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public hudson.model.AbstractProject getProject()
public hudson.model.AbstractBuild getBuild()
public String getUnsuccessfulMessage()
public boolean isBuildCompleted()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |