com.atlassian.bamboo.ww2.interceptors
Class BuildConfigurationInterceptor
java.lang.Object
com.atlassian.bamboo.ww2.interceptors.AbstractBambooInterceptor
com.atlassian.bamboo.ww2.interceptors.BuildConfigurationInterceptor
- All Implemented Interfaces:
- com.opensymphony.xwork.interceptor.Interceptor, java.io.Serializable
public class BuildConfigurationInterceptor
- extends AbstractBambooInterceptor
An interceptor that sets all ActionContext
parameters from a BuildConfiguration
- See Also:
- Serialized Form
Method Summary |
java.lang.String |
intercept(com.opensymphony.xwork.ActionInvocation actionInvocation)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CHECKBOX_FIELDS
public static final java.lang.String CHECKBOX_FIELDS
- See Also:
- Constant Field Values
SELECT_FIELDS
public static final java.lang.String SELECT_FIELDS
- See Also:
- Constant Field Values
UPLOADED_FILES
public static final java.lang.String UPLOADED_FILES
- See Also:
- Constant Field Values
BuildConfigurationInterceptor
public BuildConfigurationInterceptor()
intercept
public java.lang.String intercept(com.opensymphony.xwork.ActionInvocation actionInvocation)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2011 Atlassian. All Rights Reserved.