|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface BuildConfigurationInfo
Represents build configuration specific information for the build distribution algorithm
| Method Summary | |
|---|---|
long |
getBuildDuration(BuildAgent agent)
Returns estimated duration of a build on the specified agent. |
java.lang.String |
getId()
Returns build configuration id |
int |
getMaximumNumberOfBuilds()
|
| Method Detail |
|---|
@NotNull java.lang.String getId()
int getMaximumNumberOfBuilds()
BuildTypeDescriptor#getMaximumNumberOfBuilds()
long getBuildDuration(@NotNull
BuildAgent agent)
agent - build agent.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||