com.atlassian.bamboo.build
Class BuildResultNavigatorHelper

java.lang.Object
  extended by com.atlassian.bamboo.build.BuildResultNavigatorHelper

public class BuildResultNavigatorHelper
extends Object


Constructor Summary
BuildResultNavigatorHelper(int buildNumber, Build build, BuildResultsSummaryManager buildResultsSummaryManager)
           
 
Method Summary
 List getNeighbouringBuilds(int number)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BuildResultNavigatorHelper

public BuildResultNavigatorHelper(int buildNumber,
                                  Build build,
                                  BuildResultsSummaryManager buildResultsSummaryManager)
Method Detail

getNeighbouringBuilds

public List getNeighbouringBuilds(int number)


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.