A B C D E F G H I J L M N O P R S T U V W X Y

A

AbstractEncodingFilter - class com.atlassian.core.filters.AbstractEncodingFilter.
 
AbstractEncodingFilter() - Constructor for class com.atlassian.core.filters.AbstractEncodingFilter
 
AbstractErrorQueuedTaskQueue - class com.atlassian.core.task.AbstractErrorQueuedTaskQueue.
Created by IntelliJ IDEA.
AbstractErrorQueuedTaskQueue(TaskQueue, FifoBuffer) - Constructor for class com.atlassian.core.task.AbstractErrorQueuedTaskQueue
 
AbstractErrorQueuedTaskQueue.TaskDecorator - class com.atlassian.core.task.AbstractErrorQueuedTaskQueue.TaskDecorator.
 
AbstractErrorQueuedTaskQueue.TaskDecorator(Task) - Constructor for class com.atlassian.core.task.AbstractErrorQueuedTaskQueue.TaskDecorator
 
AbstractFilter - class com.atlassian.core.filters.AbstractFilter.
This class contains two deprecated methods to make filters compatible with old web application servers that are using the old servlet spec
AbstractFilter() - Constructor for class com.atlassian.core.filters.AbstractFilter
 
AbstractLongRunningTask - class com.atlassian.core.task.longrunning.AbstractLongRunningTask.
 
AbstractLongRunningTask() - Constructor for class com.atlassian.core.task.longrunning.AbstractLongRunningTask
 
AbstractNoOpServlet - class com.atlassian.core.servlet.AbstractNoOpServlet.
NoOpServlet is a dummy servlet used only to provide a servlet mapping for url patterns that dont have any.
AbstractNoOpServlet() - Constructor for class com.atlassian.core.servlet.AbstractNoOpServlet
 
AbstractTaskQueue - class com.atlassian.core.task.AbstractTaskQueue.
Created by IntelliJ IDEA.
AbstractTaskQueue(FifoBuffer) - Constructor for class com.atlassian.core.task.AbstractTaskQueue
 
ArrayUtils - class com.atlassian.core.util.collection.ArrayUtils.
Collection of useful Array methods
ArrayUtils() - Constructor for class com.atlassian.core.util.collection.ArrayUtils
 
AtlassianCoreException - exception com.atlassian.core.AtlassianCoreException.
 
AtlassianCoreException() - Constructor for class com.atlassian.core.AtlassianCoreException
 
AtlassianCoreException(String) - Constructor for class com.atlassian.core.AtlassianCoreException
 
AtlassianCoreException(Throwable) - Constructor for class com.atlassian.core.AtlassianCoreException
 
AtlassianCoreException(String, Throwable) - Constructor for class com.atlassian.core.AtlassianCoreException
 
acquire() - Method in class com.atlassian.core.util.Semaphore
Wait until a permit is available, and take one
add(int, int) - Method in class com.atlassian.core.bean.MathBean
 
add(long, LoggingEvent) - Static method in class com.atlassian.core.logging.ThreadLocalErrorCollection
 
add(Object) - Method in interface com.atlassian.core.task.FifoBuffer
Add an Object to the buffer
add(Object) - Method in class com.atlassian.core.task.LocalFifoBuffer
 
add(String[], String) - Static method in class com.atlassian.core.util.collection.ArrayUtils
Adds a string to an array and resizes the array.
addFilter(Filter) - Method in class com.atlassian.core.util.filter.FilterChain
 
addMockFile(String, File) - Static method in class com.atlassian.core.util.FileFactory
 
addTask(Task) - Method in class com.atlassian.core.task.AbstractErrorQueuedTaskQueue
 
addTask(Task) - Method in class com.atlassian.core.task.AbstractTaskQueue
 
addTask(String, Task) - Method in class com.atlassian.core.task.DefaultMultiQueueTaskManager
 
addTask(Task) - Method in class com.atlassian.core.task.DefaultTaskManager
 
addTask(String, Task) - Method in interface com.atlassian.core.task.MultiQueueTaskManager
 
addTask(Task) - Method in interface com.atlassian.core.task.TaskManager
 
addTask(Task) - Method in interface com.atlassian.core.task.TaskQueue
Adds a task to the end of the queue
addTaskQueue(String, TaskQueue) - Method in class com.atlassian.core.task.DefaultMultiQueueTaskManager
 
addTaskQueue(String, TaskQueue) - Method in interface com.atlassian.core.task.MultiQueueTaskManager
 
append(LoggingEvent) - Method in class com.atlassian.core.logging.ThreadLocalErrorLogAppender
 
attempt(long) - Method in class com.atlassian.core.util.Semaphore
Wait at most msecs millisconds for a permit.

B

BOMBYTES - Static variable in class com.atlassian.core.util.xml.BOMZipFileInputStream
 
BOMZipFileInputStream - class com.atlassian.core.util.xml.BOMZipFileInputStream.
An input streams that handles Unicode Byte-Order Mark (BOM) marker within a normal file as well as a ZIP file.
BOMZipFileInputStream(String) - Constructor for class com.atlassian.core.util.xml.BOMZipFileInputStream
 
BestNameComparator - class com.atlassian.core.user.BestNameComparator.
This comparator tries to compare two users based on their 'best name' ie their full name if possible, otherwise their username.
BestNameComparator() - Constructor for class com.atlassian.core.user.BestNameComparator
 
BestNameComparator2 - class com.atlassian.core.user.BestNameComparator2.
This comparator tries to compare two users based on their 'best name' ie their full name if possible, otherwise their username.
BestNameComparator2() - Constructor for class com.atlassian.core.user.BestNameComparator2
 
BufferedFileSpool - class com.atlassian.core.spool.BufferedFileSpool.
Spool bytes via buffered file streams.
BufferedFileSpool() - Constructor for class com.atlassian.core.spool.BufferedFileSpool
 
ByteArraySpool - class com.atlassian.core.spool.ByteArraySpool.
A very simple spool that uses a ByteArray buffer.
ByteArraySpool() - Constructor for class com.atlassian.core.spool.ByteArraySpool
 
baos - Variable in class com.atlassian.core.filters.gzip.GzipResponseStream
 
buffer - Variable in class com.atlassian.core.task.AbstractTaskQueue
 
build(Object[]) - Static method in class com.atlassian.core.util.collection.EasyList
 
build() - Static method in class com.atlassian.core.util.collection.EasyList
 
build(Object) - Static method in class com.atlassian.core.util.collection.EasyList
 
build(Object, Object) - Static method in class com.atlassian.core.util.collection.EasyList
 
build(Object, Object, Object) - Static method in class com.atlassian.core.util.collection.EasyList
 
build(Object, Object, Object, Object) - Static method in class com.atlassian.core.util.collection.EasyList
 
build(Object, Object, Object, Object, Object) - Static method in class com.atlassian.core.util.collection.EasyList
 
build(Object, Object, Object, Object, Object, Object) - Static method in class com.atlassian.core.util.collection.EasyList
 
build(Object, Object, Object, Object, Object, Object, Object) - Static method in class com.atlassian.core.util.collection.EasyList
 
build(Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class com.atlassian.core.util.collection.EasyList
 
build(Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class com.atlassian.core.util.collection.EasyList
 
build(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class com.atlassian.core.util.collection.EasyList
 
build(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class com.atlassian.core.util.collection.EasyList
 
build(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class com.atlassian.core.util.collection.EasyList
 
build(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class com.atlassian.core.util.collection.EasyList
 
build(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class com.atlassian.core.util.collection.EasyList
 
build(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class com.atlassian.core.util.collection.EasyList
 
build(Collection) - Static method in class com.atlassian.core.util.collection.EasyList
 
build() - Static method in class com.atlassian.core.util.map.EasyMap
 
build(Object, Object) - Static method in class com.atlassian.core.util.map.EasyMap
 
build(Object, Object, Object, Object) - Static method in class com.atlassian.core.util.map.EasyMap
 
build(Object, Object, Object, Object, Object, Object) - Static method in class com.atlassian.core.util.map.EasyMap
 
build(Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class com.atlassian.core.util.map.EasyMap
 
build(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class com.atlassian.core.util.map.EasyMap
 
build(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class com.atlassian.core.util.map.EasyMap
 
build(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class com.atlassian.core.util.map.EasyMap
 
buildNonNull(Object[]) - Static method in class com.atlassian.core.util.collection.EasyList
 
buildNonNull(Collection) - Static method in class com.atlassian.core.util.collection.EasyList
 
buildNonNull(Object) - Static method in class com.atlassian.core.util.collection.EasyList
 
buildNull() - Static method in class com.atlassian.core.util.collection.EasyList
Creates a list with one null value.

C

CacheUtils - class com.atlassian.core.util.CacheUtils.
Utility class to handle cache flushing.
CacheUtils() - Constructor for class com.atlassian.core.util.CacheUtils
 
CachingPropertySet - class com.atlassian.core.propertyset.CachingPropertySet.
A PropertySet which decorates another PropertySet and caches the results.
CachingPropertySet() - Constructor for class com.atlassian.core.propertyset.CachingPropertySet
 
ClassHelper - class com.atlassian.core.util.ClassHelper.
 
ClassHelper() - Constructor for class com.atlassian.core.util.ClassHelper
 
ClassLoaderUtils - class com.atlassian.core.util.ClassLoaderUtils.
This class is extremely useful for loading resources and classes in a fault tolerant manner that works across different applications servers.
ClassLoaderUtils() - Constructor for class com.atlassian.core.util.ClassLoaderUtils
 
Clock - interface com.atlassian.core.util.Clock.
Convenient way to allow test classes to tell another class to use a different idea of what the time is - allows much easier testing of time-based functions.
changePassword(User, String) - Static method in class com.atlassian.core.user.UserUtils
Changes the password for a given user.
check() - Method in class com.atlassian.core.util.ImageInfo
Call this method after you have provided an input stream or file using ImageInfo.setInput(InputStream) or ImageInfo.setInput(DataInput).
checkToolkit() - Method in class com.atlassian.core.util.thumbnail.Thumber
 
clear() - Static method in class com.atlassian.core.logging.ThreadLocalErrorCollection
 
clear() - Method in class com.atlassian.core.task.AbstractTaskQueue
 
clear() - Method in interface com.atlassian.core.task.FifoBuffer
Clear all the objects from the buffer
clear() - Method in class com.atlassian.core.task.LocalFifoBuffer
 
clear() - Method in interface com.atlassian.core.task.TaskQueue
Throw away all the tasks in the queue
clone() - Method in class com.atlassian.core.bean.EntityObject
 
close(Statement) - Static method in class com.atlassian.core.db.JDBCUtils
 
close(ResultSet) - Static method in class com.atlassian.core.db.JDBCUtils
 
close(Connection) - Static method in class com.atlassian.core.db.JDBCUtils
 
close() - Method in class com.atlassian.core.filters.gzip.GzipResponseStream
 
close() - Method in class com.atlassian.core.logging.ThreadLocalErrorLogAppender
 
close() - Method in class com.atlassian.core.spool.DeferredFileOutputStream
Closes underlying output stream, and mark this as closed
close() - Method in class com.atlassian.core.spool.SpoolFileInputStream
 
closed - Variable in class com.atlassian.core.filters.gzip.GzipResponseStream
 
closed() - Method in class com.atlassian.core.filters.gzip.GzipResponseStream
 
closed - Variable in class com.atlassian.core.spool.DeferredFileOutputStream
True when close() has been called successfully.
com.atlassian.core - package com.atlassian.core
 
com.atlassian.core.bean - package com.atlassian.core.bean
 
com.atlassian.core.db - package com.atlassian.core.db
 
com.atlassian.core.exception - package com.atlassian.core.exception
 
com.atlassian.core.filters - package com.atlassian.core.filters
 
com.atlassian.core.filters.gzip - package com.atlassian.core.filters.gzip
 
com.atlassian.core.logging - package com.atlassian.core.logging
 
com.atlassian.core.propertyset - package com.atlassian.core.propertyset
 
com.atlassian.core.servlet - package com.atlassian.core.servlet
 
com.atlassian.core.spool - package com.atlassian.core.spool
 
com.atlassian.core.task - package com.atlassian.core.task
 
com.atlassian.core.task.longrunning - package com.atlassian.core.task.longrunning
 
com.atlassian.core.test.util - package com.atlassian.core.test.util
 
com.atlassian.core.user - package com.atlassian.core.user
 
com.atlassian.core.user.preferences - package com.atlassian.core.user.preferences
 
com.atlassian.core.util - package com.atlassian.core.util
 
com.atlassian.core.util.bean - package com.atlassian.core.util.bean
 
com.atlassian.core.util.collection - package com.atlassian.core.util.collection
 
com.atlassian.core.util.filter - package com.atlassian.core.util.filter
 
com.atlassian.core.util.map - package com.atlassian.core.util.map
 
com.atlassian.core.util.thumbnail - package com.atlassian.core.util.thumbnail
 
com.atlassian.core.util.xml - package com.atlassian.core.util.xml
 
com.atlassian.core.util.zip - package com.atlassian.core.util.zip
 
compare(Object, Object) - Method in class com.atlassian.core.user.BestNameComparator
 
compare(Object, Object) - Method in class com.atlassian.core.user.BestNameComparator2
 
compare(Object, Object) - Method in class com.atlassian.core.user.FullNameComparator
 
compare(Object, Object) - Method in class com.atlassian.core.util.LocaleComparator
 
contains(String, List) - Static method in class com.atlassian.core.util.StringUtils
Tests to see is a string contains any of the string in the list passed
copy(InputStream, OutputStream) - Static method in class com.atlassian.core.util.FileUtils
Deprecated. since 3.18 use IOUtils.copy(InputStream, OutputStream)
copy(InputStream, OutputStream, int) - Static method in class com.atlassian.core.util.FileUtils
Deprecated. since 3.18 use IOUtils.copy(InputStream, OutputStream)
copyDirectory(File, File) - Static method in class com.atlassian.core.util.FileUtils
Copies all files from srcDir to destDir.
copyDirectory(File, File, boolean) - Static method in class com.atlassian.core.util.FileUtils
 
copyFile(File, File) - Static method in class com.atlassian.core.util.FileUtils
Copy file from source to destination.
copyFile(File, File, boolean) - Static method in class com.atlassian.core.util.FileUtils
Copies a file to a new location, optionally overwriting an existing file in the new location.
copyFile(InputStream, File) - Static method in class com.atlassian.core.util.FileUtils
Save an input stream to a file.
copyFile(InputStream, File, boolean) - Static method in class com.atlassian.core.util.FileUtils
Save an input stream to a file, optionally overwriting the file if is exists.
createCommaSeperatedString(Collection) - Static method in class com.atlassian.core.util.StringUtils
Create a String of comma seperated entries from a Collection.
createList(int) - Static method in class com.atlassian.core.util.collection.EasyList
 
createMap(int) - Static method in class com.atlassian.core.util.map.EasyMap
 
createNewFile() - Method in class com.atlassian.core.spool.DefaultSpoolFileFactory
 
createNewFile() - Method in interface com.atlassian.core.spool.FileFactory
Create a new file based on the strategy of the factory.
createOutputStream() - Method in class com.atlassian.core.filters.gzip.GzipResponseWrapper
 
createUser(String, String) - Static method in class com.atlassian.core.user.UserUtils
This method is used when a user is created automatically, or by another user (for example an administrator).
createUser(String, String, String) - Static method in class com.atlassian.core.user.UserUtils
This method is used when a user is created automatically, or by another user (for example an administrator).
createUser(String, String, String, String) - Static method in class com.atlassian.core.user.UserUtils
Generic method which actually creates users, and fires the given event.
createUser(String, String, String, String, Collection) - Static method in class com.atlassian.core.user.UserUtils
Creates a new user with given attributes and associates the user with given collection of groups.
createZipFile(File, File) - Static method in class com.atlassian.core.util.FileUtils
Create a zip file of a given directory.
crop(String, int, String) - Static method in class com.atlassian.core.util.StringUtils
Crop a string if it is longer than a certain length, adding the specified suffix.

D

DAY_MILLIS - Static variable in class com.atlassian.core.util.DateUtils
 
DEFAULT_LIMIT - Static variable in class com.atlassian.core.logging.ThreadLocalErrorCollection
 
DataUtils - class com.atlassian.core.util.DataUtils.
 
DataUtils() - Constructor for class com.atlassian.core.util.DataUtils
 
DateUtils - class com.atlassian.core.util.DateUtils.
 
DateUtils(ResourceBundle) - Constructor for class com.atlassian.core.util.DateUtils
 
DateUtils.DateRange - class com.atlassian.core.util.DateUtils.DateRange.
 
DateUtils.DateRange(Date, Date) - Constructor for class com.atlassian.core.util.DateUtils.DateRange
 
DatedLoggingEvent - class com.atlassian.core.logging.DatedLoggingEvent.
 
DatedLoggingEvent(long, LoggingEvent) - Constructor for class com.atlassian.core.logging.DatedLoggingEvent
 
DefaultMultiQueueTaskManager - class com.atlassian.core.task.DefaultMultiQueueTaskManager.
A TaskManager implementation that manages multiple queues
DefaultMultiQueueTaskManager(String, TaskQueue) - Constructor for class com.atlassian.core.task.DefaultMultiQueueTaskManager
 
DefaultMultiQueueTaskManager(Map) - Constructor for class com.atlassian.core.task.DefaultMultiQueueTaskManager
 
DefaultPreferences - class com.atlassian.core.user.preferences.DefaultPreferences.
 
DefaultPreferences() - Constructor for class com.atlassian.core.user.preferences.DefaultPreferences
 
DefaultSpoolFileFactory - class com.atlassian.core.spool.DefaultSpoolFileFactory.
Default file factory for spooling.
DefaultSpoolFileFactory() - Constructor for class com.atlassian.core.spool.DefaultSpoolFileFactory
 
DefaultTaskManager - class com.atlassian.core.task.DefaultTaskManager.
Default implementation of a TaskManager.
DefaultTaskManager(TaskQueue) - Constructor for class com.atlassian.core.task.DefaultTaskManager
 
DefaultTaskQueue - class com.atlassian.core.task.DefaultTaskQueue.
The default implementation of TaskQueue.
DefaultTaskQueue() - Constructor for class com.atlassian.core.task.DefaultTaskQueue
 
DeferredFileOutputStream - class com.atlassian.core.spool.DeferredFileOutputStream.
An output stream which will retain data in memory until a specified threshold is reached, and only then commit it to disk.
DeferredFileOutputStream(int, File) - Constructor for class com.atlassian.core.spool.DeferredFileOutputStream
Constructs an instance of this class which will trigger an event at the specified threshold, and save data to a file beyond that point.
DeferredSpool - class com.atlassian.core.spool.DeferredSpool.
Thresholding spool that uses a DeferredSpoolFileOutputStream for spooling, allowing for a balance between memory usage and speed.
DeferredSpool() - Constructor for class com.atlassian.core.spool.DeferredSpool
 
DeferredSpoolFileOutputStream - class com.atlassian.core.spool.DeferredSpoolFileOutputStream.
This specialisation of DeferredFileOutputStream may be configured with a FileFactory so that files are only created once the deferred threshold is reached.
DeferredSpoolFileOutputStream(int, File) - Constructor for class com.atlassian.core.spool.DeferredSpoolFileOutputStream
Create a new DeferredSpoolFileOutputStream with the specified threshold and deferred file
DeferredSpoolFileOutputStream(int, FileFactory) - Constructor for class com.atlassian.core.spool.DeferredSpoolFileOutputStream
Create a new DeferredSpoolFileOutputStream with the specified threshold and file factory.
Dom4jUtil - class com.atlassian.core.util.Dom4jUtil.
 
Dom4jUtil() - Constructor for class com.atlassian.core.util.Dom4jUtil
 
DuckTypeProxy - class com.atlassian.core.test.util.DuckTypeProxy.
Utility for getting a proxy that delegates to a list of delegates in order.
DuckTypeProxy() - Constructor for class com.atlassian.core.test.util.DuckTypeProxy
 
DuckTypeProxy.UnimplementedMethodHandler - interface com.atlassian.core.test.util.DuckTypeProxy.UnimplementedMethodHandler.
 
dateDifference(long, long, long, ResourceBundle) - Static method in class com.atlassian.core.util.DateUtils
Resolution is the degree of difference.
dateDifferenceBean(long, long, long, ResourceBundle) - Method in class com.atlassian.core.util.DateUtils
 
deleteDir(File) - Static method in class com.atlassian.core.util.FileUtils
safely performs a recursive delete on a directory
destroy() - Method in class com.atlassian.core.filters.AbstractFilter
 
determineScaleSize(int, int, int, int) - Method in class com.atlassian.core.util.thumbnail.Thumber
 
disable() - Static method in class com.atlassian.core.logging.ThreadLocalErrorCollection
 
divide(int, int) - Method in class com.atlassian.core.bean.MathBean
 
divide(long, long) - Method in class com.atlassian.core.bean.MathBean
 
doArchive() - Method in class com.atlassian.core.util.zip.FolderArchiver
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.atlassian.core.filters.AbstractEncodingFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.atlassian.core.filters.ExpiresFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.atlassian.core.filters.ProfilingAndErrorFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.atlassian.core.filters.ServletContextThreadLocalFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.atlassian.core.filters.gzip.GzipFilter
Deprecated.  

E

EasyList - class com.atlassian.core.util.collection.EasyList.
A replacement for UtilMisc.toList().
EasyList() - Constructor for class com.atlassian.core.util.collection.EasyList
 
EasyMap - class com.atlassian.core.util.map.EasyMap.
A replacement for UtilMisc.toMap().
EasyMap() - Constructor for class com.atlassian.core.util.map.EasyMap
 
EntityObject - class com.atlassian.core.bean.EntityObject.
Common superclass for persistent entities: provides a long key, and creation/modification dates.
EntityObject() - Constructor for class com.atlassian.core.bean.EntityObject
 
ErrorQueuedTaskQueue - class com.atlassian.core.task.ErrorQueuedTaskQueue.
 
ErrorQueuedTaskQueue() - Constructor for class com.atlassian.core.task.ErrorQueuedTaskQueue
 
ExpiresFilter - class com.atlassian.core.filters.ExpiresFilter.
 
ExpiresFilter() - Constructor for class com.atlassian.core.filters.ExpiresFilter
 
enable() - Static method in class com.atlassian.core.logging.ThreadLocalErrorCollection
 
endDate - Variable in class com.atlassian.core.util.DateUtils.DateRange
 
ensureFileAndPathExist(File) - Static method in class com.atlassian.core.util.FileUtils
Check that a given file and its parent directories exist - will create blank file and all directories if necessary.
equalTimestamps(Timestamp, Timestamp) - Static method in class com.atlassian.core.util.DateUtils
compares if these two timestamps are within 10 milliseconds of each other (precision error)
equals(Object) - Method in class com.atlassian.core.bean.EntityObject
 
equals(Object) - Method in class com.atlassian.core.user.preferences.UserPreferences
 
equals(Object) - Method in class com.atlassian.core.util.PairType
 
equalsIgnoreLineTerminators(String, String) - Static method in class com.atlassian.core.util.StringUtils
 
escape(String, XMLUtils.TransformPolicy) - Static method in class com.atlassian.core.util.XMLUtils
Escapes a string so it may be returned as text content or attribute value.
escape(String) - Static method in class com.atlassian.core.util.XMLUtils
Escape an XML string using a default policy of replacing invalid XML characters.
escape(char) - Static method in class com.atlassian.core.util.XMLUtils
If there is a suitable entity reference for this character, return it.
escape(char, XMLUtils.TransformPolicy) - Static method in class com.atlassian.core.util.XMLUtils
Escape XML characters with a user specified transformation policy for invalid characters.
escapeCP1252(String, String) - Static method in class com.atlassian.core.util.StringUtils
replaces "smart quotes" and other problematic characters that appear in JIRA when data is cut and pasted from a Microsoft word document.
escapeForCdata(String) - Static method in class com.atlassian.core.util.XMLUtils
 
execute() - Method in class com.atlassian.core.task.AbstractErrorQueuedTaskQueue.TaskDecorator
 
execute() - Method in interface com.atlassian.core.task.Task
The execute method is used to invoke the task.
exists(String) - Method in class com.atlassian.core.propertyset.CachingPropertySet
 
existsGroup(String) - Static method in class com.atlassian.core.user.GroupUtils
A simple method to tell if a group already exists or not
existsUser(String) - Static method in class com.atlassian.core.user.UserUtils
Checks if a user with given username exists.

F

FORMAT_BMP - Static variable in class com.atlassian.core.util.ImageInfo
Return value of ImageInfo.getFormat() for BMP streams.
FORMAT_BMP - Static variable in class com.atlassian.core.util.bean.ImageInfo
Deprecated.  
FORMAT_GIF - Static variable in class com.atlassian.core.util.ImageInfo
Return value of ImageInfo.getFormat() for GIF streams.
FORMAT_GIF - Static variable in class com.atlassian.core.util.bean.ImageInfo
Deprecated.  
FORMAT_IFF - Static variable in class com.atlassian.core.util.ImageInfo
Return value of ImageInfo.getFormat() for IFF streams.
FORMAT_IFF - Static variable in class com.atlassian.core.util.bean.ImageInfo
Deprecated.  
FORMAT_JPEG - Static variable in class com.atlassian.core.util.ImageInfo
Return value of ImageInfo.getFormat() for JPEG streams.
FORMAT_JPEG - Static variable in class com.atlassian.core.util.bean.ImageInfo
Deprecated.  
FORMAT_PBM - Static variable in class com.atlassian.core.util.ImageInfo
Return value of ImageInfo.getFormat() for PBM streams.
FORMAT_PBM - Static variable in class com.atlassian.core.util.bean.ImageInfo
Deprecated.  
FORMAT_PCX - Static variable in class com.atlassian.core.util.ImageInfo
Return value of ImageInfo.getFormat() for PCX streams.
FORMAT_PCX - Static variable in class com.atlassian.core.util.bean.ImageInfo
Deprecated.  
FORMAT_PGM - Static variable in class com.atlassian.core.util.ImageInfo
Return value of ImageInfo.getFormat() for PGM streams.
FORMAT_PGM - Static variable in class com.atlassian.core.util.bean.ImageInfo
Deprecated.  
FORMAT_PNG - Static variable in class com.atlassian.core.util.ImageInfo
Return value of ImageInfo.getFormat() for PNG streams.
FORMAT_PNG - Static variable in class com.atlassian.core.util.bean.ImageInfo
Deprecated.  
FORMAT_PPM - Static variable in class com.atlassian.core.util.ImageInfo
Return value of ImageInfo.getFormat() for PPM streams.
FORMAT_PPM - Static variable in class com.atlassian.core.util.bean.ImageInfo
Deprecated.  
FORMAT_PSD - Static variable in class com.atlassian.core.util.ImageInfo
Return value of ImageInfo.getFormat() for PSD streams.
FORMAT_PSD - Static variable in class com.atlassian.core.util.bean.ImageInfo
Deprecated.  
FORMAT_RAS - Static variable in class com.atlassian.core.util.ImageInfo
Return value of ImageInfo.getFormat() for RAS streams.
FORMAT_RAS - Static variable in class com.atlassian.core.util.bean.ImageInfo
Deprecated.  
FORMAT_SWF - Static variable in class com.atlassian.core.util.ImageInfo
Return value of ImageInfo.getFormat() for SWF (Shockwave) streams.
FORMAT_SWF - Static variable in class com.atlassian.core.util.bean.ImageInfo
Deprecated.  
FifoBuffer - interface com.atlassian.core.task.FifoBuffer.
 
FileFactory - interface com.atlassian.core.spool.FileFactory.
Simple strategy interface for creating new files
FileFactory - class com.atlassian.core.util.FileFactory.
 
FileFactory() - Constructor for class com.atlassian.core.util.FileFactory
 
FileSize - class com.atlassian.core.util.FileSize.
A class that contains utility methods for formatting the size of files into human readable form.
FileSize() - Constructor for class com.atlassian.core.util.FileSize
 
FileSpool - interface com.atlassian.core.spool.FileSpool.
Interface for file based spools.
FileUtils - class com.atlassian.core.util.FileUtils.
 
FileUtils() - Constructor for class com.atlassian.core.util.FileUtils
 
Filter - interface com.atlassian.core.util.filter.Filter.
Defines what objects should be filtered out of a list.
FilterChain - class com.atlassian.core.util.filter.FilterChain.
Composite Filter that applies a series of filters in turn.
FilterChain() - Constructor for class com.atlassian.core.util.filter.FilterChain
 
FilterUtils - class com.atlassian.core.util.FilterUtils.
 
FilterUtils() - Constructor for class com.atlassian.core.util.FilterUtils
 
FolderArchiver - class com.atlassian.core.util.zip.FolderArchiver.
 
FolderArchiver(File, File) - Constructor for class com.atlassian.core.util.zip.FolderArchiver
 
FullNameComparator - class com.atlassian.core.user.FullNameComparator.
 
FullNameComparator() - Constructor for class com.atlassian.core.user.FullNameComparator
 
filterIterator(Iterator) - Method in class com.atlassian.core.util.filter.ListFilter
Filter the contents of an iterator.
filterList(List) - Method in class com.atlassian.core.util.filter.ListFilter
Filter the contents of a list.
finishResponse() - Method in class com.atlassian.core.filters.gzip.GzipResponseWrapper
 
flush() - Method in class com.atlassian.core.filters.gzip.GzipResponseStream
 
flush() - Method in class com.atlassian.core.task.AbstractErrorQueuedTaskQueue
 
flush() - Method in class com.atlassian.core.task.AbstractTaskQueue
 
flush(String) - Method in class com.atlassian.core.task.DefaultMultiQueueTaskManager
 
flush() - Method in class com.atlassian.core.task.DefaultMultiQueueTaskManager
 
flush() - Method in class com.atlassian.core.task.DefaultTaskManager
 
flush(String) - Method in interface com.atlassian.core.task.MultiQueueTaskManager
 
flush() - Method in interface com.atlassian.core.task.MultiQueueTaskManager
 
flush() - Method in interface com.atlassian.core.task.TaskManager
 
flush() - Method in interface com.atlassian.core.task.TaskQueue
Will execute every task in the queue
flushAll() - Static method in class com.atlassian.core.util.CacheUtils
Flush all the web tier caches
flushBuffer() - Method in class com.atlassian.core.filters.gzip.GzipResponseWrapper
 
flushCache(String) - Static method in class com.atlassian.core.util.CacheUtils
Flush the web tier caches given a key.
flushMockFiles() - Static method in class com.atlassian.core.util.FileFactory
 
format(Long) - Static method in class com.atlassian.core.util.FileSize
Convenience method.
format(long) - Static method in class com.atlassian.core.util.FileSize
Format the size of a file in human readable form.
formatDateISO8601(Date) - Static method in class com.atlassian.core.util.DateUtils
 
formatDurationPretty(long) - Method in class com.atlassian.core.util.DateUtils
This is used by the Velocity templates as a bean
formatDurationPretty(String) - Method in class com.atlassian.core.util.DateUtils
This is used by the Velocity templates as a bean
formatDurationString(long) - Method in class com.atlassian.core.util.DateUtils
This is used by the WebWork tags as a bean

G

GIF_FORMAT - Static variable in class com.atlassian.core.util.thumbnail.Thumber
 
GIF_MIME_TYPE - Static variable in class com.atlassian.core.util.thumbnail.Thumber
 
GroupUtils - class com.atlassian.core.user.GroupUtils.
A utility class for operating on groups.
GroupUtils() - Constructor for class com.atlassian.core.user.GroupUtils
 
GzipFilter - class com.atlassian.core.filters.gzip.GzipFilter.
Deprecated. Please use com.atlassian.gzipfilter.GzipFilter from the 'atlassian-gzipfilter' project instead.
GzipFilter() - Constructor for class com.atlassian.core.filters.gzip.GzipFilter
Deprecated.  
GzipResponseStream - class com.atlassian.core.filters.gzip.GzipResponseStream.
 
GzipResponseStream(HttpServletResponse) - Constructor for class com.atlassian.core.filters.gzip.GzipResponseStream
 
GzipResponseWrapper - class com.atlassian.core.filters.gzip.GzipResponseWrapper.
 
GzipResponseWrapper(HttpServletResponse, String) - Constructor for class com.atlassian.core.filters.gzip.GzipResponseWrapper
 
getAllUsers() - Static method in class com.atlassian.core.user.UserUtils
 
getAsActualType(String) - Method in class com.atlassian.core.propertyset.CachingPropertySet
 
getAttachmentId() - Method in class com.atlassian.core.util.thumbnail.Thumbnail
the id of the attachment for which this is a thumbnail of
getAttributeWithDefault(Element, String, String) - Static method in class com.atlassian.core.util.XMLUtils
Get an attribute of a given element, with a default value if the attribute is not present or blank.
getBitsPerPixel() - Method in class com.atlassian.core.util.ImageInfo
If ImageInfo.check() was successful, returns the image's number of bits per pixel.
getBoolean(String) - Method in class com.atlassian.core.propertyset.CachingPropertySet
 
getBoolean(String) - Method in class com.atlassian.core.user.preferences.DefaultPreferences
 
getBoolean(String) - Method in interface com.atlassian.core.user.preferences.Preferences
 
getBoolean(String) - Method in class com.atlassian.core.user.preferences.UserPreferences
 
getBundle(String, Locale, Class) - Static method in class com.atlassian.core.util.ClassLoaderUtils
getBundle() version of getResource() (that checks against the same list of class loaders)
getCalendarDay(int, int, int) - Static method in class com.atlassian.core.util.DateUtils
 
getComment(int) - Method in class com.atlassian.core.util.ImageInfo
Returns the index'th comment retrieved from the file.
getContainedText(Node, String) - Static method in class com.atlassian.core.util.XMLUtils
With a given parent XML Element, find the text contents of the child element with supplied name.
getContentType() - Method in class com.atlassian.core.filters.AbstractEncodingFilter
 
getContext() - Static method in class com.atlassian.core.filters.ServletContextThreadLocal
 
getCreationDate() - Method in class com.atlassian.core.bean.EntityObject
 
getCurrentCount() - Method in class com.atlassian.core.util.ProgressMeter
 
getCurrentDate() - Method in class com.atlassian.core.bean.EntityObject
Consult the clock to get the current date.
getCurrentDate() - Method in interface com.atlassian.core.util.Clock
 
getCurrentPage(Collection) - Method in class com.atlassian.core.util.bean.PagerFilter
Get the current page out of a list of items - won't work well on any collection that isn't a list
getCurrentStatus() - Method in class com.atlassian.core.task.longrunning.AbstractLongRunningTask
 
getCurrentStatus() - Method in interface com.atlassian.core.task.longrunning.LongRunningTask
 
getData(String) - Method in class com.atlassian.core.propertyset.CachingPropertySet
 
getData() - Method in class com.atlassian.core.spool.DeferredFileOutputStream
Returns the data for this output stream as an array of bytes, assuming that the data has been retained in memory.
getDate() - Method in class com.atlassian.core.logging.DatedLoggingEvent
 
getDate(String) - Method in class com.atlassian.core.propertyset.CachingPropertySet
 
getDateDay(int, int, int) - Static method in class com.atlassian.core.util.DateUtils
 
getDouble(String) - Method in class com.atlassian.core.propertyset.CachingPropertySet
 
getDuration(String) - Static method in class com.atlassian.core.util.DateUtils
Given a duration string, get the number of minutes it represents (all case insensitive): w = weeks d = days h = hours m = minutes If no category is specified, assume minutes.
Each field must be separated by a space, and they can come in any order.
getDuration(String, int, int) - Static method in class com.atlassian.core.util.DateUtils
This function retrieves a duration in seconds that depends on number of hours in a day and days in a week
getDurationPretty(long, ResourceBundle) - Static method in class com.atlassian.core.util.DateUtils
Converts a number of seconds into a pretty formatted data string.
getDurationPretty(long, int, int, ResourceBundle) - Static method in class com.atlassian.core.util.DateUtils
Converts a number of seconds into a pretty formatted data string.
getDurationPrettySecondsResolution(long, ResourceBundle) - Static method in class com.atlassian.core.util.DateUtils
Converts a number of seconds into a pretty formatted data string.
getDurationPrettySecondsResolution(long, int, int, ResourceBundle) - Static method in class com.atlassian.core.util.DateUtils
Converts a number of seconds into a pretty formatted data string.
getDurationString(long) - Static method in class com.atlassian.core.util.DateUtils
Get String representation of a duration

getDurationString(long, int, int) - Static method in class com.atlassian.core.util.DateUtils
 
getDurationStringWithNegative(long) - Static method in class com.atlassian.core.util.DateUtils
Get String representation of a (possibly negative) duration.
getDurationWithNegative(String) - Static method in class com.atlassian.core.util.DateUtils
Get a duration string with the possibility of a negative.
getElapsedTime() - Method in class com.atlassian.core.task.longrunning.AbstractLongRunningTask
 
getElapsedTime() - Method in interface com.atlassian.core.task.longrunning.LongRunningTask
 
getEncoding() - Method in class com.atlassian.core.filters.AbstractEncodingFilter
 
getEncoding() - Method in class com.atlassian.core.filters.gzip.GzipFilter
Deprecated. Application dependent property which will be used to create an output stream for writing out the response (note - this is different to actually zipping the response, which is handled
getEnd() - Method in class com.atlassian.core.util.bean.PagerFilter
 
getEngine() - Method in class com.atlassian.core.util.VelocityCache
 
getErrorQueue() - Method in class com.atlassian.core.task.AbstractErrorQueuedTaskQueue
 
getErrorQueue() - Method in interface com.atlassian.core.task.TaskQueueWithErrorQueue
 
getEstimatedTimeRemaining() - Method in class com.atlassian.core.task.longrunning.AbstractLongRunningTask
 
getEstimatedTimeRemaining() - Method in interface com.atlassian.core.task.longrunning.LongRunningTask
 
getEvent() - Method in class com.atlassian.core.logging.DatedLoggingEvent
 
getExecutionCount() - Method in class com.atlassian.core.task.AbstractErrorQueuedTaskQueue.TaskDecorator
 
getFile() - Method in class com.atlassian.core.spool.DeferredFileOutputStream
Returns the same output file specified in the constructor, even when threashold has not been reached.
getFile(String) - Static method in class com.atlassian.core.util.FileFactory
 
getFileFactory() - Method in class com.atlassian.core.spool.BufferedFileSpool
 
getFileFactory() - Method in class com.atlassian.core.spool.DeferredSpool
 
getFileFactory() - Method in interface com.atlassian.core.spool.FileSpool
 
getFilename() - Method in class com.atlassian.core.util.thumbnail.Thumbnail
Get the filename of the file this thumbnail represents.
getFilterConfig() - Method in class com.atlassian.core.filters.AbstractFilter
Deprecated. Not needed in final version of Servlet 2.3 API - replaced by init().
getFlushStarted() - Method in class com.atlassian.core.task.AbstractTaskQueue
 
getFlushStarted() - Method in interface com.atlassian.core.task.TaskQueue
Obtains the time when the queue started flushing.
getFormat() - Method in class com.atlassian.core.util.ImageInfo
If ImageInfo.check() was successful, returns the image format as one of the FORMAT_xyz constants from this class.
getFormatName() - Method in class com.atlassian.core.util.ImageInfo
If ImageInfo.check() was successful, returns the image format's name.
getGroup(String) - Static method in class com.atlassian.core.user.GroupUtils
Get a group from the underlying user manager.
getGroupSafely(String) - Static method in class com.atlassian.core.user.GroupUtils
This method gets a group from OSUser - however if the group does not exist, it tries to create it and then return it (mitigates the need for a setup file).
getGroups() - Static method in class com.atlassian.core.user.GroupUtils
 
getHeight() - Method in class com.atlassian.core.util.ImageInfo
If ImageInfo.check() was successful, returns one the image's vertical resolution in pixels.
getHeight() - Method in class com.atlassian.core.util.thumbnail.Thumber.WidthHeightHelper
 
getHeight() - Method in class com.atlassian.core.util.thumbnail.Thumbnail
 
getId() - Method in class com.atlassian.core.bean.EntityObject
 
getImage() - Method in class com.atlassian.core.util.thumbnail.SimpleImageConsumer
Fetch the image.
getImage(File) - Method in class com.atlassian.core.util.thumbnail.Thumber
 
getImage(InputStream) - Method in class com.atlassian.core.util.thumbnail.Thumber
 
getInitialBufferSize() - Method in class com.atlassian.core.spool.ByteArraySpool
 
getInputStream() - Method in class com.atlassian.core.spool.DeferredFileOutputStream
 
getInputStream() - Method in class com.atlassian.core.spool.DeferredSpoolFileOutputStream
Return an input stream of the written data.
getInputStreamTextContent(InputStream) - Static method in class com.atlassian.core.util.FileUtils
Deprecated. since 3.18 use IOUtils.toString(InputStream, String)
getInstalledLocales() - Method in class com.atlassian.core.util.LocaleUtils
This method locates all installed language bundles that are found on the classpath by looking for LocaleUtils.LANGUAGE_DESCRIPTOR_FILENAME files on the classpath, and parsing the value of the LocaleUtils.LOCALE_TAG_NAME element.
getInstance() - Static method in class com.atlassian.core.spool.DefaultSpoolFileFactory
 
getInstance() - Static method in class com.atlassian.core.util.VelocityCache
 
getInt(String) - Method in class com.atlassian.core.propertyset.CachingPropertySet
 
getIsSetPredicate() - Static method in class com.atlassian.core.util.ObjectUtils
Returns a predicate for ObjectUtils.isNotEmpty(Object)
getItems() - Method in interface com.atlassian.core.task.FifoBuffer
The buffer in the queue
getItems() - Method in class com.atlassian.core.task.LocalFifoBuffer
 
getKey() - Method in class com.atlassian.core.util.PairType
 
getKeys() - Method in class com.atlassian.core.propertyset.CachingPropertySet
 
getKeys(int) - Method in class com.atlassian.core.propertyset.CachingPropertySet
 
getKeys(String) - Method in class com.atlassian.core.propertyset.CachingPropertySet
 
getKeys(String, int) - Method in class com.atlassian.core.propertyset.CachingPropertySet
 
getLastModificationDate() - Method in class com.atlassian.core.bean.EntityObject
 
getLimit() - Static method in class com.atlassian.core.logging.ThreadLocalErrorCollection
 
getList() - Static method in class com.atlassian.core.logging.ThreadLocalErrorCollection
 
getLocale(String) - Method in class com.atlassian.core.util.LocaleUtils
Creates a locale from the given string.
getLong(String) - Method in class com.atlassian.core.propertyset.CachingPropertySet
 
getLong(String) - Method in class com.atlassian.core.user.preferences.DefaultPreferences
 
getLong(String) - Method in interface com.atlassian.core.user.preferences.Preferences
 
getLong(String) - Method in class com.atlassian.core.user.preferences.UserPreferences
 
getMax() - Method in class com.atlassian.core.util.bean.PagerFilter
 
getMimeType() - Method in class com.atlassian.core.util.ImageInfo
If ImageInfo.check() was successful, returns a String with the MIME type of the format.
getName() - Method in interface com.atlassian.core.task.longrunning.LongRunningTask
 
getNameKey() - Method in class com.atlassian.core.task.longrunning.AbstractLongRunningTask
Internationalisation key for the name of the task, so that the task's name can be displayed in the User Interface.
getNameKey() - Method in interface com.atlassian.core.task.longrunning.LongRunningTask
Internationalisation key for the name of the task, so that the task's name can be displayed in the User Interface.
getNewDeferredSpoolFileOutputStream() - Method in class com.atlassian.core.spool.DeferredSpool
 
getNextStart() - Method in class com.atlassian.core.util.bean.PagerFilter
 
getNumberOfComments() - Method in class com.atlassian.core.util.ImageInfo
If ImageInfo.check() was successful and ImageInfo.setCollectComments(boolean) was called with true as argument, returns the number of comments retrieved from the input image stream / file.
getNumberOfImages() - Method in class com.atlassian.core.util.ImageInfo
Returns the number of images in the examined file.
getObject(String) - Method in class com.atlassian.core.propertyset.CachingPropertySet
 
getOutputStream() - Method in class com.atlassian.core.filters.gzip.GzipResponseWrapper
 
getPercentage(double, double) - Method in class com.atlassian.core.bean.MathBean
 
getPercentage(long, long) - Method in class com.atlassian.core.bean.MathBean
 
getPercentageComplete() - Method in class com.atlassian.core.task.longrunning.AbstractLongRunningTask
 
getPercentageComplete() - Method in interface com.atlassian.core.task.longrunning.LongRunningTask
 
getPercentageComplete() - Method in class com.atlassian.core.util.ProgressMeter
 
getPercentageWidth(int, int) - Method in class com.atlassian.core.bean.MathBean
 
getPhysicalHeightDpi() - Method in class com.atlassian.core.util.ImageInfo
Returns the physical height of this image in dots per inch (dpi).
getPhysicalHeightInch() - Method in class com.atlassian.core.util.ImageInfo
If ImageInfo.check() was successful, returns the physical width of this image in dpi (dots per inch) or -1 if no value could be found.
getPhysicalWidthDpi() - Method in class com.atlassian.core.util.ImageInfo
If ImageInfo.check() was successful, returns the physical width of this image in dpi (dots per inch) or -1 if no value could be found.
getPhysicalWidthInch() - Method in class com.atlassian.core.util.ImageInfo
Returns the physical width of an image in inches, or -1.0f if width information is not available.
getPreferences() - Static method in class com.atlassian.core.user.preferences.DefaultPreferences
 
getPrettyElapsedTime() - Method in class com.atlassian.core.task.longrunning.AbstractLongRunningTask
 
getPrettyElapsedTime() - Method in interface com.atlassian.core.task.longrunning.LongRunningTask
 
getPrettyTimeRemaining() - Method in class com.atlassian.core.task.longrunning.AbstractLongRunningTask
 
getPrettyTimeRemaining() - Method in interface com.atlassian.core.task.longrunning.LongRunningTask
 
getPreviousStart() - Method in class com.atlassian.core.util.bean.PagerFilter
 
getProperties(String) - Method in class com.atlassian.core.propertyset.CachingPropertySet
 
getProperties(String, Class) - Static method in class com.atlassian.core.util.PropertyUtils
 
getPropertiesFromFile(File) - Static method in class com.atlassian.core.util.PropertyUtils
 
getPropertiesFromStream(InputStream) - Static method in class com.atlassian.core.util.PropertyUtils
 
getProxy(Class, List) - Static method in class com.atlassian.core.test.util.DuckTypeProxy
Get a Proxy that checks each of the enclosed objects and calls them if they have a Method of the same signature.
getProxy(Class, List, DuckTypeProxy.UnimplementedMethodHandler) - Static method in class com.atlassian.core.test.util.DuckTypeProxy
Get a Proxy that checks each of the enclosed objects and calls them if they have a Method of the same signature.
getProxy(Class[], List) - Static method in class com.atlassian.core.test.util.DuckTypeProxy
Get a Proxy that checks each of the enclosed objects and calls them if they have a Method of the same signature.
getProxy(Class[], List, DuckTypeProxy.UnimplementedMethodHandler) - Static method in class com.atlassian.core.test.util.DuckTypeProxy
 
getProxy(Class, Object) - Static method in class com.atlassian.core.test.util.DuckTypeProxy
Get a Proxy that checks the enclosed object and calls it if it has a Method of the same signature.
getQueue() - Method in class com.atlassian.core.task.AbstractTaskQueue
Deprecated. use getTasks() instead.
getRequest() - Static method in class com.atlassian.core.filters.ServletContextThreadLocal
 
getResource(String, Class) - Static method in class com.atlassian.core.util.ClassLoaderUtils
Load a given resource.
getResourceAsStream(String, Class) - Static method in class com.atlassian.core.util.ClassLoaderUtils
This is a convenience method to load a resource as a stream.
getResourceBundle() - Method in class com.atlassian.core.task.longrunning.AbstractLongRunningTask
 
getResourceContent(String) - Static method in class com.atlassian.core.util.FileUtils
Get the contents of a classpath resource as a String.
getResourceContent(HttpServletRequest, String) - Static method in class com.atlassian.core.util.FileUtils
Get the contents of a servlet context resource as a String.
getResources(String, Class) - Static method in class com.atlassian.core.util.ClassLoaderUtils
returns all found resources as java.net.URLs.
getResponse() - Static method in class com.atlassian.core.filters.ServletContextThreadLocal
 
getRetryCount() - Method in class com.atlassian.core.task.AbstractErrorQueuedTaskQueue
 
getSchema() - Method in class com.atlassian.core.propertyset.CachingPropertySet
 
getSingleChildElement(Element, String) - Static method in class com.atlassian.core.util.XMLUtils
Given one element, get a single named child element of it.
getSqlDateDay(int, int, int) - Static method in class com.atlassian.core.util.DateUtils
 
getStart() - Method in class com.atlassian.core.util.bean.PagerFilter
 
getStatus() - Method in class com.atlassian.core.util.ProgressMeter
 
getStream() - Method in class com.atlassian.core.spool.DeferredFileOutputStream
Returns the current output stream.
getString(String) - Method in class com.atlassian.core.propertyset.CachingPropertySet
 
getString(String) - Method in class com.atlassian.core.user.preferences.DefaultPreferences
 
getString(String) - Method in interface com.atlassian.core.user.preferences.Preferences
 
getString(String) - Method in class com.atlassian.core.user.preferences.UserPreferences
 
getTask() - Method in class com.atlassian.core.task.AbstractErrorQueuedTaskQueue.TaskDecorator
 
getTaskQueue(String) - Method in class com.atlassian.core.task.DefaultMultiQueueTaskManager
 
getTaskQueue() - Method in class com.atlassian.core.task.DefaultTaskManager
 
getTaskQueue(String) - Method in interface com.atlassian.core.task.MultiQueueTaskManager
 
getTaskQueue() - Method in interface com.atlassian.core.task.TaskManager
 
getTasks() - Method in class com.atlassian.core.task.AbstractTaskQueue
 
getTasks() - Method in interface com.atlassian.core.task.TaskQueue
Get a Collection of the Tasks currently in the queue
getText(String) - Method in class com.atlassian.core.propertyset.CachingPropertySet
 
getThresholdBytes() - Method in class com.atlassian.core.spool.DeferredSpool
 
getThresholdBytes() - Method in class com.atlassian.core.spool.SmartSpool
 
getThresholdBytes() - Method in interface com.atlassian.core.spool.ThresholdingSpool
 
getTimeInMillis() - Method in class com.atlassian.core.logging.DatedLoggingEvent
 
getTotal() - Method in class com.atlassian.core.util.ProgressMeter
 
getTotal() - Method in class com.atlassian.core.util.ProgressWrapper
 
getTrueClass(Object) - Static method in class com.atlassian.core.util.ObjectUtils
Gets the true class of an object, trying to use Hibernate's proxy unwrapping tools if available on the classpath.
getType(String) - Method in class com.atlassian.core.propertyset.CachingPropertySet
 
getUser(String) - Static method in class com.atlassian.core.user.UserUtils
Retrieves and returns the user by given username.
getUserByEmail(String) - Static method in class com.atlassian.core.user.UserUtils
Return the first user found that matches thie email address.
getUserName(HttpServletRequest) - Method in class com.atlassian.core.servlet.AbstractNoOpServlet
get the current username from the request
getUsers(Collection) - Static method in class com.atlassian.core.user.UserUtils
Get a list of users in a set of groups (either Group objects or String group names)
getUsersByEmail(String) - Static method in class com.atlassian.core.user.UserUtils
Finds the users by the given e-mail address.
getValue() - Method in class com.atlassian.core.util.PairType
 
getWidth() - Method in class com.atlassian.core.util.ImageInfo
If ImageInfo.check() was successful, returns one the image's horizontal resolution in pixels.
getWidth() - Method in class com.atlassian.core.util.thumbnail.Thumber.WidthHeightHelper
 
getWidth() - Method in class com.atlassian.core.util.thumbnail.Thumbnail
 
getWriter() - Method in class com.atlassian.core.filters.gzip.GzipResponseWrapper
 
getXML(String) - Method in class com.atlassian.core.propertyset.CachingPropertySet
 
getXmlFilename(String) - Static method in class com.atlassian.core.util.DataUtils
 
getZipFilename(String) - Static method in class com.atlassian.core.util.DataUtils
 
gzipstream - Variable in class com.atlassian.core.filters.gzip.GzipResponseStream
 

H

HOUR_MILLIS - Static variable in class com.atlassian.core.util.DateUtils
 
HTMLUtils - class com.atlassian.core.util.HTMLUtils.
 
HTMLUtils() - Constructor for class com.atlassian.core.util.HTMLUtils
 
handle(char) - Method in class com.atlassian.core.util.XMLUtils.ReplacePolicy
 
handle(char) - Method in interface com.atlassian.core.util.XMLUtils.TransformPolicy
 
handleException(Task, Exception) - Method in class com.atlassian.core.task.AbstractErrorQueuedTaskQueue
 
handleException(Task, Exception) - Method in class com.atlassian.core.task.AbstractTaskQueue
 
hashCode() - Method in class com.atlassian.core.bean.EntityObject
 
hashCode() - Method in class com.atlassian.core.user.preferences.UserPreferences
 
hashCode() - Method in class com.atlassian.core.util.PairType
 
hibernateGetClassMethod - Static variable in class com.atlassian.core.util.ObjectUtils
 

I

ISO8601DateFormat - Static variable in class com.atlassian.core.util.DateUtils
Date Format to be used for internal logging operations
ImageInfo - class com.atlassian.core.util.ImageInfo.
Get file format, image resolution, number of bits per pixel and optionally number of images, comments and physical resolution from JPEG, GIF, BMP, PCX, PNG, IFF, RAS, PBM, PGM, PPM, PSD and SWF files (or input streams).
ImageInfo() - Constructor for class com.atlassian.core.util.ImageInfo
 
ImageInfo - class com.atlassian.core.util.bean.ImageInfo.
Deprecated. Use ImageInfo instead (since 20/08/2008)
ImageInfo() - Constructor for class com.atlassian.core.util.bean.ImageInfo
Deprecated.  
InfrastructureException - exception com.atlassian.core.exception.InfrastructureException.
 
InfrastructureException(Throwable) - Constructor for class com.atlassian.core.exception.InfrastructureException
 
InfrastructureException(String) - Constructor for class com.atlassian.core.exception.InfrastructureException
 
InfrastructureException(String, Throwable) - Constructor for class com.atlassian.core.exception.InfrastructureException
 
Initable - interface com.atlassian.core.Initable.
 
InvalidDurationException - exception com.atlassian.core.util.InvalidDurationException.
 
InvalidDurationException() - Constructor for class com.atlassian.core.util.InvalidDurationException
 
InvalidDurationException(String) - Constructor for class com.atlassian.core.util.InvalidDurationException
 
InvalidDurationException(Exception) - Constructor for class com.atlassian.core.util.InvalidDurationException
 
InvalidDurationException(String, Exception) - Constructor for class com.atlassian.core.util.InvalidDurationException
 
identical(PropertySet, PropertySet) - Static method in class com.atlassian.core.util.PropertyUtils
Check to see if the two propertySet contain the same values and types NOTE If both PropertySets are null then true is returned
imageComplete(int) - Method in class com.atlassian.core.util.thumbnail.SimpleImageConsumer
 
incrementCounter() - Method in class com.atlassian.core.util.ProgressWrapper
 
incrementCounter(String) - Method in class com.atlassian.core.util.ProgressWrapper
 
init(Map) - Method in interface com.atlassian.core.Initable
 
init(FilterConfig) - Method in class com.atlassian.core.filters.AbstractEncodingFilter
 
init(FilterConfig) - Method in class com.atlassian.core.filters.AbstractFilter
 
init(FilterConfig) - Method in class com.atlassian.core.filters.ExpiresFilter
 
init(FilterConfig) - Method in class com.atlassian.core.filters.gzip.GzipFilter
Deprecated.  
init(Map, Map) - Method in class com.atlassian.core.propertyset.CachingPropertySet
Args required are: PropertySet - the PropertySet being decorated serializableName - the name of the serializable PropertySet to use for the 'property cache' (optional - defaults to 'serializable') bulkload - a Boolean determining whether or not to bulk load all of the properties into the cache upon startup
installedLocales - Variable in class com.atlassian.core.util.LocaleUtils
 
instantiateClass(Class, Object[]) - Static method in class com.atlassian.core.util.ClassHelper
 
instantiateClass(String, Object[]) - Static method in class com.atlassian.core.util.ClassHelper
 
isClosed() - Method in class com.atlassian.core.spool.DeferredSpoolFileOutputStream
 
isComplete() - Method in class com.atlassian.core.task.longrunning.AbstractLongRunningTask
 
isComplete() - Method in interface com.atlassian.core.task.longrunning.LongRunningTask
 
isCompletedSuccessfully() - Method in class com.atlassian.core.util.ProgressMeter
 
isContainsOneBlank(String[]) - Static method in class com.atlassian.core.util.collection.ArrayUtils
Checks if the array is not null, and contains one and only one element, which is blank (see StringUtils.isBlank(java.lang.String))
isDifferent(Object, Object) - Static method in class com.atlassian.core.util.ObjectUtils
 
isEmpty() - Static method in class com.atlassian.core.logging.ThreadLocalErrorCollection
 
isEnabled() - Static method in class com.atlassian.core.logging.ThreadLocalErrorCollection
 
isFileSupportedImage(File) - Method in class com.atlassian.core.util.thumbnail.Thumber
 
isFileSupportedImage(InputStream) - Method in class com.atlassian.core.util.thumbnail.Thumber
 
isFlushing() - Method in class com.atlassian.core.task.AbstractTaskQueue
 
isFlushing() - Method in interface com.atlassian.core.task.TaskQueue
Returns true if the queue is currently flushing or false otherwise
isIdentical(Object, Object) - Static method in class com.atlassian.core.util.ObjectUtils
 
isInMemory() - Method in class com.atlassian.core.spool.DeferredFileOutputStream
Determines whether or not the data for this output stream has been retained in memory.
isIncluded(Object) - Method in interface com.atlassian.core.util.filter.Filter
Should an object be allowed through the filter?
isIncluded(Object) - Method in class com.atlassian.core.util.filter.FilterChain
 
isNonCachableUri(HttpServletRequest) - Method in class com.atlassian.core.filters.AbstractEncodingFilter
 
isNotEmpty(Object) - Static method in class com.atlassian.core.util.ObjectUtils
Similar to StringUtils.isNotEmpty(java.lang.String) but accepts a Sttring.
isProgressive() - Method in class com.atlassian.core.util.ImageInfo
Returns whether the image is stored in a progressive (also called: interlaced) way.
isSettable(String) - Method in class com.atlassian.core.propertyset.CachingPropertySet
 
isStringAllASCII(String) - Static method in class com.atlassian.core.util.StringUtils
Tests if all the characters in the string is an ASCII character
isStringISO_8859_1(String) - Static method in class com.atlassian.core.util.StringUtils
 
isStringOfCharSet(String, String) - Static method in class com.atlassian.core.util.StringUtils
Checks if all the characters in the string are from the specified character set
isStyleSheet(HttpServletRequest) - Method in class com.atlassian.core.filters.gzip.GzipFilter
Deprecated. stylesheets are not to be decorated (internet explorer bug)
isSuccessful() - Method in class com.atlassian.core.task.longrunning.AbstractLongRunningTask
 
isSuccessful() - Method in interface com.atlassian.core.task.longrunning.LongRunningTask
 
isTopLevelRequest(HttpServletRequest) - Method in class com.atlassian.core.filters.gzip.GzipFilter
Deprecated.  
isUnspooling() - Method in class com.atlassian.core.spool.DeferredSpoolFileOutputStream
 
isValidImage() - Method in class com.atlassian.core.util.bean.ImageInfo
Deprecated.  

J

JDBCUtils - class com.atlassian.core.db.JDBCUtils.
JDBC utilities.
JDBCUtils() - Constructor for class com.atlassian.core.db.JDBCUtils
 
JPEG_FORMAT - Static variable in class com.atlassian.core.util.thumbnail.Thumber
 
JPEG_MIME_TYPE - Static variable in class com.atlassian.core.util.thumbnail.Thumber
 

L

LANGUAGE_DESCRIPTOR_FILENAME - Static variable in class com.atlassian.core.util.LocaleUtils
 
LOCALE_TAG_NAME - Static variable in class com.atlassian.core.util.LocaleUtils
 
ListFilter - class com.atlassian.core.util.filter.ListFilter.
Filter the contents of a list based on some criteria.
ListFilter(Filter) - Constructor for class com.atlassian.core.util.filter.ListFilter
Constructor, taking the filter implementation that will be used to filter the list.
LocalFifoBuffer - class com.atlassian.core.task.LocalFifoBuffer.
 
LocalFifoBuffer() - Constructor for class com.atlassian.core.task.LocalFifoBuffer
 
LocaleComparator - class com.atlassian.core.util.LocaleComparator.
 
LocaleComparator() - Constructor for class com.atlassian.core.util.LocaleComparator
 
LocaleUtils - class com.atlassian.core.util.LocaleUtils.
 
LocaleUtils() - Constructor for class com.atlassian.core.util.LocaleUtils
 
LongRunningTask - interface com.atlassian.core.task.longrunning.LongRunningTask.
 
loadClass(String, Class) - Static method in class com.atlassian.core.util.ClassLoaderUtils
Load a class with a given name.
loadClass(String, ClassLoader) - Static method in class com.atlassian.core.util.ClassLoaderUtils
Load a class with a given name.
log - Static variable in class com.atlassian.core.task.longrunning.AbstractLongRunningTask
 

M

MAXBOMBYTES - Static variable in class com.atlassian.core.util.xml.BOMZipFileInputStream
No bom sequence is longer than 4 bytes
MINUTE_MILLIS - Static variable in class com.atlassian.core.util.DateUtils
 
MONTH_MILLIS - Static variable in class com.atlassian.core.util.DateUtils
 
MathBean - class com.atlassian.core.bean.MathBean.
 
MathBean() - Constructor for class com.atlassian.core.bean.MathBean
 
MultiQueueTaskManager - interface com.atlassian.core.task.MultiQueueTaskManager.
Created by IntelliJ IDEA.
main(String[]) - Static method in class com.atlassian.core.util.ImageInfo
To use this class as a command line application, give it either some file names as parameters (information on them will be printed to standard output, one line per file) or call it with no parameters.
max(long, long) - Method in class com.atlassian.core.bean.MathBean
 
mergeLists(List, List, List) - Static method in class com.atlassian.core.util.collection.EasyList
Merge a maximum of three lists.
methodNotImplemented(Method, Object[]) - Method in interface com.atlassian.core.test.util.DuckTypeProxy.UnimplementedMethodHandler
 
min(long, long) - Method in class com.atlassian.core.bean.MathBean
 
moveDir(File, File) - Static method in class com.atlassian.core.util.FileUtils
move a directory with all it's children into another directory if destination directory already exists, it will be deleted.
multiply(int, int) - Method in class com.atlassian.core.bean.MathBean
 

N

NONE - Static variable in class com.atlassian.core.util.xml.BOMZipFileInputStream
 
normalise(String) - Static method in class com.atlassian.core.util.StringUtils
 

O

ObjectUtils - class com.atlassian.core.util.ObjectUtils.
Some common methods used against Object objects
ObjectUtils() - Constructor for class com.atlassian.core.util.ObjectUtils
 
origResponse - Variable in class com.atlassian.core.filters.gzip.GzipResponseWrapper
 
output - Variable in class com.atlassian.core.filters.gzip.GzipResponseStream
 
outputFile - Variable in class com.atlassian.core.spool.DeferredFileOutputStream
The file to which output will be directed if the threshold is exceeded.

P

PNG_FORMAT - Static variable in class com.atlassian.core.util.thumbnail.Thumber
 
PNG_MIME_TYPE - Static variable in class com.atlassian.core.util.thumbnail.Thumber
 
PagerFilter - class com.atlassian.core.util.bean.PagerFilter.
This is a super class that implements paging for browsers.
PagerFilter() - Constructor for class com.atlassian.core.util.bean.PagerFilter
 
PairType - class com.atlassian.core.util.PairType.
A simple type to represent a pair of objects.
PairType() - Constructor for class com.atlassian.core.util.PairType
 
PairType(Serializable, Serializable) - Constructor for class com.atlassian.core.util.PairType
 
Preferences - interface com.atlassian.core.user.preferences.Preferences.
An interface to represent preferences objects within JIRA.
ProfilingAndErrorFilter - class com.atlassian.core.filters.ProfilingAndErrorFilter.
 
ProfilingAndErrorFilter() - Constructor for class com.atlassian.core.filters.ProfilingAndErrorFilter
 
ProgressMeter - class com.atlassian.core.util.ProgressMeter.
 
ProgressMeter() - Constructor for class com.atlassian.core.util.ProgressMeter
 
ProgressWrapper - class com.atlassian.core.util.ProgressWrapper.
 
ProgressWrapper(ProgressMeter, int) - Constructor for class com.atlassian.core.util.ProgressWrapper
 
PropertyUtils - class com.atlassian.core.util.PropertyUtils.
 
PropertyUtils() - Constructor for class com.atlassian.core.util.PropertyUtils
 
permits - Variable in class com.atlassian.core.util.Semaphore
current number of available permits
permits() - Method in class com.atlassian.core.util.Semaphore
Return the current number of available permits.
printClassLoader() - Static method in class com.atlassian.core.util.ClassLoaderUtils
Prints the current classloader hierarchy - useful for debugging.
printClassLoader(ClassLoader) - Static method in class com.atlassian.core.util.ClassLoaderUtils
Prints the classloader hierarchy from a given classloader - useful for debugging.
progress - Variable in class com.atlassian.core.task.longrunning.AbstractLongRunningTask
 
progressAsString() - Method in class com.atlassian.core.util.ProgressWrapper
 

R

RETURN_NULL - Static variable in class com.atlassian.core.test.util.DuckTypeProxy
Return null if the method cannot be found.
RandomGenerator - class com.atlassian.core.util.RandomGenerator.
 
RandomGenerator() - Constructor for class com.atlassian.core.util.RandomGenerator
 
randomAlpha() - Static method in class com.atlassian.core.util.RandomGenerator
Generate a random character from the alphabet - either a-z or A-Z
randomCharacter() - Static method in class com.atlassian.core.util.RandomGenerator
Generate a random alphanumeric character.
randomDigit() - Static method in class com.atlassian.core.util.RandomGenerator
Generate a random digit - from 0 - 9
randomPassword() - Static method in class com.atlassian.core.util.RandomGenerator
Generate a random password (length 6)
randomString(int) - Static method in class com.atlassian.core.util.RandomGenerator
Generate a random string of characters - including numbers
randomString(int, boolean) - Static method in class com.atlassian.core.util.RandomGenerator
Generate a random string of characters
read() - Method in class com.atlassian.core.spool.SpoolFileInputStream
 
read(byte[]) - Method in class com.atlassian.core.spool.SpoolFileInputStream
 
read(byte[], int, int) - Method in class com.atlassian.core.spool.SpoolFileInputStream
 
read() - Method in class com.atlassian.core.util.xml.BOMZipFileInputStream
 
read(char[], int, int) - Method in class com.atlassian.core.util.xml.XMLCleaningReader
 
read() - Method in class com.atlassian.core.util.xml.XMLCleaningReader
 
readResourcesAsList(String) - Static method in class com.atlassian.core.util.FileUtils
Get the contents of a resource as a list, one line representing one list item.
recursiveDelete(File) - Static method in class com.atlassian.core.util.FileUtils
Recursively delete everything beneath file then delete dir.
release() - Method in class com.atlassian.core.util.Semaphore
Release a permit
release(long) - Method in class com.atlassian.core.util.Semaphore
Release N permits.
remove(String) - Method in class com.atlassian.core.propertyset.CachingPropertySet
 
remove() - Method in interface com.atlassian.core.task.FifoBuffer
Get the oldest object from the buffer
remove() - Method in class com.atlassian.core.task.LocalFifoBuffer
 
remove(String) - Method in class com.atlassian.core.user.preferences.DefaultPreferences
 
remove(String) - Method in interface com.atlassian.core.user.preferences.Preferences
 
remove(String) - Method in class com.atlassian.core.user.preferences.UserPreferences
 
removeDirectory(File) - Static method in class com.atlassian.core.util.FileFactory
 
removeGroup(Group) - Static method in class com.atlassian.core.user.GroupUtils
This will remove a group, and remove any users from that group
removeTaskQueue(String, TaskQueue, boolean) - Method in class com.atlassian.core.task.DefaultMultiQueueTaskManager
 
removeTaskQueue(String, TaskQueue, boolean) - Method in interface com.atlassian.core.task.MultiQueueTaskManager
 
removeUser(User) - Static method in class com.atlassian.core.user.UserUtils
Removes the given user.
replaceAll(String, String, String) - Static method in class com.atlassian.core.util.StringUtils
Replaces all occurrences of one string with another.
requiresLayout() - Method in class com.atlassian.core.logging.ThreadLocalErrorLogAppender
 
reset() - Method in class com.atlassian.core.filters.gzip.GzipResponseStream
 
resetPassword(User) - Static method in class com.atlassian.core.user.UserUtils
For a user, create a new password, and dispatch an 'forgot password' event
response - Variable in class com.atlassian.core.filters.gzip.GzipResponseStream
 
retrieveOrCreateThumbNail(File, File, int, int, long) - Method in class com.atlassian.core.util.thumbnail.Thumber
Retrieves an existing thumbnail, or creates a new one.
retrieveOrCreateThumbNail(InputStream, String, File, int, int, long) - Method in class com.atlassian.core.util.thumbnail.Thumber
Need to pass filename in as we cannot get the filename from the stream that is passed in
run() - Method in class com.atlassian.core.task.longrunning.AbstractLongRunningTask
 

S

SECOND_MILLIS - Static variable in class com.atlassian.core.util.DateUtils
 
SUFFIX_XML - Static variable in class com.atlassian.core.util.DataUtils
 
SUFFIX_ZIP - Static variable in class com.atlassian.core.util.DataUtils
 
Semaphore - class com.atlassian.core.util.Semaphore.
Base class for counting semaphores.
Semaphore(long) - Constructor for class com.atlassian.core.util.Semaphore
Create a Semaphore with the given initial number of permits.
ServletContextThreadLocal - class com.atlassian.core.filters.ServletContextThreadLocal.
 
ServletContextThreadLocal() - Constructor for class com.atlassian.core.filters.ServletContextThreadLocal
 
ServletContextThreadLocalFilter - class com.atlassian.core.filters.ServletContextThreadLocalFilter.
 
ServletContextThreadLocalFilter() - Constructor for class com.atlassian.core.filters.ServletContextThreadLocalFilter
 
SimpleImageConsumer - class com.atlassian.core.util.thumbnail.SimpleImageConsumer.
 
SimpleImageConsumer() - Constructor for class com.atlassian.core.util.thumbnail.SimpleImageConsumer
 
SmartSpool - class com.atlassian.core.spool.SmartSpool.
Spool that delegates to the overThresholdSpool immediately if InputStream::available() is greater than the threshold of the secondary Thresholding spool.
SmartSpool() - Constructor for class com.atlassian.core.spool.SmartSpool
 
Spool - interface com.atlassian.core.spool.Spool.
Class that implement this interface will spool data from the provided InputStream, and return a new InputStream to the spooled data.
SpoolFileInputStream - class com.atlassian.core.spool.SpoolFileInputStream.
A FileInputStream that deletes its input file when closed.
SpoolFileInputStream(File) - Constructor for class com.atlassian.core.spool.SpoolFileInputStream
 
SpoolFileInputStream(String) - Constructor for class com.atlassian.core.spool.SpoolFileInputStream
 
StringUtils - class com.atlassian.core.util.StringUtils.
 
StringUtils() - Constructor for class com.atlassian.core.util.StringUtils
 
saveDocumentTo(Document, String, String) - Static method in class com.atlassian.core.util.Dom4jUtil
 
saveTextFile(String, File) - Static method in class com.atlassian.core.util.FileUtils
Writes text to the nominated file.
scaleImage(Image, Thumber.WidthHeightHelper) - Method in class com.atlassian.core.util.thumbnail.Thumber
 
service(ServletRequest, ServletResponse) - Method in class com.atlassian.core.servlet.AbstractNoOpServlet
 
setAsActualType(String, Object) - Method in class com.atlassian.core.propertyset.CachingPropertySet
 
setBoolean(String, boolean) - Method in class com.atlassian.core.propertyset.CachingPropertySet
 
setBoolean(String, boolean) - Method in class com.atlassian.core.user.preferences.DefaultPreferences
 
setBoolean(String, boolean) - Method in interface com.atlassian.core.user.preferences.Preferences
 
setBoolean(String, boolean) - Method in class com.atlassian.core.user.preferences.UserPreferences
 
setClock(Clock) - Method in class com.atlassian.core.bean.EntityObject
The clock is used to fool the entity into thinking that the current time is different to what it actually is.
setCollectComments(boolean) - Method in class com.atlassian.core.util.ImageInfo
Specify whether textual comments are supposed to be extracted from input.
setColorModel(ColorModel) - Method in class com.atlassian.core.util.thumbnail.SimpleImageConsumer
 
setCompletedSuccessfully(boolean) - Method in class com.atlassian.core.util.ProgressMeter
 
setCreationDate(Date) - Method in class com.atlassian.core.bean.EntityObject
 
setCurrentCount(int) - Method in class com.atlassian.core.util.ProgressMeter
 
setData(String, byte[]) - Method in class com.atlassian.core.propertyset.CachingPropertySet
 
setDate(String, Date) - Method in class com.atlassian.core.propertyset.CachingPropertySet
 
setDetermineImageNumber(boolean) - Method in class com.atlassian.core.util.ImageInfo
Specify whether the number of images in a file is to be determined - default is false.
setDimensions(int, int) - Method in class com.atlassian.core.util.thumbnail.SimpleImageConsumer
Notification of the dimensions of the source image.
setDouble(String, double) - Method in class com.atlassian.core.propertyset.CachingPropertySet
 
setEncodingQuality(float) - Method in class com.atlassian.core.util.thumbnail.Thumber
Set the default encoding quality used by the thumber to encode jpegs.
setFileFactory(FileFactory) - Method in class com.atlassian.core.spool.BufferedFileSpool
 
setFileFactory(FileFactory) - Method in class com.atlassian.core.spool.DeferredSpool
 
setFileFactory(FileFactory) - Method in interface com.atlassian.core.spool.FileSpool
 
setFilterConfig(FilterConfig) - Method in class com.atlassian.core.filters.AbstractFilter
Deprecated. Not needed in final version of Servlet 2.3 API - replaced by init().
setHeight(int) - Method in class com.atlassian.core.util.thumbnail.Thumber.WidthHeightHelper
 
setHints(int) - Method in class com.atlassian.core.util.thumbnail.SimpleImageConsumer
Notification of load hints that may be useful.
setId(long) - Method in class com.atlassian.core.bean.EntityObject
 
setInitialBufferSize(int) - Method in class com.atlassian.core.spool.ByteArraySpool
Configure the initial size of the byte array buffer.
setInput(DataInput) - Method in class com.atlassian.core.util.ImageInfo
Set the input stream to the argument stream (or file).
setInput(InputStream) - Method in class com.atlassian.core.util.ImageInfo
Set the input stream to the argument stream (or file).
setInt(String, int) - Method in class com.atlassian.core.propertyset.CachingPropertySet
 
setKey(Serializable) - Method in class com.atlassian.core.util.PairType
 
setLastModificationDate(Date) - Method in class com.atlassian.core.bean.EntityObject
 
setLimit(int) - Static method in class com.atlassian.core.logging.ThreadLocalErrorCollection
 
setLong(String, long) - Method in class com.atlassian.core.propertyset.CachingPropertySet
 
setLong(String, long) - Method in class com.atlassian.core.user.preferences.DefaultPreferences
 
setLong(String, long) - Method in interface com.atlassian.core.user.preferences.Preferences
 
setLong(String, long) - Method in class com.atlassian.core.user.preferences.UserPreferences
 
setMax(int) - Method in class com.atlassian.core.util.bean.PagerFilter
 
setNonCachingHeaders(HttpServletResponse) - Method in class com.atlassian.core.filters.AbstractEncodingFilter
 
setObject(String, Object) - Method in class com.atlassian.core.propertyset.CachingPropertySet
 
setOverThresholdSpool(Spool) - Method in class com.atlassian.core.spool.SmartSpool
Set the spooling strategy to use when InputStream::available is greater than the threshold of the configured ThresholdingSpool
setPercentage(int, int) - Method in class com.atlassian.core.util.ProgressMeter
Use this method to set the completion %age to object 10 of 30 etc.
setPercentage(int) - Method in class com.atlassian.core.util.ProgressMeter
 
setPercentage(int) - Method in class com.atlassian.core.util.ProgressWrapper
 
setPixels(int, int, int, int, ColorModel, byte[], int, int) - Method in class com.atlassian.core.util.thumbnail.SimpleImageConsumer
Notification of a bunch of pixel values in byte form.
setPixels(int, int, int, int, ColorModel, int[], int, int) - Method in class com.atlassian.core.util.thumbnail.SimpleImageConsumer
Notification of a bunch of pixel values as ints.
setProperties(String, Properties) - Method in class com.atlassian.core.propertyset.CachingPropertySet
 
setProperties(Hashtable) - Method in class com.atlassian.core.util.thumbnail.SimpleImageConsumer
Notification of the properties of the image to use.
setRequest(HttpServletRequest) - Static method in class com.atlassian.core.filters.ServletContextThreadLocal
Deprecated. since 2.16. This method is not longer a part of public API and should not be used from outside of com.atlassian.core.filters package. The visibility of this method will be changed to package private in the future; no replacement provided.
setRetryCount(int) - Method in class com.atlassian.core.task.AbstractErrorQueuedTaskQueue
 
setSchema(PropertySetSchema) - Method in class com.atlassian.core.propertyset.CachingPropertySet
 
setSpoolDirectory(File) - Method in class com.atlassian.core.spool.DefaultSpoolFileFactory
 
setSpoolPrefix(String) - Method in class com.atlassian.core.spool.DefaultSpoolFileFactory
 
setSpoolSuffix(String) - Method in class com.atlassian.core.spool.DefaultSpoolFileFactory
 
setStart(int) - Method in class com.atlassian.core.util.bean.PagerFilter
 
setStatus(String) - Method in class com.atlassian.core.util.ProgressMeter
 
setStatus(String) - Method in class com.atlassian.core.util.ProgressWrapper
 
setString(String, String) - Method in class com.atlassian.core.propertyset.CachingPropertySet
 
setString(String, String) - Method in class com.atlassian.core.user.preferences.DefaultPreferences
 
setString(String, String) - Method in interface com.atlassian.core.user.preferences.Preferences
 
setString(String, String) - Method in class com.atlassian.core.user.preferences.UserPreferences
 
setTaskQueue(TaskQueue) - Method in class com.atlassian.core.task.DefaultTaskManager
 
setTaskQueue(TaskQueue) - Method in interface com.atlassian.core.task.TaskManager
 
setTaskQueues(Map) - Method in class com.atlassian.core.task.DefaultMultiQueueTaskManager
 
setTaskQueues(Map) - Method in interface com.atlassian.core.task.MultiQueueTaskManager
 
setText(String, String) - Method in class com.atlassian.core.propertyset.CachingPropertySet
 
setThresholdBytes(int) - Method in class com.atlassian.core.spool.DeferredSpool
 
setThresholdBytes(int) - Method in class com.atlassian.core.spool.SmartSpool
 
setThresholdBytes(int) - Method in interface com.atlassian.core.spool.ThresholdingSpool
 
setThresholdingSpool(ThresholdingSpool) - Method in class com.atlassian.core.spool.SmartSpool
Set the spooling strategy that will be used when InputStream::available() is less than or equal to the value of the strategy's threshold.
setTotalObjects(int) - Method in class com.atlassian.core.util.ProgressMeter
 
setValue(Serializable) - Method in class com.atlassian.core.util.PairType
 
setWidth(int) - Method in class com.atlassian.core.util.thumbnail.Thumber.WidthHeightHelper
 
setXML(String, Document) - Method in class com.atlassian.core.propertyset.CachingPropertySet
 
shallowSplit(List, int) - Static method in class com.atlassian.core.util.collection.EasyList
Splits a list into a number of sublists of the correct length.
shutdownStream(OutputStream) - Static method in class com.atlassian.core.util.FileUtils
Deprecated. since 3.18 use IOUtils.closeQuietly(OutputStream)
shutdownStream(InputStream) - Static method in class com.atlassian.core.util.FileUtils
Deprecated. since 3.18 use IOUtils.closeQuietly(OutputStream)
size() - Method in class com.atlassian.core.task.AbstractTaskQueue
 
size() - Method in interface com.atlassian.core.task.FifoBuffer
The number of buffer in the queue
size() - Method in class com.atlassian.core.task.LocalFifoBuffer
 
size() - Method in interface com.atlassian.core.task.TaskQueue
Obtains the current size of the queue
sortGroupNames(List) - Static method in class com.atlassian.core.user.GroupUtils
Sort group names in alphabetical (*not* ascii) order.
sortGroups(List) - Static method in class com.atlassian.core.user.GroupUtils
Sort group names in alphabetical (*not* ascii) order.
splitCommaSeparatedString(String) - Static method in class com.atlassian.core.util.StringUtils
Method will turn a String of comma seperated entities into a String Array.
spool(InputStream) - Method in class com.atlassian.core.spool.BufferedFileSpool
 
spool(InputStream) - Method in class com.atlassian.core.spool.ByteArraySpool
 
spool(InputStream) - Method in class com.atlassian.core.spool.DeferredSpool
 
spool(InputStream) - Method in class com.atlassian.core.spool.SmartSpool
 
spool(InputStream) - Method in interface com.atlassian.core.spool.Spool
Return a new InputStream to the data provided.
startDate - Variable in class com.atlassian.core.util.DateUtils.DateRange
 
stopTimer() - Method in class com.atlassian.core.task.longrunning.AbstractLongRunningTask
 
storeImage(BufferedImage, File) - Method in class com.atlassian.core.util.thumbnail.Thumber
 
stream - Variable in class com.atlassian.core.filters.gzip.GzipResponseWrapper
 
stringCharMappings - Static variable in class com.atlassian.core.util.StringUtils
 
stripOuterHtmlTags(String) - Static method in class com.atlassian.core.util.HTMLUtils
 
stripTags(String) - Static method in class com.atlassian.core.util.HTMLUtils
 
substract(long, long) - Method in class com.atlassian.core.bean.MathBean
 
subtract(int, int) - Method in class com.atlassian.core.bean.MathBean
 
supportsType(int) - Method in class com.atlassian.core.propertyset.CachingPropertySet
 
supportsTypes() - Method in class com.atlassian.core.propertyset.CachingPropertySet
 

T

THROW - Static variable in class com.atlassian.core.test.util.DuckTypeProxy
Throw an exception if the method cannot be found.
THUMBNAIL_FORMATS - Static variable in class com.atlassian.core.util.thumbnail.Thumber
 
THUMBNAIL_MIME_TYPES - Static variable in class com.atlassian.core.util.thumbnail.Thumber
 
Task - interface com.atlassian.core.task.Task.
An Arbitary task used to execute some code.
TaskManager - interface com.atlassian.core.task.TaskManager.
Defines the api for a common task manager used for queue tasks to be executed later
TaskQueue - interface com.atlassian.core.task.TaskQueue.
Represents a queue of Task objects.
TaskQueueWithErrorQueue - interface com.atlassian.core.task.TaskQueueWithErrorQueue.
Created by IntelliJ IDEA.
ThreadLocalErrorCollection - class com.atlassian.core.logging.ThreadLocalErrorCollection.
A simple ThreadLocal stack to prevent circular content includes.
ThreadLocalErrorCollection() - Constructor for class com.atlassian.core.logging.ThreadLocalErrorCollection
 
ThreadLocalErrorLogAppender - class com.atlassian.core.logging.ThreadLocalErrorLogAppender.
 
ThreadLocalErrorLogAppender() - Constructor for class com.atlassian.core.logging.ThreadLocalErrorLogAppender
 
ThresholdingSpool - interface com.atlassian.core.spool.ThresholdingSpool.
Implemented by spools that switch behaviour based on the number of bytes spooled
Thumber - class com.atlassian.core.util.thumbnail.Thumber.
A class to create and retrieve thumbnail of images.
Thumber() - Constructor for class com.atlassian.core.util.thumbnail.Thumber
 
Thumber.WidthHeightHelper - class com.atlassian.core.util.thumbnail.Thumber.WidthHeightHelper.
 
Thumber.WidthHeightHelper(int, int) - Constructor for class com.atlassian.core.util.thumbnail.Thumber.WidthHeightHelper
 
Thumbnail - class com.atlassian.core.util.thumbnail.Thumbnail.
 
Thumbnail(int, int, String, long) - Constructor for class com.atlassian.core.util.thumbnail.Thumbnail
 
thresholdReached() - Method in class com.atlassian.core.spool.DeferredFileOutputStream
Switches the underlying output stream from a memory based stream to one that is backed by disk.
thresholdReached() - Method in class com.atlassian.core.spool.DeferredSpoolFileOutputStream
 
toDateRange(Calendar, int) - Static method in class com.atlassian.core.util.DateUtils
Given a period, and a date that falls within that period, create a range of dates such that the period is contained exactly within [startDate <= {range} < endDate]
toEndOfPeriod(Calendar, int) - Static method in class com.atlassian.core.util.DateUtils
Change the date of a Calendar object so that it has the maximum resolution of "period" where period is one of the constants in CALENDAR_PERIODS above.
toStartOfPeriod(Calendar, int) - Static method in class com.atlassian.core.util.DateUtils
Change the date of a Calendar object so that it has the minimum resolution of "period" where period is one of the constants in CALENDAR_PERIODS above.
toString() - Method in class com.atlassian.core.util.PairType
 
toString() - Method in class com.atlassian.core.util.thumbnail.Thumbnail
 
tomorrow() - Static method in class com.atlassian.core.util.DateUtils
 

U

UTF16BEBOMBYTES - Static variable in class com.atlassian.core.util.xml.BOMZipFileInputStream
 
UTF16LEBOMBYTES - Static variable in class com.atlassian.core.util.xml.BOMZipFileInputStream
 
UTF32BEBOMBYTES - Static variable in class com.atlassian.core.util.xml.BOMZipFileInputStream
 
UTF32LEBOMBYTES - Static variable in class com.atlassian.core.util.xml.BOMZipFileInputStream
 
UTF8BOMBYTES - Static variable in class com.atlassian.core.util.xml.BOMZipFileInputStream
 
UserPreferences - class com.atlassian.core.user.preferences.UserPreferences.
 
UserPreferences() - Constructor for class com.atlassian.core.user.preferences.UserPreferences
 
UserPreferences(User) - Constructor for class com.atlassian.core.user.preferences.UserPreferences
 
UserPreferences(PropertySet) - Constructor for class com.atlassian.core.user.preferences.UserPreferences
 
UserPreferences(PropertySet, boolean) - Constructor for class com.atlassian.core.user.preferences.UserPreferences
 
UserPreferences(User, boolean) - Constructor for class com.atlassian.core.user.preferences.UserPreferences
 
UserUtils - class com.atlassian.core.user.UserUtils.
A utility class for operating on users.
UserUtils() - Constructor for class com.atlassian.core.user.UserUtils
 
useGzip() - Method in class com.atlassian.core.filters.gzip.GzipFilter
Deprecated.  
useGzipForThisRequest(HttpServletRequest) - Method in class com.atlassian.core.filters.gzip.GzipFilter
Deprecated.  

V

VelocityCache - class com.atlassian.core.util.VelocityCache.
 
validDuration(String) - Static method in class com.atlassian.core.util.DateUtils
Check whether a given duration string is valid
validXml(char) - Static method in class com.atlassian.core.util.XMLUtils
 
verifyLong(Long) - Static method in class com.atlassian.core.util.FilterUtils
 
verifyString(String) - Static method in class com.atlassian.core.util.FilterUtils
Returned string is non-null IFF there is a true value (ie some text)
verifyStringArray(String[]) - Static method in class com.atlassian.core.util.FilterUtils
Retirned string array is non-null IFF there is a true value (ie some text)

W

write(int) - Method in class com.atlassian.core.filters.gzip.GzipResponseStream
 
write(byte[]) - Method in class com.atlassian.core.filters.gzip.GzipResponseStream
 
write(byte[], int, int) - Method in class com.atlassian.core.filters.gzip.GzipResponseStream
 
writeTo(OutputStream) - Method in class com.atlassian.core.spool.DeferredFileOutputStream
Writes the data from this output stream to the specified output stream, after it has been closed.
writer - Variable in class com.atlassian.core.filters.gzip.GzipResponseWrapper
 

X

XMLCleaningReader - class com.atlassian.core.util.xml.XMLCleaningReader.
Class to read XML streams and filter out invalid UTF-8 characters
XMLCleaningReader(Reader) - Constructor for class com.atlassian.core.util.xml.XMLCleaningReader
 
XMLUtils - class com.atlassian.core.util.XMLUtils.
 
XMLUtils() - Constructor for class com.atlassian.core.util.XMLUtils
 
XMLUtils.ReplacePolicy - class com.atlassian.core.util.XMLUtils.ReplacePolicy.
 
XMLUtils.ReplacePolicy() - Constructor for class com.atlassian.core.util.XMLUtils.ReplacePolicy
 
XMLUtils.TransformPolicy - interface com.atlassian.core.util.XMLUtils.TransformPolicy.
 

Y

YEAR_MILLIS - Static variable in class com.atlassian.core.util.DateUtils
 
yesterday() - Static method in class com.atlassian.core.util.DateUtils
 

A B C D E F G H I J L M N O P R S T U V W X Y

Copyright © 2008 Atlassian Pty Ltd. All Rights Reserved.