public class ChainBranchUtils extends Object
@Nullable public static Job getBranchedJob(@NotNull Job masterJob, @NotNull Chain chain)
@Nullable public static String getSubstitutedVcsBranchName(@NotNull CustomVariableContext customVariableContext, @NotNull ImmutablePlan plan)
public static String getSubstitutedVcsBranchNameWithoutContextChange(@NotNull CustomVariableContext customVariableContext, @NotNull ImmutablePlan plan)
@Nullable public static String getChainBranchName(@NotNull CachedPlanManager cachedPlanManager, @NotNull CustomVariableContext customVariableContext, @NotNull PlanKey planKey)
@Deprecated @Nullable public static String getChainBranchName(@NotNull DashboardCachingManager dashboardCachingManager, @NotNull CustomVariableContext customVariableContext, @NotNull PlanKey planKey)
getChainBranchName(CachedPlanManager, CustomVariableContext, PlanKey)
@NotNull public static String getChainBranchName(@NotNull CustomVariableContext customVariableContext, @NotNull ImmutablePlan plan)
@NotNull public static String getChainBranchNameWithoutContextChange(@NotNull CustomVariableContext customVariableContext, @NotNull ImmutablePlan plan)
@NotNull public static String getValidChainBranchName(@NotNull VcsBranch newBranch)
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.