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

R

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
RandomGenerator - Class in com.atlassian.core.util
 
RandomGenerator() - Constructor for class com.atlassian.core.util.RandomGenerator
 
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
 
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
 

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.