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

T

TAG_END - Static variable in class com.atlassian.confluence.userstatus.tag.TagExtractor
 
tagBuild(int, String) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateVersionHistoryDao
We need to ensure that the checking and writing of the tag is atomic so as to prevent two or more nodes from writing the tag and reporting that it was set correctly
tagBuild(int, String) - Method in interface com.atlassian.confluence.core.persistence.VersionHistoryDao
Associates a tag with a build number
TagCallback - Interface in com.atlassian.confluence.userstatus.tag
Callback to receive tags and their positions
TagExtractor - Class in com.atlassian.confluence.userstatus.tag
 
TagExtractor(String, boolean) - Constructor for class com.atlassian.confluence.userstatus.tag.TagExtractor
 
target - Variable in class com.atlassian.confluence.search.lucene.tasks.BaseContentIndexTask
Deprecated. The searchable subject of this index task.
target - Variable in class com.atlassian.confluence.util.breadcrumbs.AbstractBreadcrumb
 
TARGET_APPLICATION - Static variable in interface com.atlassian.confluence.security.PermissionManager
A target that encompasses most administrative functions minus the ones covered by TARGET_SYSTEM.
TARGET_PEOPLE_DIRECTORY - Static variable in interface com.atlassian.confluence.security.PermissionManager
A target the represents the People Directory function of Confluence.
TARGET_SYSTEM - Static variable in interface com.atlassian.confluence.security.PermissionManager
A target that encompasses functions that have system impact and can compromise system security.
TargetClassLoaderTransactionProxyFactoryBean - Class in com.atlassian.confluence.spring.transaction.interceptor
Proxy factory bean that extends TransactionProxyFactoryBean to use the class loader that the class of the target object was loaded from.
TargetClassLoaderTransactionProxyFactoryBean() - Constructor for class com.atlassian.confluence.spring.transaction.interceptor.TargetClassLoaderTransactionProxyFactoryBean
 
targetId - Variable in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
TargetUserCanSetStatusCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions.user
This determines whether the target user of a profile action can set their status.
TargetUserCanSetStatusCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.user.TargetUserCanSetStatusCondition
 
TargetUserHasPersonalBlogCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions.user
 
TargetUserHasPersonalBlogCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.user.TargetUserHasPersonalBlogCondition
 
TargetUserHasPersonalSpaceCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions.user
Returns true if the target user has a personal space.
TargetUserHasPersonalSpaceCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.user.TargetUserHasPersonalSpaceCondition
 
taskManager - Variable in class com.atlassian.confluence.mail.notification.listeners.AbstractNotificationsListener
 
taskManager - Variable in class com.atlassian.confluence.user.actions.SiteSupportAction
 
TaskQueueFactory - Class in com.atlassian.confluence.event.queues
A simple factory bean to return a correct queue implementation depending on whether we're clustered or not.
TaskQueueFactory(ClusterManager) - Constructor for class com.atlassian.confluence.event.queues.TaskQueueFactory
 
TaskQueueWithErrorQueueFactory - Class in com.atlassian.confluence.event.queues
A simple factory bean to return a correct queue implementation depending on whether we're clustered or not.
TaskQueueWithErrorQueueFactory(ClusterManager) - Constructor for class com.atlassian.confluence.event.queues.TaskQueueWithErrorQueueFactory
 
TaskQueueWrapper - Class in com.atlassian.confluence.jmx
Wraps AbstractErrorQueuedTaskQueue to expose its more interesting statistics via JMX.
TaskQueueWrapper(AbstractErrorQueuedTaskQueue) - Constructor for class com.atlassian.confluence.jmx.TaskQueueWrapper
 
TEAM - Static variable in class com.atlassian.confluence.labels.Namespace
 
TEAM_LABEL_PREFIX - Static variable in class com.atlassian.confluence.labels.LabelParser
 
TEMP_DIR - Static variable in class com.atlassian.confluence.util.ConfluenceHomeGlobalConstants
 
TEMP_DIR_PROP - Static variable in interface com.atlassian.confluence.setup.ConfluenceBootstrapConstants
 
TempIndexBackedIndexTaskPerformer - Class in com.atlassian.confluence.search.lucene.tasks
Performs an index task against temporary indexes managed by TempIndexWriter.
TempIndexBackedIndexTaskPerformer(WriterStrategy) - Constructor for class com.atlassian.confluence.search.lucene.tasks.TempIndexBackedIndexTaskPerformer
 
TempIndexWriterStrategy - Class in com.atlassian.confluence.search.lucene
Writer strategy that uses the TempIndexWriter.
TempIndexWriterStrategy(ProgressWrapper, ILuceneConnection, BootstrapManager, LuceneAnalyzerFactory) - Constructor for class com.atlassian.confluence.search.lucene.TempIndexWriterStrategy
 
TEMPLATE_NAME - Static variable in class com.atlassian.confluence.mail.jobs.DefaultDailyReportManager
 
TEMPLATE_PATH - Static variable in class com.atlassian.confluence.util.LayoutHelper
 
TemplateEvent - Class in com.atlassian.confluence.event.events.template
 
TemplateEvent(Object) - Constructor for class com.atlassian.confluence.event.events.template.TemplateEvent
 
templateId - Variable in class com.atlassian.confluence.pages.actions.AbstractTemplatePageAction
 
TemplateRemoveEvent - Class in com.atlassian.confluence.event.events.template
 
TemplateRemoveEvent(Object, PageTemplate) - Constructor for class com.atlassian.confluence.event.events.template.TemplateRemoveEvent
 
TEMPLATES_DIRECTORY - Static variable in class com.atlassian.confluence.importexport.impl.AbstractXmlExporter
Directory into which template overrides will be placed in the exported ZIP file
TEMPLATES_LOCATION - Static variable in class com.atlassian.confluence.mail.template.MailNotificationQueueItem
 
TEMPLATES_LOCATION - Static variable in class com.atlassian.confluence.mail.template.NonUserMailNotificationQueueItem
 
TemplateSupport - Class in com.atlassian.confluence.util
 
TemplateSupport(ThemeManager, String) - Constructor for class com.atlassian.confluence.util.TemplateSupport
 
TemplateUpdateEvent - Class in com.atlassian.confluence.event.events.template
 
TemplateUpdateEvent(Object, PageTemplate, PageTemplate) - Constructor for class com.atlassian.confluence.event.events.template.TemplateUpdateEvent
 
TEMPORARY_UPLOADED_PROFILE_PIC - Static variable in class com.atlassian.confluence.user.SessionKeys
 
TemporaryProfilePicture - Class in com.atlassian.confluence.user.actions
 
TemporaryProfilePicture(File, String, File, String) - Constructor for class com.atlassian.confluence.user.actions.TemporaryProfilePicture
 
TERM_DELIM_CHARS - Static variable in class com.atlassian.confluence.user.actions.SearchUsersAction
 
TermFilter - Class in com.atlassian.confluence.search.lucene.filter
Lucene filter that finds documents that match a particular Term.
TermFilter(Term) - Constructor for class com.atlassian.confluence.search.lucene.filter.TermFilter
Create a lucene filter that finds documents that match a particular Term.
test(List<?>, Object) - Method in interface com.atlassian.confluence.security.PermissionManager.Criterion
Determine whether a particular entity should be permitted or not.
test(List, Object) - Method in interface com.atlassian.confluence.util.ListUtils.Criterion
 
test(InetAddress, NetworkInterface, int) - Method in class com.atlassian.confluence.util.MulticastRouteTester
 
TEST_STRING - Static variable in class com.atlassian.confluence.admin.actions.debug.EncodingTestAction
 
TEST_STRING - Static variable in class com.atlassian.confluence.util.FileNameEncodingTester
 
TEST_STRING_CHANGED - Static variable in class com.atlassian.confluence.admin.actions.debug.EncodingTestAction
 
TEST_STRING_CHANGED - Static variable in class com.atlassian.confluence.util.FileNameEncodingTester
 
TestAppender - Class in com.atlassian.confluence.admin.actions
 
TestAppender() - Constructor for class com.atlassian.confluence.admin.actions.TestAppender
 
TestCaseFailureReport - Class in com.atlassian.confluence.renderer.radeox.macros.junit.report
 
TestCaseFailureReport() - Constructor for class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestCaseFailureReport
 
TestCaseReport - Class in com.atlassian.confluence.renderer.radeox.macros.junit.report
Encapsulates a Test Case that can have child test cases.
TestCaseReport() - Constructor for class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestCaseReport
 
TestCaseReport.Timer - Class in com.atlassian.confluence.renderer.radeox.macros.junit.report
 
TestCaseReport.Timer() - Constructor for class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestCaseReport.Timer
 
testConnection - Variable in class com.atlassian.confluence.mail.actions.AbstractMailAccountAction
 
testConnection() - Method in class com.atlassian.confluence.user.crowd.jira.JiraJdbcRemoteDirectory
 
TestReport - Interface in com.atlassian.confluence.renderer.radeox.macros.junit.report
 
TestSuite - Class in com.atlassian.confluence.renderer.radeox.macros.junit.report
 
TestSuite(TestReport) - Constructor for class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuite
 
TestSuiteReport - Class in com.atlassian.confluence.renderer.radeox.macros.junit.report
 
TestSuiteReport() - Constructor for class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuiteReport
 
TEXT_FRIENDLY_NAME - Static variable in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
TEXT_MIME_TYPE - Static variable in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
TextFieldPrefixQuery - Class in com.atlassian.confluence.search.v2.query
Represents a query that specifies a prefix to be matched - equivalent to a trailing wildcard search e.g.
TextFieldPrefixQuery(String, String) - Constructor for class com.atlassian.confluence.search.v2.query.TextFieldPrefixQuery
Construct a new TextFieldPrefixQuery.
TextFieldPrefixQueryMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
A mapper for TextFieldPrefixQuerys.
TextFieldPrefixQueryMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.TextFieldPrefixQueryMapper
 
TextFieldQuery - Class in com.atlassian.confluence.search.v2.query
Represents a raw query from the user that may be parsed.
TextFieldQuery(String, String, BooleanOperator) - Constructor for class com.atlassian.confluence.search.v2.query.TextFieldQuery
 
TextFieldQueryMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
A mapper for TextFieldQuerys.
TextFieldQueryMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.TextFieldQueryMapper
 
TextScope - Class in com.atlassian.confluence.search.scope
 
TextScope(Searcher, String, boolean) - Constructor for class com.atlassian.confluence.search.scope.TextScope
 
TextScope(Searcher, String, boolean, SettingsManager) - Constructor for class com.atlassian.confluence.search.scope.TextScope
 
THEME - Static variable in class com.atlassian.confluence.setup.settings.beans.ColourSchemesSettings
 
Theme - Interface in com.atlassian.confluence.themes
 
THEME_ICON - Static variable in class com.atlassian.confluence.util.LayoutHelper
 
THEME_SETTINGS - Static variable in interface com.atlassian.confluence.setup.bandana.ConfluenceBandanaKeys
 
ThemeChangedEvent - Class in com.atlassian.confluence.themes.events
Fired when a new theme is selected, either globally or for an individual space.
ThemeChangedEvent(Object, String, String, String) - Constructor for class com.atlassian.confluence.themes.events.ThemeChangedEvent
 
ThemeColorsStylesheetAction - Class in com.atlassian.confluence.core.actions
Used for rendering theme stylesheets which are Velocity templates.
ThemeColorsStylesheetAction() - Constructor for class com.atlassian.confluence.core.actions.ThemeColorsStylesheetAction
 
ThemedDecorator - Interface in com.atlassian.confluence.themes
 
ThemeHelper - Interface in com.atlassian.confluence.themes
 
themeKey - Variable in class com.atlassian.confluence.admin.actions.lookandfeel.AbstractThemeAction
 
themeKey - Variable in class com.atlassian.confluence.spaces.actions.AbstractCreateSpaceAction
 
themeManager - Variable in class com.atlassian.confluence.admin.actions.lookandfeel.AbstractLookAndFeelAction
 
themeManager - Variable in class com.atlassian.confluence.spaces.actions.AbstractCreateSpaceAction
 
ThemeManager - Interface in com.atlassian.confluence.themes
 
ThemeModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor
 
ThemeModuleDescriptor() - Constructor for class com.atlassian.confluence.plugin.descriptor.ThemeModuleDescriptor
 
ThemeResource - Interface in com.atlassian.confluence.themes
Represents a custom stylesheet or javascript associated with a theme.
ThemeResource.Type - Enum in com.atlassian.confluence.themes
 
ThemeStylesheet - Interface in com.atlassian.confluence.themes
Deprecated. since 3.4. Use ThemeResource instead.
ThreadBuilder - Class in com.atlassian.confluence.mail
Magical bean that takes a message, and builds a thread of related messages.
ThreadBuilder() - Constructor for class com.atlassian.confluence.mail.ThreadBuilder
 
ThreadCachedSearchMapperRegistry - Class in com.atlassian.confluence.search.v2.lucene
A facade onto the PluggableLuceneSearchMapperRegistry which will first look for a ThreadLocal cache of available search mappers before delegating.
ThreadCachedSearchMapperRegistry(LuceneSearchMapperRegistry) - Constructor for class com.atlassian.confluence.search.v2.lucene.ThreadCachedSearchMapperRegistry
Construct with the supplied registry to be used when mappers are not found in the thread local cache.
ThreadedCommentsCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
Condition that checks if threaded comments is allowed in global settings.
ThreadedCommentsCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.ThreadedCommentsCondition
 
ThreadLocalCache - Class in com.atlassian.confluence.cache
A generic cache for "stuff" that is only needed for the lifetime of a web request or scheduled job.
ThreadLocalCache() - Constructor for class com.atlassian.confluence.cache.ThreadLocalCache
 
ThreadLocalCacheAccessor<K,V> - Class in com.atlassian.confluence.cache
A type-safe way of accessing the threadlocal cache
ThreadLocalCacheFilter - Class in com.atlassian.confluence.web.filter
Filter that sets up and destroys the per-web-request generic threadlocal cache.
ThreadLocalCacheFilter() - Constructor for class com.atlassian.confluence.web.filter.ThreadLocalCacheFilter
 
ThreadLocalIndexerControl - Class in com.atlassian.confluence.search
Allows the enabling and disabling of indexing for the current executing thread.
ThreadLocalIndexerControl() - Constructor for class com.atlassian.confluence.search.ThreadLocalIndexerControl
 
ThreadLocalMap - Class in com.atlassian.confluence.concurrent
A thread local, resettable hash map
ThreadLocalMap() - Constructor for class com.atlassian.confluence.concurrent.ThreadLocalMap
 
ThreadLocalPermissionsCache - Class in com.atlassian.confluence.security
Wrapper around the ThreadLocalCache to deal with caching space permissions and application access.
ThreadLocalPermissionsCache() - Constructor for class com.atlassian.confluence.security.ThreadLocalPermissionsCache
 
ThreadLocalProfilePictureCache - Class in com.atlassian.confluence.user
Wrapper around the ThreadLocalCache to deal with caching user profilepictures
ThreadLocalProfilePictureCache() - Constructor for class com.atlassian.confluence.user.ThreadLocalProfilePictureCache
 
ThreadNode - Class in com.atlassian.confluence.mail
 
ThreadNode(long, Document) - Constructor for class com.atlassian.confluence.mail.ThreadNode
 
THUMBNAIL_DEFAULT_WIDTH - Static variable in class com.atlassian.confluence.pages.thumbnail.ThumbnailInfo
 
THUMBNAIL_MIME_TYPE - Static variable in class com.atlassian.confluence.servlet.download.ThumbnailDownload
Deprecated. since 3.5
THUMBNAIL_PATH_SUFFIX - Static variable in interface com.atlassian.confluence.pages.thumbnail.ThumbnailManager
 
ThumbnailDownload - Class in com.atlassian.confluence.servlet.download
 
ThumbnailDownload() - Constructor for class com.atlassian.confluence.servlet.download.ThumbnailDownload
 
ThumbnailDownloadResourceManager - Class in com.atlassian.confluence.importexport.resource
 
ThumbnailDownloadResourceManager() - Constructor for class com.atlassian.confluence.importexport.resource.ThumbnailDownloadResourceManager
 
ThumbnailDownloadResourceReader - Class in com.atlassian.confluence.importexport.resource
 
ThumbnailDownloadResourceReader(Attachment, File, InputStreamSource) - Constructor for class com.atlassian.confluence.importexport.resource.ThumbnailDownloadResourceReader
 
ThumbnailInfo - Class in com.atlassian.confluence.pages.thumbnail
Responsible for setting the height and width of thumbnails appropriately and generating the HTML for rendering them in a page.
ThumbnailInfo(Attachment, InputStream, String) - Constructor for class com.atlassian.confluence.pages.thumbnail.ThumbnailInfo
Deprecated. since 3.1 use ThumbnailInfo.ThumbnailInfo(ImageDetails, Dimensions, String), or ThumbnailManager.getThumbnailInfo(com.atlassian.confluence.pages.Attachment)
ThumbnailInfo(ImageDetails, Dimensions, String) - Constructor for class com.atlassian.confluence.pages.thumbnail.ThumbnailInfo
Creates a thumbnail info for the given image details and maximum dimensions.
ThumbnailInfoFactory - Interface in com.atlassian.confluence.util
Deprecated. since 3.0 use ThumbnailManager.getThumbnailInfo(com.atlassian.confluence.pages.Attachment).
ThumbnailManager - Interface in com.atlassian.confluence.pages.thumbnail
 
ThumbnailRemovingListener - Class in com.atlassian.confluence.event.listeners
Removes thumbnails when an attachment is removed or updated.
ThumbnailRemovingListener() - Constructor for class com.atlassian.confluence.event.listeners.ThumbnailRemovingListener
 
ThumbnailRenderException - Exception in com.atlassian.confluence.pages.thumbnail
 
ThumbnailRenderException(String) - Constructor for exception com.atlassian.confluence.pages.thumbnail.ThumbnailRenderException
 
ThumbnailRenderException(String, Throwable) - Constructor for exception com.atlassian.confluence.pages.thumbnail.ThumbnailRenderException
 
ThumbnailRenderException(Throwable) - Constructor for exception com.atlassian.confluence.pages.thumbnail.ThumbnailRenderException
 
Thumbnails - Class in com.atlassian.confluence.pages.thumbnail
Retrieves or constructs ThumbnailInfo objects for a list of image Attachments, and determines the maximum height and width of the thumbnails and images so that the rendered columns and rows can be sized appropriately.
Thumbnails(List<Attachment>, String, int, AttachmentManager, ThumbnailManager) - Constructor for class com.atlassian.confluence.pages.thumbnail.Thumbnails
Deprecated. use Thumbnails.Thumbnails(List, ImagePathHelper, int, ThumbnailManager)
Thumbnails(List<Attachment>, ImagePathHelper, int, AttachmentManager, ThumbnailManager) - Constructor for class com.atlassian.confluence.pages.thumbnail.Thumbnails
Deprecated. use Thumbnails.Thumbnails(List, ImagePathHelper, int, ThumbnailManager)
Thumbnails(List<Attachment>, int, ThumbnailManager) - Constructor for class com.atlassian.confluence.pages.thumbnail.Thumbnails
Construct a Thumbnails object, which contains details of all thumbnailable images in a list of attachments.
Thumbnails(List<Attachment>, ImagePathHelper, int, ThumbnailManager) - Constructor for class com.atlassian.confluence.pages.thumbnail.Thumbnails
Construct a Thumbnails object, which contains details of all thumbnailable images in a list of attachments.
THUMBNAILS_URL_PREFIX - Static variable in class com.atlassian.confluence.servlet.FileServerServlet
 
ThumbnailURIResolver - Class in com.atlassian.confluence.importexport.resolvers
Resolves thumbnail URI's
ThumbnailURIResolver() - Constructor for class com.atlassian.confluence.importexport.resolvers.ThumbnailURIResolver
 
tidyBlogs(List) - Static method in class com.atlassian.confluence.importexport.impl.snipsnap.BlogTidier
 
TIMEOUT_MS - Static variable in class com.atlassian.confluence.core.DefaultHeartbeatManager
 
TimePeriod - Class in com.atlassian.confluence.util
Represents a period of time.
TimePeriod(long, TimeUnit) - Constructor for class com.atlassian.confluence.util.TimePeriod
 
TimePeriod() - Constructor for class com.atlassian.confluence.util.TimePeriod
 
Timer - Class in com.atlassian.confluence.search.actions
 
Timer() - Constructor for class com.atlassian.confluence.search.actions.Timer
 
TimeUtils - Class in com.atlassian.confluence.util
 
TimeUtils() - Constructor for class com.atlassian.confluence.util.TimeUtils
 
TimeZone - Class in com.atlassian.confluence.core
Represents an instance of an valid time zone, wrapping a TimeZone.
TinyMce3UpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
 
TinyMce3UpgradeTask(SessionFactory) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.TinyMce3UpgradeTask
 
TinyUrl - Class in com.atlassian.confluence.pages
 
TinyUrl(long) - Constructor for class com.atlassian.confluence.pages.TinyUrl
 
TinyUrl(AbstractPage) - Constructor for class com.atlassian.confluence.pages.TinyUrl
 
TinyUrl(String) - Constructor for class com.atlassian.confluence.pages.TinyUrl
 
TinyUrlAction - Class in com.atlassian.confluence.pages.actions
Action that the TinyUrlServlet redirects to, as we want to do (testable) things with permissions and page availability.
TinyUrlAction() - Constructor for class com.atlassian.confluence.pages.actions.TinyUrlAction
 
TinyUrlAware - Interface in com.atlassian.confluence.pages.actions
Provides tiny urls.
TinyUrlServlet - Class in com.atlassian.confluence.servlet
 
TinyUrlServlet() - Constructor for class com.atlassian.confluence.servlet.TinyUrlServlet
 
TinyUrlSupportedCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
 
TinyUrlSupportedCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.TinyUrlSupportedCondition
 
TITLE - Static variable in class com.atlassian.confluence.search.lucene.DocumentFieldName
 
title - Variable in class com.atlassian.confluence.util.breadcrumbs.AbstractBreadcrumb
 
TitleAndSpaceKeyPageLocator - Class in com.atlassian.confluence.content.service.page
Returns the page with the given space key and title.
TitleAndSpaceKeyPageLocator(PageManager, String, String) - Constructor for class com.atlassian.confluence.content.service.page.TitleAndSpaceKeyPageLocator
 
TitleChangeListener - Class in com.atlassian.confluence.core.listeners
Listens for ConfluenceEntityUpdated events that represent changes in the display title.
TitleChangeListener() - Constructor for class com.atlassian.confluence.core.listeners.TitleChangeListener
 
titleIsSetToDefault(String) - Method in class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
 
TitleSort - Class in com.atlassian.confluence.search.v2.sort
Order search results by title
TitleSort(SearchSort.Order) - Constructor for class com.atlassian.confluence.search.v2.sort.TitleSort
 
toBooleanQuery() - Method in class com.atlassian.confluence.macro.query.BooleanQueryFactory
Returns a BooleanQuery instance using the current state of this BooleanQueryFactory.
toCalendar(Date) - Static method in class com.atlassian.confluence.pages.BlogPost
 
toConfluence(String) - Method in class com.atlassian.confluence.importexport.impl.snipsnap.AbstractConverter
 
toConfluence(String) - Method in interface com.atlassian.confluence.importexport.impl.snipsnap.ConfluenceConverter
 
toContentPermission() - Method in class com.atlassian.confluence.upgrade.security.LegacyContentPermission
Create a ContentPermission to represent this LegacyContentPermission.
toDatePath(Date) - Static method in class com.atlassian.confluence.pages.BlogPost
 
toDefaultTrustedApplication(EncryptionProvider) - Method in class com.atlassian.confluence.security.trust.ConfluenceTrustedApplication
Create an instance of TrustedApplication based on this instance of ConfluenceTrustedApplication.
toEndOfMonth(Calendar) - Static method in class com.atlassian.confluence.util.GeneralUtil
Takes a Calendar object and returns the very end (last day, hour, minute, second and milisecond) of the month that the Calendar is in.
toEntityReference(Object) - Method in class com.atlassian.confluence.applinks.ConfluenceInternalHostApplication
toEntityReference(String, Class<? extends EntityType>) - Method in class com.atlassian.confluence.applinks.ConfluenceInternalHostApplication
toFormParameterName(String) - Method in class com.atlassian.confluence.security.SpacePermission
Deprecated. As of 2.7.2, use PermissionRow.buildParameterName(String, String).
toGenericXML(Writer, ProgressMeter) - Method in class com.atlassian.confluence.importexport.impl.XMLDatabinder
 
toHtml(String) - Static method in class com.atlassian.confluence.util.PlainTextToHtmlConverter
The function converts plain text into html in two steps.
toI18NKey() - Method in class com.atlassian.confluence.spaces.SpaceType
 
toJSONArray(JSONArray) - Method in class com.atlassian.confluence.json.parser.JSONObject
Produce a JSONArray containing the values of the members of this JSONObject.
toJSONObject(JSONArray) - Method in class com.atlassian.confluence.json.parser.JSONArray
Deprecated. Produce a JSONObject by combining a JSONArray of names with the values of this JSONArray.
toJSONString() - Method in interface com.atlassian.confluence.json.parser.JSONString
Deprecated. The toJSONString method allows a class to produce its own JSON serialization.
TOKEN_CACHE - Static variable in class com.atlassian.confluence.rpc.auth.TokenAuthenticationManager
 
TokenAuthenticationInvocationHandler - Class in com.atlassian.confluence.rpc.auth
An interceptor to handle token based authentication and login/logout.
TokenAuthenticationInvocationHandler() - Constructor for class com.atlassian.confluence.rpc.auth.TokenAuthenticationInvocationHandler
 
TokenAuthenticationManager - Class in com.atlassian.confluence.rpc.auth
Manages tokens used to authenticate users for Confluence's remote API.
TokenAuthenticationManager() - Constructor for class com.atlassian.confluence.rpc.auth.TokenAuthenticationManager
 
tokenize(String) - Method in class com.atlassian.confluence.search.contentnames.lucene.LuceneQueryTokenizer
 
tokenize(String) - Method in interface com.atlassian.confluence.search.contentnames.QueryTokenizer
Produces query tokens from the specified query.
TokenMap - Class in com.atlassian.confluence.rpc.auth
A simple map with a timeout on the get/put methods.
TokenMap(long) - Constructor for class com.atlassian.confluence.rpc.auth.TokenMap
 
tokenStream(String, Reader) - Method in class com.atlassian.confluence.search.didyoumean.lucene.analyzers.BodyNGramAnalyzer
 
tokenStream(String, Reader) - Method in class com.atlassian.confluence.search.didyoumean.lucene.analyzers.EndNGramAnalyzer
 
tokenStream(String, Reader) - Method in class com.atlassian.confluence.search.didyoumean.lucene.analyzers.StartNGramAnalyzer
 
tokenStream(String, Reader) - Method in class com.atlassian.confluence.search.didyoumean.lucene.UnstemmedEnglishAnalyzer
 
tokenStream(String, Reader) - Method in class com.atlassian.confluence.search.lucene.analyzers.PersonalInformationLeadingNGramAnalyzer
 
tokenStream(String, Reader) - Method in class com.atlassian.confluence.search.lucene.analyzers.PersonalInformationNGramAnalyzer
 
tokenStream(String, Reader) - Method in class com.atlassian.confluence.search.lucene.analyzers.unstemmed.ChineseAnalyzer
 
tokenStream(String, Reader) - Method in class com.atlassian.confluence.search.lucene.analyzers.unstemmed.CJKAnalyzer
 
tokenStream(String, Reader) - Method in class com.atlassian.confluence.search.lucene.analyzers.unstemmed.EuropeanAnalyzer
 
tokenStream(String, Reader) - Method in class com.atlassian.confluence.search.lucene.analyzers.unstemmed.GreekAnalyzer
 
tokenStream(String, Reader) - Method in class com.atlassian.confluence.search.lucene.analyzers.unstemmed.JapaneseAnalyzer
 
tokenStream(String, Reader) - Method in class com.atlassian.confluence.search.lucene.analyzers.unstemmed.RussianAnalyzer
 
tokenStream(String, Reader) - Method in class com.atlassian.confluence.search.lucene.ConfluenceAnalyzer
 
tokenStream(String, Reader) - Method in class com.atlassian.confluence.search.lucene.ConfluenceFilenameAnalyzer
 
tokenStream(String, Reader) - Method in class com.atlassian.confluence.search.lucene.ConfluenceUnstemmedAnalyzer
 
tokenStream(String, Reader) - Method in class com.atlassian.confluence.search.lucene.CustomJapaneseAnalyzer
get token stream from input
tokenStream(String, Reader) - Method in class com.atlassian.confluence.search.lucene.EnglishAnalyzer
 
toLabel() - Method in class com.atlassian.confluence.labels.ParsedLabelName
 
toLocale(String) - Method in class com.atlassian.confluence.languages.DefaultLocaleManager
 
toLocale(String) - Method in interface com.atlassian.confluence.languages.LocaleManager
Deprecated. since 3.2 use LocaleParser.toLocale(String) instead
toLocale(String) - Static method in class com.atlassian.confluence.languages.LocaleParser
Converts a locale String like "en_GB" into a Java Locale object.
toLocaleFromHttpHeader(String) - Static method in class com.atlassian.confluence.languages.LocaleParser
 
toMacro() - Method in class com.atlassian.confluence.renderer.UserMacroConfig
 
toMap() - Method in class com.atlassian.confluence.plugin.descriptor.web.DefaultWebInterfaceContext
 
toMap() - Method in interface com.atlassian.confluence.plugin.descriptor.web.WebInterfaceContext
Converts the parameters into a map using the "context keys" defined as constants in this class.
toMap(Context) - Static method in class com.atlassian.confluence.velocity.ContextUtils
Convert a velocity Context into a map.
tooltip - Variable in class com.atlassian.confluence.util.breadcrumbs.AbstractBreadcrumb
 
toOutgoingLink(ContentEntityObject) - Method in class com.atlassian.confluence.links.linktypes.AbstractPageLink
 
toOutgoingLink(ContentEntityObject) - Method in class com.atlassian.confluence.links.linktypes.BlogPostLink
 
toOutgoingLink(ContentEntityObject) - Method in class com.atlassian.confluence.links.linktypes.IncludePageMacroLink
 
TOP_BAR - Static variable in interface com.atlassian.confluence.themes.ColourScheme
 
TOP_BAR_MENU_ITEM_TEXT - Static variable in interface com.atlassian.confluence.themes.ColourScheme
 
TOP_BAR_MENU_SELECTED_BACKGROUND - Static variable in interface com.atlassian.confluence.themes.ColourScheme
 
toPageContext() - Method in class com.atlassian.confluence.core.ContentEntityObject
When the content is rendered, what context is it being rendered in?
toString() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.DefaultDecorator
 
toString() - Method in class com.atlassian.confluence.cluster.ClusterConfig
 
toString() - Method in class com.atlassian.confluence.core.ContentEntityObject
 
toString() - Method in class com.atlassian.confluence.core.InputStreamAttachmentResource
 
toString() - Method in class com.atlassian.confluence.core.ListQuery
 
toString() - Method in class com.atlassian.confluence.core.TimeZone
 
toString() - Method in class com.atlassian.confluence.core.UploadedResource
 
toString() - Method in class com.atlassian.confluence.diff.ChangeChunk
 
toString() - Method in class com.atlassian.confluence.diff.CharacterChunk
 
toString() - Method in class com.atlassian.confluence.diff.LineChunk
 
toString() - Method in class com.atlassian.confluence.diff.WordChunk
 
toString() - Method in class com.atlassian.confluence.event.events.plugin.PluginEvent
 
toString() - Method in class com.atlassian.confluence.importexport.impl.snipsnap.RegExpProcessor
 
toString() - Method in class com.atlassian.confluence.importexport.xmlimport.model.ComponentProperty
 
toString() - Method in class com.atlassian.confluence.importexport.xmlimport.model.EnumProperty
 
toString() - Method in class com.atlassian.confluence.importexport.xmlimport.model.ImportedObject
 
toString() - Method in class com.atlassian.confluence.importexport.xmlimport.model.ImportedProperty
 
toString() - Method in class com.atlassian.confluence.importexport.xmlimport.model.PrimitiveId
 
toString() - Method in class com.atlassian.confluence.importexport.xmlimport.model.PrimitiveProperty
 
toString() - Method in class com.atlassian.confluence.importexport.xmlimport.model.ReferenceProperty
 
toString() - Method in class com.atlassian.confluence.json.parser.JSONArray
Deprecated. Make a JSON text of this JSONArray.
toString(int) - Method in class com.atlassian.confluence.json.parser.JSONArray
Deprecated. Make a prettyprinted JSON text of this JSONArray.
toString() - Method in class com.atlassian.confluence.json.parser.JSONObject
Make a JSON text of this JSONObject.
toString(int) - Method in class com.atlassian.confluence.json.parser.JSONObject
Make a prettyprinted JSON text of this JSONObject.
toString() - Method in class com.atlassian.confluence.json.parser.JSONTokener
Deprecated. Make a printable string of this JSONTokener.
toString() - Method in class com.atlassian.confluence.labels.Label
 
toString() - Method in class com.atlassian.confluence.labels.Labelling
 
toString() - Method in class com.atlassian.confluence.labels.Namespace
 
toString() - Method in class com.atlassian.confluence.links.OutgoingLink
 
toString() - Method in enum com.atlassian.confluence.macro.browser.beans.MacroCategory
 
toString() - Method in class com.atlassian.confluence.macro.browser.beans.MacroFormDetails
 
toString() - Method in class com.atlassian.confluence.macro.browser.beans.MacroMetadata
 
toString() - Method in class com.atlassian.confluence.macro.browser.beans.MacroParameter
 
toString() - Method in enum com.atlassian.confluence.macro.browser.beans.MacroParameterType
 
toString() - Method in class com.atlassian.confluence.mail.AbstractMailAccount
 
toString() - Method in class com.atlassian.confluence.mail.address.ConfluenceAddress
 
toString() - Method in class com.atlassian.confluence.mail.address.ConfluenceMailAddress
 
toString() - Method in class com.atlassian.confluence.mail.notification.listeners.NotificationData
 
toString() - Method in class com.atlassian.confluence.pages.Attachment
 
toString() - Method in class com.atlassian.confluence.pages.ContentNode
 
toString() - Method in class com.atlassian.confluence.pages.Draft
 
toString() - Method in class com.atlassian.confluence.pages.DraftData
Deprecated.  
toString() - Method in class com.atlassian.confluence.pages.thumbnail.Dimensions
 
toString() - Method in class com.atlassian.confluence.plugin.descriptor.web.descriptors.ConfluenceWebItemModuleDescriptor
 
toString() - Method in class com.atlassian.confluence.plugin.module.PluginModuleHolder
 
toString() - Method in class com.atlassian.confluence.plugin.persistence.PluginData
 
toString() - Method in enum com.atlassian.confluence.renderer.ConfluenceRenderContextOutputType
 
toString() - Method in class com.atlassian.confluence.renderer.embedded.support.SWFHeader
 
toString() - Method in class com.atlassian.confluence.renderer.radeox.macros.ChangeSetKey
 
toString() - Method in class com.atlassian.confluence.renderer.RenderResult
Does the same as getRenderedContent, so you can shortcut the use of the renderer in things like writers or string concatenation.
toString() - Method in class com.atlassian.confluence.schedule.AbstractManagedScheduledJob
 
toString() - Method in class com.atlassian.confluence.schedule.ScheduledJobHistory
 
toString() - Method in class com.atlassian.confluence.schedule.ScheduledJobKey
 
toString() - Method in class com.atlassian.confluence.search.actions.json.ContentNameMatch
 
toString() - Method in class com.atlassian.confluence.search.actions.json.ContentNameSearchResult
 
toString() - Method in class com.atlassian.confluence.search.actions.SearchQueryBean
 
toString() - Method in class com.atlassian.confluence.search.actions.SearchResultWithExcerpt
 
toString() - Method in class com.atlassian.confluence.search.actions.Timer
 
toString() - Method in class com.atlassian.confluence.search.contentnames.Category
 
toString() - Method in class com.atlassian.confluence.search.contentnames.SearchResult
 
toString() - Method in class com.atlassian.confluence.search.didyoumean.Suggestion
 
toString() - Method in class com.atlassian.confluence.search.lucene.filter.FiltersContainer
Deprecated.  
toString() - Method in class com.atlassian.confluence.search.lucene.tasks.BaseContentIndexTask
Deprecated.  
toString() - Method in class com.atlassian.confluence.search.lucene.tasks.UnIndexSpaceIndexTask.SpaceKeyHandle
 
toString() - Method in enum com.atlassian.confluence.search.service.ContentTypeEnum
 
toString() - Method in class com.atlassian.confluence.search.service.SearchQueryParameters
 
toString() - Method in enum com.atlassian.confluence.search.service.SpaceCategoryEnum
The String representation of the enum.
toString(String) - Method in class com.atlassian.confluence.search.v2.lucene.boosting.BoostingQuery
 
toString() - Method in class com.atlassian.confluence.search.v2.lucene.LuceneSearchResult
 
toString() - Method in class com.atlassian.confluence.search.v2.lucene.WrappedHitImpl
 
toString() - Method in class com.atlassian.confluence.search.v2.query.BooleanQuery
 
toString() - Method in class com.atlassian.confluence.search.v2.query.TextFieldPrefixQuery
 
toString() - Method in class com.atlassian.confluence.search.v2.searchfilter.ChainedSearchFilter
 
toString() - Method in class com.atlassian.confluence.security.ContentPermission
 
toString() - Method in class com.atlassian.confluence.security.ContentPermissionSet
 
toString() - Method in class com.atlassian.confluence.security.Permission
 
toString() - Method in class com.atlassian.confluence.security.SpacePermission
 
toString() - Method in class com.atlassian.confluence.setup.bandana.ConfluenceBandanaContext
 
toString() - Method in class com.atlassian.confluence.setup.bandana.ConfluenceBandanaRecord
 
toString() - Method in enum com.atlassian.confluence.setup.BuildInformation
 
toString() - Method in class com.atlassian.confluence.setup.ConfluenceListableBeanFactory
 
toString() - Method in class com.atlassian.confluence.setup.velocity.DecoratorName
 
toString() - Method in class com.atlassian.confluence.spaces.SpaceType
 
toString() - Method in class com.atlassian.confluence.status.service.systeminfo.MemoryInfo.Bytes
 
toString() - Method in class com.atlassian.confluence.themes.ClasspathThemeStylesheet
 
toString() - Method in class com.atlassian.confluence.themes.PluginThemeResource
 
toString() - Method in class com.atlassian.confluence.upgrade.security.LegacyContentPermission
 
toString() - Method in class com.atlassian.confluence.user.crowd.CachedCrowdEntityCacheKey
 
toString() - Method in class com.atlassian.confluence.user.crowd.DefaultMembershipCache.MembershipCacheKey
 
toString() - Method in class com.atlassian.confluence.user.PersonalInformation
Override this method so we don't call getFullName() everytime toString is called on the object!
toString() - Method in class com.atlassian.confluence.util.breadcrumbs.AbstractBreadcrumb
 
toString() - Method in class com.atlassian.confluence.util.HTMLPairType
 
toString() - Method in class com.atlassian.confluence.util.http.trust.TrustedConnectionStatus
 
toString() - Method in class com.atlassian.confluence.util.i18n.Message
 
toString() - Method in class com.atlassian.confluence.util.RegExpProcessor
 
toString() - Method in class com.atlassian.confluence.util.TimePeriod
 
toString() - Method in class com.atlassian.confluence.util.velocity.ResourceLoaderWrapper
 
toString() - Method in class com.atlassian.confluence.velocity.htmlsafe.HtmlFragment
 
toString() - Method in class com.atlassian.confluence.velocity.introspection.AnnotatedValue
Delegates and returns the result of calling toString on the boxed value.
toString() - Method in class com.atlassian.confluence.velocity.introspection.ToStringDelegatingAnnotationBoxedElement
 
toString() - Method in class com.atlassian.confluence.web.UrlBuilder
 
toString() - Method in class com.atlassian.confluence.web.WebMenu
 
toString() - Method in class com.atlassian.confluence.web.WebMenuSection
 
toString() - Method in class org.springframework.aop.aspectj.ConfluenceAspectJExpressionPointcut
 
ToStringDelegatingAnnotationBoxedElement - Class in com.atlassian.confluence.velocity.introspection
AnnotationBoxedElement that delegates all operations to the wrapped element except for toString() which is delegated to the boxed value itself.
ToStringDelegatingAnnotationBoxedElement(AnnotationBoxedElement) - Constructor for class com.atlassian.confluence.velocity.introspection.ToStringDelegatingAnnotationBoxedElement
 
toStringWithNamespace() - Method in class com.atlassian.confluence.labels.Label
 
toStringWithOwnerPrefix() - Method in class com.atlassian.confluence.labels.Label
 
toUnicodeString() - Method in class com.atlassian.confluence.mail.address.ConfluenceAddress
 
toUnicodeString() - Method in class com.atlassian.confluence.mail.address.ConfluenceMailAddress
 
toWhereClause(SearchRestriction) - Method in enum com.atlassian.confluence.user.crowd.jira.search.QueryBuilder
 
TrackbackDao - Interface in com.atlassian.confluence.links.persistence.dao
 
TrackbackLink - Class in com.atlassian.confluence.links
 
TrackbackLink() - Constructor for class com.atlassian.confluence.links.TrackbackLink
 
TrackbackListener - Class in com.atlassian.confluence.event.listeners
 
TrackbackListener() - Constructor for class com.atlassian.confluence.event.listeners.TrackbackListener
 
TrackbackQueueItem - Class in com.atlassian.confluence.util.task
This item will query the given URLs for the correct ping address, and then ping that address with the information from the given Trackback.
TrackbackQueueItem(Trackback, Collection) - Constructor for class com.atlassian.confluence.util.task.TrackbackQueueItem
 
TransactionalAttachmentDataDao - Interface in com.atlassian.confluence.pages.persistence.dao
Created by IntelliJ IDEA.
TransactionalCacheFactory - Class in com.atlassian.confluence.cache
A cache factory that produces transactional caches.
TransactionalCacheFactory(CacheFactory, LockFactory, SynchronizationManager) - Constructor for class com.atlassian.confluence.cache.TransactionalCacheFactory
 
TransactionalHibernateAttachmentDao - Class in com.atlassian.confluence.pages.persistence.dao.hibernate
Transactional version of the AbstractHibernateAttachmentDao, which removes the Attachment data as the Attachment itself is being removed, since it can be rolled back by the transaction
TransactionalHibernateAttachmentDao() - Constructor for class com.atlassian.confluence.pages.persistence.dao.hibernate.TransactionalHibernateAttachmentDao
 
TransactionExecutor<K> - Interface in com.atlassian.confluence.util.transaction
Allows that wrapping of TransactionCallbacks so that they may occur in a separate context (e.g.
transferDraftAttachments() - Method in class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
 
transform(Element, ResourceLocation, String, DownloadableResource) - Method in class com.atlassian.confluence.plugin.webresource.aui.VelocityI18nTransformer
 
transform(String) - Method in class com.atlassian.confluence.plugin.webresource.aui.VelocityTranslatedDownloadableResource
 
Translator - Class in com.atlassian.confluence.rpc.xmlrpc
 
Translator() - Constructor for class com.atlassian.confluence.rpc.xmlrpc.Translator
 
TransparentBoxedValueReferenceHandler - Class in com.atlassian.confluence.velocity.introspection
A simple reference insertion handler that unboxes and boxed value references making them transparent during template rendering.
TransparentBoxedValueReferenceHandler() - Constructor for class com.atlassian.confluence.velocity.introspection.TransparentBoxedValueReferenceHandler
 
trash() - Method in class com.atlassian.confluence.core.ContentEntityObject
places content in trash can
trash() - Method in class com.atlassian.confluence.pages.Page
 
Trashed - Interface in com.atlassian.confluence.event.events.types
Indicates that the implementation represents a trashed event.
TrashManager - Interface in com.atlassian.confluence.pages
Operations on the Trash
trashPage(AbstractPage) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
trashPage(AbstractPage) - Method in interface com.atlassian.confluence.pages.PageManager
 
TrashPageCommand - Interface in com.atlassian.confluence.content.service.page
 
TrashPageCommandImpl - Class in com.atlassian.confluence.content.service.page
 
TrashPageCommandImpl(PermissionManager, PageManager, long) - Constructor for class com.atlassian.confluence.content.service.page.TrashPageCommandImpl
 
TreeBuilder - Class in com.atlassian.confluence.pages
 
TreeBuilder(User, ContentPermissionManager, PageManager) - Constructor for class com.atlassian.confluence.pages.TreeBuilder
TreeBuilder needs a user Object to be able to test for page permissions.
triggerComplete(Trigger, JobExecutionContext, int) - Method in class com.atlassian.confluence.setup.quartz.ClusteredTriggerListener
 
TriggerFactory - Interface in com.atlassian.confluence.schedule.quartz
Responsible for constructing triggers and scheduling them with the scheduler.
triggerFired(Trigger, JobExecutionContext) - Method in class com.atlassian.confluence.setup.quartz.ClusteredTriggerListener
 
triggerMisfired(Trigger) - Method in class com.atlassian.confluence.setup.quartz.ClusteredTriggerListener
 
TriggerModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor
Defines a Quartz trigger within a plugin.
TriggerModuleDescriptor() - Constructor for class com.atlassian.confluence.plugin.descriptor.TriggerModuleDescriptor
 
TrimDirective - Class in com.atlassian.confluence.setup.velocity
Simple velocity directive for trimming whitespace from the rendered body.
TrimDirective() - Constructor for class com.atlassian.confluence.setup.velocity.TrimDirective
 
trimDownStringToWord(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
TrivialObjectHandleTranslator - Class in com.atlassian.confluence.importexport.impl
Handle translator that uses the object itself as its own handle.
TrivialObjectHandleTranslator() - Constructor for class com.atlassian.confluence.importexport.impl.TrivialObjectHandleTranslator
 
TrustedApplicationDao - Interface in com.atlassian.confluence.security.persistence.dao
Data Access interface for TrustedApplication data.
TrustedApplicationIpRestriction - Class in com.atlassian.confluence.security.trust
A trusted application restriction type that uses the source IP address.
TrustedApplicationIpRestriction() - Constructor for class com.atlassian.confluence.security.trust.TrustedApplicationIpRestriction
 
TrustedApplicationIpRestriction(String) - Constructor for class com.atlassian.confluence.security.trust.TrustedApplicationIpRestriction
 
TrustedApplicationRestriction - Class in com.atlassian.confluence.security.trust
 
TrustedApplicationRestriction() - Constructor for class com.atlassian.confluence.security.trust.TrustedApplicationRestriction
 
TrustedApplicationRestriction(String) - Constructor for class com.atlassian.confluence.security.trust.TrustedApplicationRestriction
 
TrustedApplicationsCleanUpUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Due to lax validation, pre-3.5 versions of Confluence can contain IP and URL restrictions that are invalid.
TrustedApplicationsCleanUpUpgradeTask(SessionFactory, TrustedApplicationDao, CacheManager) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.TrustedApplicationsCleanUpUpgradeTask
 
trustedApplicationsManager - Variable in class com.atlassian.confluence.admin.actions.trust.AbstractTrustedApplicationAction
 
TrustedApplicationsManager - Interface in com.atlassian.confluence.security.trust
Created by IntelliJ IDEA.
TrustedApplicationUrlRestriction - Class in com.atlassian.confluence.security.trust
A trusted application restriction type that uses the target url.
TrustedApplicationUrlRestriction() - Constructor for class com.atlassian.confluence.security.trust.TrustedApplicationUrlRestriction
 
TrustedApplicationUrlRestriction(String) - Constructor for class com.atlassian.confluence.security.trust.TrustedApplicationUrlRestriction
 
TrustedConnectionStatus - Class in com.atlassian.confluence.util.http.trust
Represents the status of a trusted connection response
TrustedConnectionStatus(boolean, boolean, boolean, List<String>, boolean) - Constructor for class com.atlassian.confluence.util.http.trust.TrustedConnectionStatus
 
TrustedConnectionStatusBuilder - Interface in com.atlassian.confluence.util.http.trust
Retrieves the TrustedConnectionStatus from the response to an HTTP request using the Trusted Applications Authentication protocol.
TrustedToken - Interface in com.atlassian.confluence.security.trust
A token for trusted communications between Atlassian applications
TrustedTokenAuthenticator - Class in com.atlassian.confluence.util.http.httpclient
Authenticator that attaches a token from a TrustedTokenFactory to a HTTP request and allows for status reporting on an executed request
TrustedTokenAuthenticator(TrustedTokenFactory) - Constructor for class com.atlassian.confluence.util.http.httpclient.TrustedTokenAuthenticator
 
TrustedTokenAuthenticator(TrustedTokenFactory, TrustedConnectionStatusBuilder) - Constructor for class com.atlassian.confluence.util.http.httpclient.TrustedTokenAuthenticator
 
TrustedTokenAuthenticator.TrustedConnectionStatus - Class in com.atlassian.confluence.util.http.httpclient
Deprecated. As of Confluence 2.10, use TrustedConnectionStatus
TrustedTokenFactory - Interface in com.atlassian.confluence.security.trust
A factory for generating trusted tokens
tryLock() - Method in interface com.atlassian.confluence.concurrent.Lock
Try to obtain a lock - returns immediately
tryLock() - Method in class com.atlassian.confluence.concurrent.LockAdapter
 
tryLock(long, TimeUnit) - Method in class com.atlassian.confluence.concurrent.LockAdapter
This implementation does not support timeouts, so InterruptedException is never thrown.
tryToFixFile(File, Attachment, String) - Method in class com.atlassian.confluence.upgrade.upgradetask.AttachmentFileNameUpgradeTask
Try and locate and update a file which may have a badly encoded file name This method will run through all the configured mangled encodings
tryToFixFile(File, Attachment, String, String) - Method in class com.atlassian.confluence.upgrade.upgradetask.AttachmentFileNameUpgradeTask
Try to fix an attachment file by looking for a file name encoded with the specified encoding
turnOffHibernateLogging() - Method in class com.atlassian.confluence.admin.actions.ConfigureLog4jAction
Turns off Hibernate Logging (SQL will not be output).
turnOnHibernateLogging() - Method in class com.atlassian.confluence.admin.actions.ConfigureLog4jAction
Turns on Hibernate Logging (both SQL and types will now be output).
Type - Variable in class com.atlassian.confluence.pages.actions.PurgeTrashItemAction
 
TYPE_ALL_DATA - Static variable in interface com.atlassian.confluence.importexport.ImportExportManager
 
TYPE_CONTENT - Static variable in class com.atlassian.confluence.admin.actions.lookandfeel.DefaultDecorator
 
TYPE_DECORATOR - Static variable in class com.atlassian.confluence.admin.actions.lookandfeel.DefaultDecorator
 
TYPE_EXPORT - Static variable in class com.atlassian.confluence.admin.actions.lookandfeel.DefaultDecorator
 
TYPE_HTML - Static variable in interface com.atlassian.confluence.importexport.ImportExportManager
 
TYPE_MOINMOIN - Static variable in interface com.atlassian.confluence.importexport.ImportExportManager
 
TYPE_PDF - Static variable in interface com.atlassian.confluence.importexport.ImportExportManager
 
TYPE_PRIVATE - Static variable in class com.atlassian.confluence.security.persistence.dao.hibernate.KeyTransferBean
 
TYPE_PUBLIC - Static variable in class com.atlassian.confluence.security.persistence.dao.hibernate.KeyTransferBean
 
TYPE_SNIPSNAP - Static variable in interface com.atlassian.confluence.importexport.ImportExportManager
 
TYPE_XML - Static variable in interface com.atlassian.confluence.importexport.ImportExportManager
 
TypeScope - Class in com.atlassian.confluence.search.scope
Limit a search query by a set of content/data types.
TypeScope(List) - Constructor for class com.atlassian.confluence.search.scope.TypeScope
 

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

Confluence is developed by Atlassian.