|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResultStatisticsProvider
An abstractized interface of "result" objects which is used to draw statistics.
Method Summary | |
---|---|
java.util.Date |
getBuildDate()
When the build was executed |
int |
getBuildNumber()
|
BuildState |
getBuildState()
|
double |
getDurationInSeconds()
|
java.util.Date |
getStatDate()
When the build was executed. |
Method Detail |
---|
BuildState getBuildState()
int getBuildNumber()
@Nullable java.util.Date getBuildDate()
@NotNull java.util.Date getStatDate()
double getDurationInSeconds()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |