|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface QueuedBuildInfo
Represents build waiting in the queue specific information for the build distribution algorithm
| Method Summary | |
|---|---|
AgentRestrictor |
getAgentRestrictor()
|
java.lang.Integer |
getBuildAgentId()
Deprecated. use getAgentRestrictor(). |
BuildConfigurationInfo |
getBuildConfiguration()
|
BuildPromotionInfo |
getBuildPromotionInfo()
Returns build promotion, associated with this queued build |
java.lang.String |
getItemId()
Returns unique id corresponding to this queued build info. |
| Method Detail |
|---|
@NotNull java.lang.String getItemId()
@NotNull BuildConfigurationInfo getBuildConfiguration()
@Deprecated @Nullable java.lang.Integer getBuildAgentId()
getAgentRestrictor().
@Nullable AgentRestrictor getAgentRestrictor()
@NotNull BuildPromotionInfo getBuildPromotionInfo()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||