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
Injects the appropriate navigation context into the action to be available to the UI
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiondoIntercept
(com.opensymphony.xwork2.ActionInvocation invocation) void
setCachedPlanManager
(CachedPlanManager cachedPlanManager) void
setCustomVariableContext
(CustomVariableContext customVariableContext) void
setDecoratedNavObjectFactory
(DecoratedNavObjectFactory decoratedNavObjectFactory) void
setResultsSummaryManager
(ResultsSummaryManager resultsSummaryManager) Methods inherited from class com.atlassian.bamboo.ww2.interceptors.AbstractBambooInterceptor
destroy, getParameter, getParameterAsInt, hasParameter, init, intercept
-
Constructor Details
-
NavigationAwareInterceptor
public NavigationAwareInterceptor()
-
-
Method Details
-
doIntercept
- Specified by:
doIntercept
in classAbstractBambooInterceptor
- Throws:
Exception
-
setCachedPlanManager
-
setResultsSummaryManager
-
setCustomVariableContext
-