AbstractBootstrapHotSwappingFilter |
Abstact filter class which will delegate to a particular filter once the container manager is setup.
|
AbstractLinkRenamingBean |
|
AbstractPageLinkRenamingBean |
Common base class for renaming links to different page types.
|
AccessLogFilter |
Logs the username and request URL via log4j.
|
AopUtils |
Utilities for aspect oriented programming
|
AttachFileHelper |
|
AttachmentCommentComparator |
|
AttachmentComparator |
|
AttachmentCreationDateComparator |
|
AttachmentDateComparator |
|
AttachmentFileNameComparator |
Comparator for Attachment s based on file names in the given locale.
|
AttachmentLinkRenamingBean |
|
AttachmentMimeTypeTranslator |
Translates mime types for attachments.
|
AttachmentNameComparator |
|
AttachmentSizeComparator |
|
BandanaConfigMigrator |
Migrates Confluence global and space configuration data from the file system into the database Specifically, the
confluence-global.bandana.xml file and space config data contained in directories underneath the 'config' folder
|
BlogPostLinkRenamingBean |
|
CamelCaseLinkRenamingBean |
|
ClasspathUtils |
Classpath discovery utilities
|
ClusterHeaderFilter |
|
ClusterUtils |
Utilities for clustering
|
ColourUtils |
Color manipulation utilities
|
CompleteURLEncoder |
This class caters for encoding of url strings for the following protocols: - file - http (see RFC 2396 for
reference)
|
ConfigurableBootstrapHotSwappingFilter |
|
ConfluenceErrorFilter |
|
ConfluenceHomeGlobalConstants |
|
ConfluenceMockServletRequest |
This is a simple stub class to return the context path we have cached, used in Velocity templates when we don't _actually_ have a request.
|
ConfluenceRenderUtils |
Utilities for rendering Confluence wiki content.
|
ConfluenceUberClassLoader |
This class loader tries to load classes from the application class loader
first before delegating to the plugins class loader.
|
ConfluenceVelocityFilter |
|
ConnectableConsumer<T> |
|
ContentComparator |
|
ContentComparatorFactory |
|
ContentCreationComparator |
|
ContentEntityObjectTitleComparator |
|
ContentFacade |
Just a typical facade - it's useful for avoiding the duplication of behaviours
across various actions, helper classes, etc..
|
ContentMacrosHelper |
Defines common functions that are carried out for macros that display list of content (e.g.
|
ContentModificationComparator |
|
ContentUtils |
|
DefaultClock |
Default implementation of the Clock interface that
simply returns a new Date instance.
|
DefaultProgress |
Thread-safe class for tracking progress.
|
DefaultUserChecker |
|
EditPageBean |
|
EstimatedProgressMeter |
A progress meter to be used in situations where the total cannot be determined efficiently or conveniently up front.
|
ExcerptHelper |
Defines common functions that obtain excerpts of content (e.g.
|
FileNameEncodingTester |
|
FileSanitizer |
|
FilesystemUtils |
|
FugueConversionUtil |
Deprecated.
|
GeneralUtil |
|
HtmlEntityEscapeUtil |
Portions of this class copied from Apache commons-lang StringEscapeUtils -- it was easier to copy the relevant
bits than it was to upgrade commons-lang to 2.0 :)
|
HTMLPairType |
|
HTMLSearchableTextUtil |
A utility class that will take a String formatted as HTML and remove all tags and attributes leaving only the text
nodes and CData content intact.
|
HtmlUtil |
|
I18NSupport |
Deprecated.
|
IncludePageMacroLinkRenamingBean |
|
LabellingComparator |
|
LabelUtil |
Utility class designed to assist dealing with the client interface.
|
LayoutHelper |
This class provides helper methods to retrieve layout templates and handles a few basic theme tasks.
|
LengthLimitedStringBuilder |
A length limited string builder which dynamically or statically limits the capacity of the underlying StringBuilder implementation.
|
ListUtils |
|
LoggingContextFilter |
Servlet filter that adds some relevant contextual information to the Log4J Mapped Diagnostic Context
|
LoggingContextInterceptor |
XWork interceptor that adds some relevant XWork context to the Log4J Mapped Diagnostic Context
|
LogProgressMeterWrapper |
Will report progress to log
|
MailConfigMigrator |
|
MemoizingComponentReference |
Lazily loads the component from the ContainerManager and memoize the result.
|
MobileAppRequestFilter |
|
MobileUtils |
Mobile utility class.
|
MulticastRouteTester |
A class for performing diagnostics on the multicast routing table of the current host
|
MulticastRouteTester.Log4JReporter |
Log4J reporting strategy
|
OsgiUtils |
This util helps plugins to do shady things directly with OSGi.
|
PageChangesBean |
|
PageLinkRenamingBean |
|
PlainTextToHtmlConverter |
Static methods for the conversion of text to HTML.
|
QueryStringUtil |
|
QuickPageRenderBean |
This appears to be used by the include page velocity macro (see #includePage in macros.vm).
|
ReadOnlyLicenseCalculator |
Calculates the number of Users in a Confluence instance.
|
RegExpProcessor |
|
RegexUtils |
|
RequestCacheThreadLocal |
Threadlocal for caching objects that must survive the whole HTTP request.
|
RequestCacheThreadLocalFilter |
Servlet filter for initialising and cleaning up the RequestCacheThreadLocal.
|
SchedulerLifecycle |
|
SecurityHeadersHelper |
Add headers to prevent security problems.
|
SelfPageLinkRenamingBean |
|
SeraphUtils |
|
SingleUseIterable<T> |
|
SpaceComparator |
Order spaces by name, or by key if the names are the same.
|
SpaceGroupComparator |
Deprecated.
|
SQLUtils |
Contains a variety of functions for handling SQL Connections and Queries.
|
StringHyphenBean |
|
StrutsUtil |
|
SubProgressMeter |
Allow us to break a single ProgressMeter to several ProgressMeter.
|
SupportUtility |
Builds a zip of important files for use in a support request.
|
TemplateSupport |
|
TimePeriod |
Deprecated.
|
TimeUtils |
|
UrlUtils |
Contains url utility methods.
|
UserAgentUtil |
Utility class for UserAgents sniffing.
|
UserAgentUtil.Browser |
|
UserAgentUtil.UserAgent |
|
UserFilterBean |
Filters the list of users pass in based on group and a single user's email address
|
UserLoggingContextFilter |
Servlet filter that adds the currently logged in user to the Log4J Mapped Diagnostic Context
|
UserNameHeaderFilter |
Adds the current remote user as a header (X-AUSERNAME) to the response.
|
UserThreadLocalFilter |
Makes sure the current user is always in the AuthenticatedUserThreadLocal at the beginning of a request, and is cleared
at the end.
|
ZipUtility |
Copied from Fisheye com.cenqua.fisheye.util.Zipper
User: pkamal
Date: Oct 16, 2009
Time: 1:46:08 PM
To change this template use File | Settings | File Templates.
|