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,org.apache.struts2.interceptor.Interceptor
Injects the appropriate navigation context into the action to be available to the UI
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.opensymphony.xwork2.interceptor.Interceptor
com.opensymphony.xwork2.interceptor.Interceptor.LegacyAdapter -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondoIntercept(com.opensymphony.xwork2.ActionInvocation invocation) voidsetCachedPlanManager(CachedPlanManager cachedPlanManager) voidsetCustomVariableContext(CustomVariableContext customVariableContext) voidsetDecoratedNavObjectFactory(DecoratedNavObjectFactory decoratedNavObjectFactory) voidsetResultsSummaryManager(ResultsSummaryManager resultsSummaryManager) Methods inherited from class com.atlassian.bamboo.ww2.interceptors.AbstractBambooInterceptor
destroy, getParameter, getParameterAsInt, hasParameter, init, interceptMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.opensymphony.xwork2.interceptor.Interceptor
intercept
-
Constructor Details
-
NavigationAwareInterceptor
public NavigationAwareInterceptor()
-
-
Method Details
-
doIntercept
- Specified by:
doInterceptin classAbstractBambooInterceptor- Throws:
Exception
-
setCachedPlanManager
-
setResultsSummaryManager
-
setCustomVariableContext
-