Class PrimaryBranch
java.lang.Object
io.jenkins.blueocean.rest.impl.pipeline.PrimaryBranch
- 
Method Summary
 
- 
Method Details
- 
resolve
@Nullable public static Job resolve(@NonNull com.cloudbees.hudson.plugins.folder.AbstractFolder folder) Resolves the primary branch for a folder- Parameters:
 folder- to check within- Returns:
 - default branch
 
 
 -