com.atlassian.bamboo.build
Class BuildFilterController

java.lang.Object
  extended by com.atlassian.bamboo.build.CookieCutter
      extended by com.atlassian.bamboo.build.FilterController
          extended by com.atlassian.bamboo.build.BuildFilterController

public class BuildFilterController
extends FilterController


Field Summary
 
Fields inherited from class com.atlassian.bamboo.build.FilterController
FILTER_COOKIE_NAME
 
Fields inherited from class com.atlassian.bamboo.build.CookieCutter
FILTER_COOKIE_AGE
 
Constructor Summary
BuildFilterController()
           
 
Method Summary
 BuildResultsFilter getSelectedBuildResultsFilter()
           
 
Methods inherited from class com.atlassian.bamboo.build.FilterController
getFilterMap, getSelectedFilterKey, getSelectedFilterName, setSelectedFilterKey
 
Methods inherited from class com.atlassian.bamboo.build.CookieCutter
getValueFromCookie, saveValueInCookie
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BuildFilterController

public BuildFilterController()
Method Detail

getSelectedBuildResultsFilter

public BuildResultsFilter getSelectedBuildResultsFilter()


Copyright © 2008 Atlassian Pty Ltd. All Rights Reserved.