com.atlassian.bamboo.plan.branch
Class ChainBranchUtils

java.lang.Object
  extended by com.atlassian.bamboo.plan.branch.ChainBranchUtils

public class ChainBranchUtils
extends java.lang.Object


Method Summary
static Job getBranchedJob(Job masterJob, Chain chain)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getBranchedJob

@Nullable
public static Job getBranchedJob(@NotNull
                                          Job masterJob,
                                          @NotNull
                                          Chain chain)


Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.