com.atlassian.bamboo.ww2.interceptors
Class BuildConfigurationInterceptor

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

public class BuildConfigurationInterceptor
extends AbstractBambooInterceptor

An interceptor that sets all ActionContext parameters in a BuildConfiguration


Constructor Summary
BuildConfigurationInterceptor()
           
 
Method Summary
protected  Map getParams()
           
 String intercept(ActionInvocation actionInvocation)
           
 
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

BuildConfigurationInterceptor

public BuildConfigurationInterceptor()
Method Detail

intercept

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

getParams

protected Map getParams()


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.