|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.ww2.interceptors.AbstractBambooInterceptor com.atlassian.bamboo.ww2.interceptors.BuildResultsSummaryAwareInteceptor
public class BuildResultsSummaryAwareInteceptor
Provides a very basic inteceptor which populates the build result summary if the build and build number exist. Requires build inteceptor to be run first.
Constructor Summary | |
---|---|
BuildResultsSummaryAwareInteceptor()
|
Method Summary | |
---|---|
java.lang.String |
intercept(com.opensymphony.xwork.ActionInvocation actionInvocation)
|
void |
setBuildResultsSummaryManager(BuildResultsSummaryManager buildResultsSummaryManager)
|
Methods inherited from class com.atlassian.bamboo.ww2.interceptors.AbstractBambooInterceptor |
---|
destroy, getParameter, getParameterAsInt, hasParameter, init |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BuildResultsSummaryAwareInteceptor()
Method Detail |
---|
public java.lang.String intercept(com.opensymphony.xwork.ActionInvocation actionInvocation) throws java.lang.Exception
java.lang.Exception
public void setBuildResultsSummaryManager(BuildResultsSummaryManager buildResultsSummaryManager)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |