|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BuildIdentifier
Method Summary | |
---|---|
int |
getBuildNumber()
The build number being built |
java.lang.String |
getBuildResultKey()
Full build result key (e.g. |
long |
getPlanId()
|
java.lang.String |
getPlanKey()
Full plan key (e.g. |
java.lang.String |
getPlanName()
The name of the plan |
PlanResultKey |
getPlanResultKey()
Gets the PlanResultKey for the current BuildIdentifier |
Method Detail |
---|
long getPlanId()
@NotNull java.lang.String getPlanKey()
@NotNull java.lang.String getPlanName()
int getBuildNumber()
@NotNull java.lang.String getBuildResultKey()
@NotNull PlanResultKey getPlanResultKey()
PlanResultKey
for the current BuildIdentifier
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |