|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.v2.build.BuildIdentifierHelper
PlanKeys.getPlanKey(String, String)
@Deprecated public final class BuildIdentifierHelper
Method Summary | |
---|---|
static java.lang.String |
getBuildResultKey(java.lang.String planKey,
int buildNumber)
Deprecated. since 2.7 use PlanKeys.getPlanResultKey() |
static java.lang.String |
getPlanKey(java.lang.String projectKey,
java.lang.String buildKey)
Deprecated. since 2.7 use PlanKeys.getPlanKey() |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
@Deprecated public static java.lang.String getPlanKey(java.lang.String projectKey, java.lang.String buildKey)
PlanKeys.getPlanKey()
projectKey
- buildKey
-
@Deprecated public static java.lang.String getBuildResultKey(java.lang.String planKey, int buildNumber)
PlanKeys.getPlanResultKey()
planKey
- buildNumber
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |