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 resultsSummaryManager)
           
 
Method Summary
 java.util.List<ResultsSummary> 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 resultsSummaryManager)
Method Detail

getNeighbouringBuilds

@NotNull
public java.util.List<ResultsSummary> getNeighbouringBuilds(int number)


Copyright © 2011 Atlassian. All Rights Reserved.