com.atlassian.bamboo.build
Class BuildResultNavigatorHelper

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

public class BuildResultNavigatorHelper
extends java.lang.Object


Constructor Summary
BuildResultNavigatorHelper(int buildNumber, Build build, BuildResultsSummaryManager buildResultsSummaryManager)
           
 
Method Summary
 java.util.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 java.util.List getNeighbouringBuilds(int number)


Copyright © 2008 Atlassian Pty Ltd. All Rights Reserved.