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  
JiraDurationUtils.DurationFormatter This interface defines methods for formatting time duration
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  
JiraDurationUtils Util class reponsible for printing durations in various formats
JiraDurationUtils.DaysDurationFormatter This formatter formats time duration to days only.
JiraDurationUtils.HoursDurationFormatter This formatter formats time duration to hours only.
JiraDurationUtils.PrettyDurationFormatter This formatter formats time duration to "pretty" format, such as 3 weeks, 2 days, 1 hour, 15 minutes.
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
JiraVelocityUtils Helper class that contains a number of utility methods for velocity templates.
JiraWebUtils  
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
MantisImportBean.UserRole  
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-2007 Atlassian. All Rights Reserved.