Package com.atlassian.confluence.util

Interface Summary
FontManager  
LinkRenamingBean  
ListUtils.Criterion  
MulticastRouteTester.TestReporter Reporting strategy interface for reporting problems encountered during the test
RegExpProcessor.RegExpProcessorHandler  
ResourceManager User: nickf Date: Mar 8, 2005 Time: 4:26:28 PM
ThumbnailInfoFactory Used to produce ThumbnailInfo given an Attachment.
UserChecker  
 

Class Summary
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 JIRA username and request URL via log4j.
AncestorTableBuilder  
AopUtils Utilities for aspect oriented programming
AspectJProfilingInterceptor  
AttachFileHelper  
AttachmentCommentComparator  
AttachmentComparator  
AttachmentDateComparator  
AttachmentLinkRenamingBean  
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 If clustering is enabled, adds a custom HTTP header (X-Confluence-Cluster-Node) to the response to indicate which node is handling the request.
ClusterUtils Utilities for clustering
CompleteURLEncoder This class caters for encoding of url strings for the following protocols: - file - http (see RFC 2396 for reference)

The url strings passed in are converted into Java URI objects as it automatically does the encoding.

ConfigurableBootstrapHotSwappingFilter Created by IntelliJ IDEA.
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 Created by IntelliJ IDEA.
ConfluenceTrackbackUtils  
ConfluenceVelocityResourceCache Clearable velocity cache.
ConfluenceVelocityResourceCachePluginListener  
ContentComparator  
ContentComparatorFactory  
ContentCreationComparator  
ContentEntityObjectTitleComparator  
ContentFacade  
ContentMacrosHelper Defines common functions that are carried out for macros that display list of content (e.g.
ContentModificationComparator
ContentUtils  
DefaultFontManager  
DefaultResourceManager Handles the mapping of resources to confluence.home/userResources.
DefaultThumbnailInfoFactory  
DefaultUserChecker  
DiffResult  
DiffUtils  
DynamicMultiDelegationClassLoader  
EditPageBean  
FileNameEncodingTester Created by IntelliJ IDEA.
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 :) ==================================================================== The Apache Software License, Version 1.1 Copyright (c) 2002-2003 The Apache Software Foundation.
I18NSupport This class provides access to internationalised text from contexts where an action is not avaialable, e.g.
IncludePageMacroLinkRenamingBean  
JiraIconMappingManager maintains a mapping of:
priority --> file name of image workflow statuses --> file name of image issue types --> file name of image
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.
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
MailConfigMigrator  
MulticastRouteTester A class for performing diagnostics on the multicast routing table of the current host
MulticastRouteTester.Log4JReporter Log4J reporting strategy
PageChangesBean  
PageComparator Deprecated.  
PageLinkRenamingBean  
PatternLayoutWithContext Pattern layout that will dump the current Log4J MDC as a line between the initial log line and stack trace (if any) The general policy is that the MDC will be dumped if the log event level is ERROR or higher or if a stack trace has been included in the event.
PatternLayoutWithStackTrace Pattern layout with specialist stack trace printing
ProfilePicture  
QuartzSchedulerLifecycle  
QuickPageRenderBean  
RegExpProcessor  
RegexUtils  
RequestCacheThreadLocal Threadlocal for caching objects that must survive the whole HTTP request.
RequestCacheThreadLocalFilter Servlet filter for initialising and cleaning up the RequestCacheThreadLocal.
ResizableImage Uses thumbnail class to resize image
Resource  
SelfPageLinkRenamingBean  
SeraphUtils
SpaceComparator Order spaces by name, or by key if the names are the same.
SpaceGroupComparator Order space groups by name, or by key if the names are the same.
SQLUtils Contains a variety of functions for handling SQL Connections and Queries.
StringHyphenBean  
TemplateSupport  
UrlUtil Deprecated.  
UserFilterBean Filters the list of users pass in based on group and a single user's email address
UserThreadLocalFilter Makes sure the current user is always in the AuthenticatedUserThreadLocal at the beginning of a request, and is cleared at the end.
VelocityUtils Deprecated.  
WebDavUtils Collection of utility methods for working with a webDAV server This isn't used at the moment, because it's broken!!!
XslUtil  
 



Copyright © 2003-2008 Atlassian Pty Ltd. All Rights Reserved.