Package com.atlassian.jira.util

Interface Summary
EmailFormatter Returned email address appropriately masked/hidden for the current user.
ErrorCollection A very simple interface to collect errors.
GroupPermissionChecker  
I18nHelper  
MantisImportBean.MappingBean  
ResourceLoader  
 

Class Summary
AttachmentUtils  
BrowserUtils  
BugzillaImportBean  
BugzillaImportBean.DefaultBugzillaMappingBean  
BuildUtils  
ClasspathResourceLoader  
CollectionReorderer  
CustomMantisImportBean A variant of the MantisImportBean meeting some special customer requirements: A log (/tmp/attachments.txt) is kept of where attachments are created.
EasyList A replacement for UtilMisc.toList().
EditGroupsUtils  
EmailFormatterImpl  
EncodingMap EncodingMap is a convenience class which handles conversions between IANA encoding names and Java encoding names, and vice versa.
ExceptionInterpreter  
ExceptionInterpreterUtil This util will feed an exception through the exception interpreter chain of responsibility.
ExceptionUtil  
GroupPermissionCheckerImpl  
ImportUtils Utility code originally written to support various importers.
IOUtil General IO Stream manipulation.
JiraArrayUtils  
JiraCollectionUtils  
JiraDateUtils  
JiraEntityUtils  
JiraKeyUtils  
JiraKeyUtilsBean  
JiraLicenseRegistry  
JiraTypeUtils  
JiraUrlCodec Class to wrap around the encoding of query strings.
JiraUserUtils  
JiraUtils Miscellaneous utility methods.
JiraUtilsBean A bean version of JiraUtils that can be mocked out out
JiraVelocityHelper A simple class store methods we want to expose to velocity templates
Lock Used to lock resources using a file system file as a lock
LuceneUtils A simple utility class for our common Lucene usage methods.
MantisImportBean Mantis importer.
MantisImportBean.DefaultMappingBean Class mapping Mantis ids (see lang/strings_english.txt in the Mantis source) to JIRA IDs
ObjectUtils  
OracleDataSizeExceptionInterpreter This implementation of ExceptionInterpreter shows links to confluence howto's on how to fix the oracle large string problem.
ParameterKeys  
ParameterStore  
ParameterUtils  
RegexpUtils  
RendererPreviewAjaxUtil Ajax bean that exposes a transform for a specified renderer.
SimpleErrorCollection  
URLCodec Implements the 'www-form-urlencoded' encoding scheme, also misleadingly known as URL encoding.
XmlReader This handles several XML-related tasks that normal java.io Readers don't support, inluding use of IETF standard encoding names and automatic detection of most XML encodings.
XmlReader.AsciiReader  
XmlReader.BaseReader  
XmlReader.Iso8859_1Reader  
XmlReader.Utf8Reader  
 

Exception Summary
LockException Thrown when a timeout has been reached while trying to obtain a lock
ParameterUtils.DateTooEarlyException  
 



Copyright © 2002-2006 Atlassian. All Rights Reserved.