|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface RunningBuild
Running build specific information
| Method Summary | |
|---|---|
long |
getDurationEstimate()
Returns server estimation for this build duration in seconds. |
long |
getDurationOvertime()
Returns how much in seconds this build duration exceeded estimated duration. |
long |
getElapsedTime()
Returns elapsed time for this build. |
long |
getEstimationForTimeLeft()
Returns server estimation for this build remaining time. |
| Methods inherited from interface jetbrains.buildServer.Build |
|---|
getAgentName, getBuildId, getBuildNumber, getBuildStatus, getBuildType, getBuildTypeId, getBuildTypeName, getCanceledInfo, getChanges, getCommitters, getCompilationErrorMessages, getContainingChanges, getDuration, getFinishDate, getFullName, getLogMessages, getProjectId, getStartDate, getStatusDescriptor, getTestMessages, isFinished, isPersonal |
| Method Detail |
|---|
long getEstimationForTimeLeft()
long getDurationEstimate()
long getDurationOvertime()
long getElapsedTime()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||