com.atlassian.bamboo.ww2.actions.branch
Class BranchActionHelper

java.lang.Object
  extended by com.atlassian.bamboo.ww2.actions.branch.BranchActionHelper

public class BranchActionHelper
extends java.lang.Object


Constructor Summary
BranchActionHelper()
           
 
Method Summary
static boolean isGitRepository(Repository repository)
           
static boolean isMergeCapableRepository(Repository repository)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BranchActionHelper

public BranchActionHelper()
Method Detail

isGitRepository

public static boolean isGitRepository(@Nullable
                                      Repository repository)

isMergeCapableRepository

public static boolean isMergeCapableRepository(Repository repository)


Copyright © 2012 Atlassian. All Rights Reserved.