Class BambooRepositoryUtils

java.lang.Object
com.atlassian.bamboo.utils.BambooRepositoryUtils

public class BambooRepositoryUtils extends Object
Although this class is a singleton, all it's methods have been implemented as static to allow standard static method usages anywhere in Java. The instance of this class is meant to be used in context where static access is not possible (e.g. in Freemarker templates).