Class BuildConfigurationInterceptor

java.lang.Object
com.atlassian.bamboo.ww2.interceptors.AbstractBambooInterceptor
com.atlassian.bamboo.ww2.interceptors.BuildConfigurationInterceptor
All Implemented Interfaces:
com.opensymphony.xwork2.interceptor.Interceptor, Serializable

public class BuildConfigurationInterceptor extends AbstractBambooInterceptor
An interceptor that sets all ActionContext parameters from a BuildConfiguration
See Also:
  • Constructor Details

    • BuildConfigurationInterceptor

      public BuildConfigurationInterceptor()
  • Method Details