public class NavigationAwareInterceptor extends AbstractBambooInterceptor
Constructor and Description |
---|
NavigationAwareInterceptor() |
Modifier and Type | Method and Description |
---|---|
String |
doIntercept(com.opensymphony.xwork2.ActionInvocation invocation) |
void |
setCachedPlanManager(CachedPlanManager cachedPlanManager) |
void |
setCustomVariableContext(CustomVariableContext customVariableContext) |
void |
setDecoratedNavObjectFactory(DecoratedNavObjectFactory decoratedNavObjectFactory) |
void |
setResultsSummaryManager(ResultsSummaryManager resultsSummaryManager) |
destroy, getParameter, getParameterAsInt, hasParameter, init, intercept
public String doIntercept(com.opensymphony.xwork2.ActionInvocation invocation) throws Exception
doIntercept
in class AbstractBambooInterceptor
Exception
public void setDecoratedNavObjectFactory(DecoratedNavObjectFactory decoratedNavObjectFactory)
public void setCachedPlanManager(CachedPlanManager cachedPlanManager)
public void setResultsSummaryManager(ResultsSummaryManager resultsSummaryManager)
public void setCustomVariableContext(CustomVariableContext customVariableContext)
Copyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.