Uses of Class
com.atlassian.bamboo.ww2.interceptors.AbstractBambooInterceptor
-
Packages that use AbstractBambooInterceptor Package Description com.atlassian.bamboo.ww2.interceptors -
-
Uses of AbstractBambooInterceptor in com.atlassian.bamboo.ww2.interceptors
Subclasses of AbstractBambooInterceptor in com.atlassian.bamboo.ww2.interceptors Modifier and Type Class Description class
AdminInterceptor
class
BambooXsrfTokenInterceptor
XSRF token Interceptorclass
BuildConfigurationEditInterceptor
class
BuildConfigurationInterceptor
An interceptor that sets allActionContext
parameters from aBuildConfiguration
class
BuildResultsSummaryAwareInteceptor
Provides a very basic interceptor which populates the build result summary if the build and build number exist.class
ChainAwareInterceptor
class
GlobalAdminInterceptor
class
JSONValidationInterceptor
Taken from xwork 2.1.2 See {@linkplain http://struts.apache.org/2.1.2/struts2-core/apidocs/org/apache/struts2/interceptor/validation/JSONValidationInterceptor.html}class
NavigationAwareInterceptor
Injects the appropriate navigation context into the action to be available to the UIclass
PaginationAwareInterceptor
Interceptor that performs pagination on theclass
PlanLimitAwareInterceptor
class
ReadOnlyConfigurationEditInterceptor
class
RemoteApiExceptionInterceptor
class
RemoteApiLoginInterceptor
class
RepositoryConfigurationEditInterceptor
class
ResultsListAwareInterceptor
class
ResultsSummaryAwareInteceptor
Provides a very basic inteceptor which populates the build result summary if the build and build number exist.class
SignupAllowedCheckInterceptor
class
StatisticsAwareInterceptor
Methods in com.atlassian.bamboo.ww2.interceptors with parameters of type AbstractBambooInterceptor Modifier and Type Method Description @Nullable ImmutablePlan
PlanInterceptorUtils. findPlan(@NotNull AbstractBambooInterceptor interceptor)
-