Class BuildResultsSummaryAwareInteceptor

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

public class BuildResultsSummaryAwareInteceptor extends AbstractBambooInterceptor
Provides a very basic interceptor which populates the build result summary if the build and build number exist. Requires build interceptor to be run first.
See Also:
  • Constructor Details

    • BuildResultsSummaryAwareInteceptor

      public BuildResultsSummaryAwareInteceptor()
  • Method Details