com.atlassian.bamboo.ww2.interceptors
Class ResultsListAwareInterceptor

java.lang.Object
  extended by com.atlassian.bamboo.ww2.interceptors.AbstractBambooInterceptor
      extended by com.atlassian.bamboo.ww2.interceptors.ResultsListAwareInterceptor

public class ResultsListAwareInterceptor
extends AbstractBambooInterceptor


Constructor Summary
ResultsListAwareInterceptor()
           
 
Method Summary
 BuildResultsFilter getFilter()
           
 String intercept(ActionInvocation actionInvocation)
           
 void setFilterController(FilterController filterController)
           
 
Methods inherited from class com.atlassian.bamboo.ww2.interceptors.AbstractBambooInterceptor
destroy, getParameter, getParameterAsInt, hasParameter, init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResultsListAwareInterceptor

public ResultsListAwareInterceptor()
Method Detail

intercept

public String intercept(ActionInvocation actionInvocation)
                 throws Exception
Throws:
Exception

getFilter

public BuildResultsFilter getFilter()

setFilterController

public void setFilterController(FilterController filterController)


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.