Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Y
S
saveDocumentTo(org.dom4j.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.
SECOND_MILLIS
- Static variable in class com.atlassian.core.util.
DateUtils
Semaphore
- Class in
com.atlassian.core.util
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 in
com.atlassian.core.filters
ServletContextThreadLocal()
- Constructor for class com.atlassian.core.filters.
ServletContextThreadLocal
ServletContextThreadLocalFilter
- Class in
com.atlassian.core.filters
ServletContextThreadLocalFilter()
- Constructor for class com.atlassian.core.filters.
ServletContextThreadLocalFilter
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.bean.
ImageInfo
Specify whether textual comments are supposed to be extracted from input.
setCollectComments(boolean)
- Method in class com.atlassian.core.util.
ImageInfo
Specify whether textual comments are supposed to be extracted from input.
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.bean.
ImageInfo
Specify whether the number of images in a file is to be determined - default is
false
.
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
.
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
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.bean.
ImageInfo
Set the input stream to the argument stream (or file).
setInput(InputStream)
- Method in class com.atlassian.core.util.bean.
ImageInfo
Set the input stream to the argument stream (or file).
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
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
setProperties(String, Properties)
- Method in class com.atlassian.core.propertyset.
CachingPropertySet
setRequest(HttpServletRequest)
- Static method in class com.atlassian.core.filters.
ServletContextThreadLocal
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
shutdownStream(OutputStream)
- Static method in class com.atlassian.core.util.
FileUtils
Unconditionally close an
OutputStream
.
shutdownStream(InputStream)
- Static method in class com.atlassian.core.util.
FileUtils
Unconditionally close an
InputStream
.
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
SmartSpool
- Class in
com.atlassian.core.spool
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
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
- Interface in
com.atlassian.core.spool
Class that implement this interface will spool data from the provided InputStream, and return a new InputStream to the spooled data.
spool(InputStream)
- Method in interface com.atlassian.core.spool.
Spool
Return a new InputStream to the data provided.
SpoolFileInputStream
- Class in
com.atlassian.core.spool
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
startDate
- Variable in class com.atlassian.core.util.
DateUtils.DateRange
stream
- Variable in class com.atlassian.core.filters.gzip.
GzipResponseWrapper
stringCharMappings
- Static variable in class com.atlassian.core.util.
StringUtils
StringUtils
- Class in
com.atlassian.core.util
StringUtils()
- Constructor for 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
SUFFIX_XML
- Static variable in class com.atlassian.core.util.
DataUtils
SUFFIX_ZIP
- Static variable in class com.atlassian.core.util.
DataUtils
supportsType(int)
- Method in class com.atlassian.core.propertyset.
CachingPropertySet
supportsTypes()
- Method in class com.atlassian.core.propertyset.
CachingPropertySet
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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.