com.atlassian.bamboo.ww2.interceptors
Class AbstractBambooInterceptor
java.lang.Object
com.atlassian.bamboo.ww2.interceptors.AbstractBambooInterceptor
- Direct Known Subclasses:
- AbstractPermissionCheckInterceptor, BasePermissionCheckInterceptor, BuidConfigurationEditInterceptor, BuildAwareInterceptor, BuildConfigurationFromSessionInterceptor, BuildConfigurationInterceptor, ConfigurationEditorInterceptor, PaginationAwareInterceptor, ResultsListAwareInterceptor, SignupAllowedCheckInterceptor, StatisticsAwareInterceptor, TestCaseAwareInterceptor
public abstract class AbstractBambooInterceptor
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractBambooInterceptor
public AbstractBambooInterceptor()
init
public void init()
destroy
public void destroy()
getParameter
protected String getParameter(String parameterName)
getParameterAsInt
protected int getParameterAsInt(String parameterName)
hasParameter
protected boolean hasParameter(String parameterName)
Copyright © 2006 Atlassian Software Systems. All Rights Reserved.