Class NavigationAwareInterceptor

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

public class NavigationAwareInterceptor extends AbstractBambooInterceptor
Injects the appropriate navigation context into the action to be available to the UI
See Also:
  • Constructor Details

    • NavigationAwareInterceptor

      public NavigationAwareInterceptor()
  • Method Details