Package com.atlassian.jira.util

Interface Summary
Closeable A Closeable is a source or destination of data that can be closed.
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  
MessageSet Used to communicate error and warning messages.
Resolver A interface to resolve some input object into an output object.
ResourceLoader  
 

Class Summary
AbstractMessageSet Base class for the message set.
AttachmentUtils Static utilities for working with the attachment files and their directories.
BrowserUtils  
BugzillaImportBean  
BugzillaImportBean.DefaultBugzillaMappingBean  
BugzillaImportHelper Copyright 2007 Atlassian Software.
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.
DelimeterInserter This can take an input string and look into it for occurences of given terms.
EasyList Deprecated. since v3.13.
EmailFormatterImpl  
EncodingMap EncodingMap is a convenience class which handles conversions between IANA encoding names and Java encoding names, and vice versa.
EventTypeOrderTransformer  
ExceptionInterpreter  
ExceptionInterpreterUtil This util will feed an exception through the exception interpreter chain of responsibility.
ExceptionUtil  
FileFactory  
FilterCronValidationErrorMappingUtil  
GlobalPermissionGroupAssociationUtil This is a utility class to find out information about Permissions.ADMINISTER and Permissions.SYSTEM_ADMIN global permission information.
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 JiraLicenseRegistry now delegates responsibility between the old license storage mechanism (PropertyStrings) and the new license storage mechanism (PropertyTexts) to allow for newer license formats which may take more space.
JiraTypeUtils  
JiraUrlCodec Class to wrap around the encoding of query strings.
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  
ListOrderedMessageSetImpl Is a message set that keeps the messages and warnings in the order in which they were added.
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  
MeridianHour Holder of a 12 hour time with a meridian indicator (am/pm).
MessageSet.MessageLink A simple class for holding link text and a link url.
MessageSetImpl Message set implementation that uses the messages natural ordering to sort the messages that are added.
ObjectUtils  
OracleDataSizeExceptionInterpreter This implementation of ExceptionInterpreter shows links to confluence howto's on how to fix the oracle large string problem.
ParameterKeys  
ParameterStore  
ParameterUtils This class can be used to "parse" values from a map of parameters.
RegexpUtils  
RendererPreviewAjaxUtil Ajax bean that exposes a transform for a specified renderer.
SimpleErrorCollection  
SimpleToCronUtil Helper class to carry out various cron conversion tasks.
TempDirectoryUtil This util class was added to be able to create a "temporary" directory.
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.
 

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



Copyright © 2002-2009 Atlassian. All Rights Reserved.