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

T

Task - Interface in com.atlassian.core.task
An Arbitary task used to execute some code.
TaskManager - Interface in com.atlassian.core.task
Defines the api for a common task manager used for queue tasks to be executed later
TaskQueue - Interface in com.atlassian.core.task
Represents a queue of Task objects.
TaskQueueWithErrorQueue - Interface in com.atlassian.core.task
Created by IntelliJ IDEA.
ThreadLocalErrorCollection - Class in com.atlassian.core.logging
A simple ThreadLocal stack to prevent circular content includes.
ThreadLocalErrorCollection() - Constructor for class com.atlassian.core.logging.ThreadLocalErrorCollection
 
ThreadLocalErrorLogAppender - Class in com.atlassian.core.logging
 
ThreadLocalErrorLogAppender() - Constructor for class com.atlassian.core.logging.ThreadLocalErrorLogAppender
 
ThresholdingSpool - Interface in com.atlassian.core.spool
Implemented by spools that switch behaviour based on the number of bytes spooled
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
 
Thumber - Class in com.atlassian.core.util.thumbnail
A class to create and retrieve thumbnail of images.
Thumber() - Constructor for class com.atlassian.core.util.thumbnail.Thumber
 
Thumber.WidthHeightHelper - Class in com.atlassian.core.util.thumbnail
 
Thumber.WidthHeightHelper(int, int) - Constructor for class com.atlassian.core.util.thumbnail.Thumber.WidthHeightHelper
 
Thumbnail - Class in com.atlassian.core.util.thumbnail
 
Thumbnail(int, int, String, long) - Constructor for class com.atlassian.core.util.thumbnail.Thumbnail
 
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
 
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.
tomorrow() - Static method in class com.atlassian.core.util.DateUtils
 
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
 

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

Atlassian Core is developed by Atlassian Software Systems.