Class ReadOnlyConfigurationEditInterceptor
java.lang.Object
com.atlassian.bamboo.ww2.interceptors.AbstractBambooInterceptor
com.atlassian.bamboo.ww2.interceptors.ReadOnlyConfigurationEditInterceptor
- All Implemented Interfaces:
Serializable,org.apache.struts2.interceptor.Interceptor
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidaddException(String errorMessage) doIntercept(org.apache.struts2.ActionInvocation actionInvocation) Methods inherited from class com.atlassian.bamboo.ww2.interceptors.AbstractBambooInterceptor
destroy, getParameter, getParameterAsInt, hasParameter, init, intercept
-
Constructor Details
-
ReadOnlyConfigurationEditInterceptor
public ReadOnlyConfigurationEditInterceptor()
-
-
Method Details
-
doIntercept
- Specified by:
doInterceptin classAbstractBambooInterceptor- Throws:
Exception
-
addException
-