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

R

RadeoxCompatibilityMacro - Class in com.atlassian.confluence.renderer.v2.macros
A wrapper macro that retains compatibility with our old Radeox-style macros
RadeoxCompatibilityMacro(Macro) - Constructor for class com.atlassian.confluence.renderer.v2.macros.RadeoxCompatibilityMacro
 
RaiseSupportRequestAction - Class in com.atlassian.confluence.admin.actions
An action to gather and e-mail information about the system to Atlassian.
RaiseSupportRequestAction() - Constructor for class com.atlassian.confluence.admin.actions.RaiseSupportRequestAction
 
RankedLabelSearchResult - Class in com.atlassian.confluence.labels.persistence.dao
Simple helper object that associates a Label with a 'rank' value.
RankedLabelSearchResult(LabelSearchResult, int) - Constructor for class com.atlassian.confluence.labels.persistence.dao.RankedLabelSearchResult
 
RankedLabelSearchResult(Label, int, int) - Constructor for class com.atlassian.confluence.labels.persistence.dao.RankedLabelSearchResult
 
RankedNameComparator - Class in com.atlassian.confluence.labels.actions
 
RankedNameComparator() - Constructor for class com.atlassian.confluence.labels.actions.RankedNameComparator
 
RankedRankComparator - Class in com.atlassian.confluence.labels.actions
 
RankedRankComparator() - Constructor for class com.atlassian.confluence.labels.actions.RankedRankComparator
 
RankListLabelsAction - Class in com.atlassian.confluence.labels.actions
 
RankListLabelsAction() - Constructor for class com.atlassian.confluence.labels.actions.RankListLabelsAction
 
rankResults(List) - Static method in class com.atlassian.confluence.util.LabelUtil
 
RawTextResult - Class in com.atlassian.confluence.setup.webwork
 
RawTextResult() - Constructor for class com.atlassian.confluence.setup.webwork.RawTextResult
 
rdfEncode(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
A fairly evil hack to work around CONF-10364.
reactivateUser(User) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
 
read() - Method in class com.atlassian.confluence.user.service.ByteArrayImageOutputStreamImpl
 
read(byte[], int, int) - Method in class com.atlassian.confluence.user.service.ByteArrayImageOutputStreamImpl
 
read() - Method in class com.atlassian.confluence.util.http.SizeLimitedInputStream
 
readDefaultTemplate() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.AbstractDecoratorAction
 
readDefaultTemplate() - Method in class com.atlassian.confluence.spaces.actions.SpaceEditDecoratorAction
We override the super.readDefaultTemplate() here because we want to read _any_ template we can find with this name, not just the 'default' off disk.
readDefaultTemplate() - Method in class com.atlassian.confluence.spaces.actions.SpaceViewDefaultDecoratorAction
We override the super.readDefaultTemplate() here because we want to read _any_ template we can find with this name, not just the 'default' off disk.
readInputStream(InputStream) - Static method in class com.atlassian.confluence.util.io.IOUtils
Deprecated. since 3.0 because it was only used in tests
readonlyGroupMembershipNotMigrated(String, String) - Method in class com.atlassian.confluence.user.migration.HtmlJspWriterMigrationProgressListener
 
readOnlyGroups - Variable in class com.atlassian.confluence.user.actions.EditUserGroupsAction
 
ReadOnlyLicenseCalculator - Class in com.atlassian.confluence.util
Calculates the number of Users in a Confluence instance.
ReadOnlyLicenseCalculator(TransactionExecutor<Integer>) - Constructor for class com.atlassian.confluence.util.ReadOnlyLicenseCalculator
 
ReadOnlyTransactionExecutor<K> - Class in com.atlassian.confluence.util.transaction
TransactionExecutor that wraps all TransactionCallback calls within a read only transaction.
ReadOnlyTransactionExecutor(PlatformTransactionManager) - Constructor for class com.atlassian.confluence.util.transaction.ReadOnlyTransactionExecutor
 
ReadThroughCacheFactory - Interface in com.atlassian.confluence.cache
Implemented by cache factories that can provide special read-through cache functionality.
ReadyToServeServlet - Class in com.atlassian.confluence.servlet
Trivial servlet used to log an application ready message to the lifecycle log.
ReadyToServeServlet() - Constructor for class com.atlassian.confluence.servlet.ReadyToServeServlet
 
rebuildAll() - Method in class com.atlassian.confluence.pages.ancestors.HibernatePageAncestorManager
 
rebuildAll() - Method in interface com.atlassian.confluence.pages.ancestors.PageAncestorManager
Rebuilds all the ancestors for all pages in the Confluence instance.
RebuildAncestorsUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Rebuilds the ancestor table.
RebuildAncestorsUpgradeTask(PageAncestorManager) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.RebuildAncestorsUpgradeTask
 
RebuildAncestorTableAction - Class in com.atlassian.confluence.admin.actions.debug
 
RebuildAncestorTableAction() - Constructor for class com.atlassian.confluence.admin.actions.debug.RebuildAncestorTableAction
 
RebuildChangeDocumentsIndexTask - Class in com.atlassian.confluence.search.lucene.tasks
Responsible for rebuilding all change document(s) for a searchable (removing change documents for all versions of the searchable and then adding them back).
RebuildChangeDocumentsIndexTask(Searchable, ContentEntityObjectDao, AttachmentManager, IndexTaskFactory) - Constructor for class com.atlassian.confluence.search.lucene.tasks.RebuildChangeDocumentsIndexTask
Constructs a rebuild change document index task.
RebuildIndexUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Trigger a rebuild of the lucene index
RebuildIndexUpgradeTask() - Constructor for class com.atlassian.confluence.upgrade.upgradetask.RebuildIndexUpgradeTask
 
rebuildSpace(Space) - Method in class com.atlassian.confluence.pages.ancestors.HibernatePageAncestorManager
 
rebuildSpace(Space) - Method in interface com.atlassian.confluence.pages.ancestors.PageAncestorManager
Rebuilds all the ancestors for pages within the given space.
RECENT_CHANGES_SIZE - Static variable in class com.atlassian.confluence.user.SessionKeys
 
RecentBlogPostsAction - Class in com.atlassian.confluence.pages.actions
 
RecentBlogPostsAction() - Constructor for class com.atlassian.confluence.pages.actions.RecentBlogPostsAction
 
RecentUpdateQueryParameters - Class in com.atlassian.confluence.search.service
 
RecentUpdateQueryParameters(Set<String>, Set<String>, Set<String>, EnumSet<ContentTypeEnum>) - Constructor for class com.atlassian.confluence.search.service.RecentUpdateQueryParameters
 
reconfigure(ClusterConfig) - Method in interface com.atlassian.confluence.cluster.ClusterManager
Set a new cluster configuration and cycle the service
reconfigure(ClusterConfig) - Method in class com.atlassian.confluence.cluster.nonclustered.NonClusterManager
 
recordLabelInteractionInHistory(Label) - Static method in class com.atlassian.confluence.util.LabelUtil
 
recordRequestTime(long) - Method in class com.atlassian.confluence.jmx.RequestMetrics
 
REDIRECT - Static variable in class com.atlassian.confluence.user.actions.ViewMyDraftsAction
 
RedirectActionHelper - Class in com.atlassian.confluence.core.actions
 
RedirectActionHelper(WebInterfaceManager) - Constructor for class com.atlassian.confluence.core.actions.RedirectActionHelper
 
RedirectResult - Class in com.atlassian.confluence.xwork
A wrapper around xwork's ServletRedirectResult to patch up an issue revolving around IE6's incompetency and some servlet container's inability to parse request URLs with fragment ids ("#") See CONF-11835 for more information
RedirectResult() - Constructor for class com.atlassian.confluence.xwork.RedirectResult
 
ReduceIndexNameLengthUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
 
ReduceIndexNameLengthUpgradeTask() - Constructor for class com.atlassian.confluence.upgrade.upgradetask.ReduceIndexNameLengthUpgradeTask
 
referenceInsert(String, Object) - Method in class com.atlassian.confluence.util.velocity.debug.DebugReferenceInsertionEventHandler
 
referenceInsert(String, Object) - Method in class com.atlassian.confluence.velocity.IdentityReferenceInsertionHandler
 
referenceInsert(String, Object) - Method in class com.atlassian.confluence.velocity.introspection.AnnotatedReferenceHandler
 
referenceInsert(String, Object) - Method in class com.atlassian.confluence.velocity.introspection.TransparentBoxedValueReferenceHandler
 
referenceInsert(String, Object) - Method in class com.atlassian.confluence.velocity.PolicyBasedReferenceInsertionHandler
 
ReferenceInsertionPolicy - Interface in com.atlassian.confluence.velocity
Policy interface for Velocity reference insertion strategies that depend on the context being rendered.
ReferralDao - Interface in com.atlassian.confluence.links.persistence.dao
 
ReferralLink - Class in com.atlassian.confluence.links
Represents a link from a remote URL to a Confluence page

Note: The source page field actually represents the destination page in Confluence

ReferralLink() - Constructor for class com.atlassian.confluence.links.ReferralLink
 
ReferralListener - Class in com.atlassian.confluence.event.listeners
 
ReferralListener() - Constructor for class com.atlassian.confluence.event.listeners.ReferralListener
 
ReferralManager - Interface in com.atlassian.confluence.links
 
referralManager - Variable in class com.atlassian.confluence.pages.actions.ViewPageAction
 
ReferralQueueFlushJob - Class in com.atlassian.confluence.event.jobs
 
ReferralQueueFlushJob() - Constructor for class com.atlassian.confluence.event.jobs.ReferralQueueFlushJob
 
ReferralTask - Class in com.atlassian.confluence.links
 
ReferralTask(Handle, String) - Constructor for class com.atlassian.confluence.links.ReferralTask
 
ReferralTaskQueue - Class in com.atlassian.confluence.links
 
ReferralTaskQueue() - Constructor for class com.atlassian.confluence.links.ReferralTaskQueue
 
ReferrerSettings - Class in com.atlassian.confluence.setup.settings.beans
 
ReferrerSettings() - Constructor for class com.atlassian.confluence.setup.settings.beans.ReferrerSettings
 
referringContent - Variable in class com.atlassian.confluence.util.AbstractLinkRenamingBean
 
referToContent(Handle, String, int) - Method in class com.atlassian.confluence.links.DefaultReferralManager
Extracts the "referring URL" from the request and
(a) adds it as a ReferralLink to the content if it doesn't exist
(b) increments the view count of that link if it already exists

Note: URL will not be added if it is longer than 255 char, is null or getUrlIndex != 0

referToContent(Handle, String, int) - Method in interface com.atlassian.confluence.links.ReferralManager
 
refresh(EntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
 
refresh() - Method in class com.atlassian.confluence.plugin.descriptor.web.ConfluenceWebInterfaceManager
 
refresh(EntityObject) - Method in class com.atlassian.confluence.user.persistence.dao.CachingPersonalInformationDao
 
refreshContentEntity(ContentEntityObject) - Method in interface com.atlassian.confluence.core.ContentEntityManager
 
refreshContentEntity(ContentEntityObject) - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
 
RefreshLicensingAction - Class in com.atlassian.confluence.admin.actions
 
RefreshLicensingAction() - Constructor for class com.atlassian.confluence.admin.actions.RefreshLicensingAction
 
refreshPageTemplate(PageTemplate) - Method in class com.atlassian.confluence.pages.templates.DefaultPageTemplateManager
 
refreshPageTemplate(PageTemplate) - Method in interface com.atlassian.confluence.pages.templates.PageTemplateManager
 
refreshResource(Resource, String) - Method in class com.atlassian.confluence.util.velocity.ConfigurableResourceManager
Takes an existing resource, and 'refreshes' it.
refreshSemaphore() - Method in class com.atlassian.confluence.search.contentnames.SemaphoreHolder
Update the underlying semaphore to the size of Settings.maxSimultaneousQuickNavRequests.
refreshSpringContextAndCreateDatabase(Properties) - Method in class com.atlassian.confluence.setup.DefaultHibernateConfigurator
 
RegExpProcessor - Class in com.atlassian.confluence.importexport.impl.snipsnap
 
RegExpProcessor(String, String) - Constructor for class com.atlassian.confluence.importexport.impl.snipsnap.RegExpProcessor
 
RegExpProcessor - Class in com.atlassian.confluence.util
 
RegExpProcessor(String, String) - Constructor for class com.atlassian.confluence.util.RegExpProcessor
 
RegExpProcessor(String, String, RegExpProcessor.RegExpProcessorHandler) - Constructor for class com.atlassian.confluence.util.RegExpProcessor
 
RegExpProcessor(String, String, boolean, RegExpProcessor.RegExpProcessorHandler) - Constructor for class com.atlassian.confluence.util.RegExpProcessor
 
RegExpProcessor.RegExpProcessorHandler - Interface in com.atlassian.confluence.util
 
RegexUtils - Class in com.atlassian.confluence.util
 
RegexUtils() - Constructor for class com.atlassian.confluence.util.RegexUtils
 
register(Class<?>...) - Method in class com.atlassian.confluence.admin.actions.debug.PluginOsgiExportsAction.StubComponentRegistrar
 
registerBean(String, Object) - Static method in class com.atlassian.confluence.jmx.JmxUtil
Exposes an object as an MBean.
REGISTERED - Static variable in class com.atlassian.confluence.setup.settings.beans.CaptchaSettings
 
registerLoggingErrorEventsWithAction(List) - Method in class com.atlassian.confluence.setup.actions.AbstractSetupDatabaseAction
adds these logging events to action errors map so they can be displayed in the action's view
registerMacro(String, Macro) - Method in class com.atlassian.confluence.renderer.DefaultMacroManager
 
registerMacro(String, Macro) - Method in interface com.atlassian.confluence.renderer.MacroManager
Registers a new macro with the given name.
registerManagedResource(Object, ObjectName) - Method in class com.atlassian.confluence.jmx.MBeanExporterWithUnregisterImpl
 
registerSynchronization(TransactionSynchronization) - Method in class com.atlassian.confluence.core.ConfluenceSynchronizationManager
 
registerSynchronization(TransactionSynchronization) - Method in interface com.atlassian.confluence.core.SynchronizationManager
Registers a Spring TransactionSynchronization on the current transaction.
reIndex() - Method in class com.atlassian.confluence.admin.actions.ViewIndexQueueAction
Trigger a full reindex of the system.
reIndex(Searchable) - Method in interface com.atlassian.confluence.search.ConfluenceIndexer
Updates an object in the index
reIndex() - Method in interface com.atlassian.confluence.search.lucene.ConfluenceIndexManager
Trigger a system wide reindex.
reIndex() - Method in class com.atlassian.confluence.search.lucene.DefaultConfluenceIndexManager
Trigger an asynchronous reindex of the system.
reIndex(Searchable) - Method in class com.atlassian.confluence.search.lucene.QueuingConfluenceIndexer
 
reIndex(Searchable) - Method in class com.atlassian.confluence.search.QueuingChangeIndexer
Updates index documents associated with this changeable in the index.
ReIndexAction - Class in com.atlassian.confluence.search.actions
 
ReIndexAction() - Constructor for class com.atlassian.confluence.search.actions.ReIndexAction
 
reIndexAll() - Method in interface com.atlassian.confluence.search.lucene.IndexRebuilder
Trigger a full content reindex.
reIndexAll() - Method in class com.atlassian.confluence.search.lucene.MultiThreadedIndexRebuilder
 
reIndexAllVersions(Searchable) - Method in interface com.atlassian.confluence.search.ChangeIndexer
Reindexes all versions of the specified content.
reIndexAllVersions(Searchable) - Method in class com.atlassian.confluence.search.QueuingChangeIndexer
Removes all versions of the changeable from the index and rebuilds them from scratch.
ReindexEvent - Class in com.atlassian.confluence.event.events.admin
Created by IntelliJ IDEA.
ReindexEvent(Object) - Constructor for class com.atlassian.confluence.event.events.admin.ReindexEvent
 
ReindexFinishedEvent - Class in com.atlassian.confluence.event.events.admin
Created by IntelliJ IDEA.
ReindexFinishedEvent(Object) - Constructor for class com.atlassian.confluence.event.events.admin.ReindexFinishedEvent
 
ReindexStartedEvent - Class in com.atlassian.confluence.event.events.admin
Created by IntelliJ IDEA.
ReindexStartedEvent(Object) - Constructor for class com.atlassian.confluence.event.events.admin.ReindexStartedEvent
 
ReindexTaskProgressAction - Class in com.atlassian.confluence.search.actions
 
ReindexTaskProgressAction() - Constructor for class com.atlassian.confluence.search.actions.ReindexTaskProgressAction
 
release(Object, CacheConcurrencyStrategy.SoftLock) - Method in class com.atlassian.confluence.cache.hibernate.ConfluenceCacheStrategy
 
RelevanceSort - Class in com.atlassian.confluence.search.v2.sort
Order search results most relevant first.
RelevanceSort() - Constructor for class com.atlassian.confluence.search.v2.sort.RelevanceSort
Constructs a relevance sort.
ReloadBundlesContextListener - Class in com.atlassian.confluence.languages
This ContextListener checks for the 'confluence.i18n.reloadbundles' system property.
ReloadBundlesContextListener() - Constructor for class com.atlassian.confluence.languages.ReloadBundlesContextListener
 
reloadConfiguration() - Method in interface com.atlassian.confluence.rpc.RpcServer
 
reloadConfiguration() - Method in class com.atlassian.confluence.rpc.soap.AxisSoapServer
 
reloadConfiguration() - Method in class com.atlassian.confluence.rpc.soap.GlueSoapServer
 
reloadConfiguration() - Method in class com.atlassian.confluence.rpc.xmlrpc.XmlRpcServer
 
RemoteException - Exception in com.atlassian.confluence.rpc
 
RemoteException() - Constructor for exception com.atlassian.confluence.rpc.RemoteException
 
RemoteException(String) - Constructor for exception com.atlassian.confluence.rpc.RemoteException
 
RemoteException(Throwable) - Constructor for exception com.atlassian.confluence.rpc.RemoteException
 
RemoteException(String, Throwable) - Constructor for exception com.atlassian.confluence.rpc.RemoteException
 
remoteUser - Variable in class com.atlassian.confluence.security.administrators.AbstractEditPermissionsAdministrator
 
remove(Object) - Method in class com.atlassian.confluence.cache.CacheAdapter
 
remove(Object) - Method in class com.atlassian.confluence.cache.CacheOperations
 
remove(Object) - Method in class com.atlassian.confluence.cache.DeferredOperationsCache
 
remove(Object) - Method in class com.atlassian.confluence.cache.hibernate.ConfluenceCacheStrategy
 
remove() - Method in class com.atlassian.confluence.importexport.impl.ImportedAttachmentIterator
 
remove(String) - Method in class com.atlassian.confluence.json.parser.JSONObject
Remove a name and its value, if present.
remove(PageManager) - Method in class com.atlassian.confluence.pages.AbstractPage
Remove this page from the world.
remove(Attachment) - Method in class com.atlassian.confluence.pages.attachments.AttachmentCache
Removes the given attachment from the cache.
remove(PageManager) - Method in class com.atlassian.confluence.pages.Page
Sever any homepage
remove(Draft) - Method in interface com.atlassian.confluence.pages.persistence.dao.DraftDao
Removes a draft based on its page ID, owner and type.
remove(long) - Method in interface com.atlassian.confluence.pages.persistence.dao.DraftDao
Remove a draft based on its ID.
remove(EntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
 
remove(Draft) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateDraftDao
 
remove(long) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateDraftDao
 
remove(Page) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.PageIdCache
 
remove(Draft) - Method in class com.atlassian.confluence.pages.persistence.dao.SessionDraftDao
 
remove(long) - Method in class com.atlassian.confluence.pages.persistence.dao.SessionDraftDao
 
remove(DeploymentUnit) - Method in class com.atlassian.confluence.plugin.DatabasePluginScanner
 
remove(String) - Method in class com.atlassian.confluence.plugin.persistence.hibernate.HibernatePluginDataDao
 
remove(String) - Method in interface com.atlassian.confluence.plugin.persistence.PluginDataDao
 
remove(Object) - Method in class com.atlassian.confluence.rpc.auth.TokenMap
 
remove(Object) - Method in class com.atlassian.confluence.search.actions.SearchResultWithExcerpt
 
REMOVE - Static variable in class com.atlassian.confluence.security.Permission
 
remove(BandanaContext) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceBandanaPersister
if space context passed in, remove the whole directory for space if global context passed in, remove the global bandana config file only
remove(BandanaContext, String) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceBandanaPersister
 
remove(BandanaContext) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceCachingBandanaPersister
 
remove(BandanaContext, String) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceCachingBandanaPersister
 
remove(BandanaContext) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceDaoBandanaPersister
 
remove(BandanaContext, String) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceDaoBandanaPersister
 
remove(ConfluenceBandanaRecord) - Method in interface com.atlassian.confluence.setup.bandana.persistence.dao.ConfluenceBandanaRecordDao
Remove a record by matching its key (context, key)
remove(ConfluenceBandanaRecord) - Method in class com.atlassian.confluence.setup.bandana.persistence.dao.hibernate.HibernateConfluenceBandanaRecordDao
 
remove(EntityObject) - Method in class com.atlassian.confluence.spaces.persistence.dao.hibernate.HibernateSpaceDao
Override the parent remove method as we want to remove the object out of the cache as well
remove(EntityObject) - Method in class com.atlassian.confluence.spaces.persistence.dao.hibernate.HibernateSpaceGroupDao
Override the parent remove method as we want to remove the object out of the cache as well
remove(PersistentDecorator) - Method in class com.atlassian.confluence.themes.persistence.hibernate.DefaultPersistentDecoratorDao
 
remove(PersistentDecorator) - Method in interface com.atlassian.confluence.themes.persistence.PersistentDecoratorDao
 
remove(EntityObject) - Method in class com.atlassian.confluence.user.persistence.dao.CachingPersonalInformationDao
 
remove(String) - Method in class com.atlassian.confluence.user.providers.jira.ConditionalPropertySet
 
remove(String) - Method in class com.atlassian.confluence.user.providers.jira.JiraJdbcPropertySet
 
remove(Object) - Method in class com.atlassian.confluence.util.velocity.ConfluenceVelocityResourceCache
 
REMOVE_ATTACHMENT_PERMISSION - Static variable in class com.atlassian.confluence.security.SpacePermission
 
REMOVE_BLOG_PERMISSION - Static variable in class com.atlassian.confluence.security.SpacePermission
 
REMOVE_COMMENT_PERMISSION - Static variable in class com.atlassian.confluence.security.SpacePermission
 
REMOVE_MAIL_PERMISSION - Static variable in class com.atlassian.confluence.security.SpacePermission
 
REMOVE_PAGE_PERMISSION - Static variable in class com.atlassian.confluence.security.SpacePermission
 
RemoveActiveFlagUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
 
RemoveActiveFlagUpgradeTask() - Constructor for class com.atlassian.confluence.upgrade.upgradetask.RemoveActiveFlagUpgradeTask
 
removeAll() - Method in class com.atlassian.confluence.cache.CacheAdapter
 
removeAll(Collection) - Method in class com.atlassian.confluence.cache.CacheOperations
 
removeAll() - Method in class com.atlassian.confluence.cache.DeferredOperationsCache
 
removeAll() - Method in class com.atlassian.confluence.pages.attachments.AttachmentCache
Removes all entries from the cache.
removeAll() - Method in class com.atlassian.confluence.pages.DefaultDraftManager
 
removeAll() - Method in interface com.atlassian.confluence.pages.DraftManager
Removes all drafts in the data store associated with the current user.
removeAll() - Method in interface com.atlassian.confluence.pages.persistence.dao.DraftDao
Removes all drafts in the data store.
removeAll() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateDraftDao
 
removeAll() - Method in class com.atlassian.confluence.pages.persistence.dao.SessionDraftDao
 
removeAllBlogPosts(Space) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
removeAllBlogPosts(Space) - Method in interface com.atlassian.confluence.pages.PageManager
 
removeAllConnectionsFor(User) - Method in class com.atlassian.confluence.follow.DefaultFollowManager
 
removeAllConnectionsFor(User) - Method in interface com.atlassian.confluence.follow.FollowManager
Removes all connections for this user (as a follower and as a followee).
removeAllConnectionsFor(User) - Method in interface com.atlassian.confluence.follow.persistence.dao.ConnectionDao
Removes all connections for this user (as a follower and as a followee).
removeAllConnectionsFor(User) - Method in class com.atlassian.confluence.follow.persistence.dao.hibernate.HibernateConnectionDao
 
removeAllGroupPermissions(String) - Method in interface com.atlassian.confluence.core.ContentPermissionManager
Remove all content permission associtated with a given group.
removeAllGroupPermissions(String) - Method in class com.atlassian.confluence.core.DefaultContentPermissionManager
 
removeAllGroupPermissions(String) - Method in class com.atlassian.confluence.hosted.DefaultSpaceGroupPermissionManager
 
removeAllGroupPermissions(String) - Method in interface com.atlassian.confluence.hosted.SpaceGroupPermissionManager
Removes all permissions on the space-group for a particular user-group
removeAllInContext(String) - Method in interface com.atlassian.confluence.setup.bandana.persistence.dao.ConfluenceBandanaRecordDao
Remove all the records belonging to the given context
removeAllInContext(String) - Method in class com.atlassian.confluence.setup.bandana.persistence.dao.hibernate.HibernateConfluenceBandanaRecordDao
 
removeAllLabels(ContentEntityObject) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
removeAllLabels(ContentEntityObject) - Method in interface com.atlassian.confluence.labels.LabelManager
Remove all of the labels from the specified content.
removeAllMail(Space) - Method in class com.atlassian.confluence.mail.DefaultMailContentManager
removes all mail in a space including their attachments
removeAllMail(Space) - Method in interface com.atlassian.confluence.mail.MailContentManager
 
removeAllMail(Space) - Method in class com.atlassian.confluence.mail.persistence.dao.hibernate.HibernateMailDao
bulk mail removal using direct jdbc (too slow using hibernate, as it loads all mails into session prior to deletion which is bad)
removeAllMail(Space) - Method in interface com.atlassian.confluence.mail.persistence.dao.MailDao
 
removeAllNotificationsForUser(User) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationManager
 
removeAllNotificationsForUser(User) - Method in interface com.atlassian.confluence.mail.notification.NotificationManager
Remove all of the notifications setup for this user.
removeAllNotificationsForUser(User) - Method in class com.atlassian.confluence.mail.notification.persistence.dao.hibernate.HibernateNotificationDao
 
removeAllNotificationsForUser(User) - Method in interface com.atlassian.confluence.mail.notification.persistence.NotificationDao
Deprecated. since 2.10 - Use NotificationDao.findNotificationsByUser(User) and ObjectDao.remove(com.atlassian.core.bean.EntityObject) instead.
removeAllPages(Space) - Method in class com.atlassian.confluence.pages.DefaultPageManager
removes all the pages in a space (including all dependencies like attachments and notifications)
removeAllPages(Space) - Method in interface com.atlassian.confluence.pages.PageManager
 
removeAllPageTemplates(Space) - Method in class com.atlassian.confluence.pages.templates.DefaultPageTemplateManager
 
removeAllPageTemplates(Space) - Method in interface com.atlassian.confluence.pages.templates.PageTemplateManager
 
removeAllPermissions(Set<SpacePermission>) - Method in class com.atlassian.confluence.security.administrators.AbstractEditPermissionsAdministrator
Removes the given set of permissions if the current user has permission to do so, otherwise does nothing silently.
removeAllPermissions(Set<SpacePermission>) - Method in interface com.atlassian.confluence.security.administrators.EditPermissionsAdministrator
Removes the given set of permissions if the current user has permission to do so, otherwise does nothing silently.
removeAllPermissions(Set<SpacePermission>) - Method in class com.atlassian.confluence.security.administrators.EditSpacePermissionsAdministrator
 
removeAllPermissions(Space) - Method in class com.atlassian.confluence.security.CachingSpacePermissionManager
 
removeAllPermissions(Space) - Method in class com.atlassian.confluence.security.DefaultSpacePermissionManager
 
removeAllPermissions(Space) - Method in class com.atlassian.confluence.security.SpacePermissionCheckDispatcherCoordinator
 
removeAllPermissions(Space) - Method in class com.atlassian.confluence.security.SpacePermissionCoordinator
Removes all SpacePermission's from the specified space.
removeAllPermissions(Space) - Method in interface com.atlassian.confluence.security.SpacePermissionManager
Removes all permissions belonging to space
removeAllPermissionsForGroup(String) - Method in class com.atlassian.confluence.security.DefaultSpacePermissionManager
 
removeAllPermissionsForGroup(String) - Method in class com.atlassian.confluence.security.SpacePermissionCheckDispatcherCoordinator
 
removeAllPermissionsForGroup(String) - Method in class com.atlassian.confluence.security.SpacePermissionCoordinator
Removes all the SpacePermission's for the specified group.
removeAllPermissionsForGroup(String) - Method in interface com.atlassian.confluence.security.SpacePermissionManager
 
removeAllPermissionsForSpaceGroup(SpaceGroup) - Method in class com.atlassian.confluence.hosted.DefaultSpaceGroupPermissionManager
 
removeAllPermissionsForSpaceGroup(SpaceGroup) - Method in interface com.atlassian.confluence.hosted.SpaceGroupPermissionManager
Removes all permissions on the space-group for a particular SpaceGroup
removeAllSpecials() - Method in class com.atlassian.confluence.renderer.radeox.ContentPreserver
 
removeAllStatusesForUser(User) - Method in class com.atlassian.confluence.userstatus.HibernateUserStatusDao
 
removeAllStatusesForUser(String) - Method in class com.atlassian.confluence.userstatus.HibernateUserStatusDao
 
removeAllStatusesForUser(String) - Method in interface com.atlassian.confluence.userstatus.UserStatusDao
Remove all user statuses for a particular user
removeAllStatusesForUser(User) - Method in interface com.atlassian.confluence.userstatus.UserStatusDao
Remove all user statuses for a particular user
removeAllStatusForUser(User) - Method in class com.atlassian.confluence.userstatus.DefaultUserStatusManager
 
removeAllStatusForUser(User) - Method in interface com.atlassian.confluence.userstatus.UserStatusManager
Deletes all user status' for the specified user
removeAllUserPermissions(String) - Method in interface com.atlassian.confluence.core.ContentPermissionManager
Remove all content permission associtated with a given user.
removeAllUserPermissions(String) - Method in class com.atlassian.confluence.core.DefaultContentPermissionManager
 
removeAllUserPermissions(String) - Method in class com.atlassian.confluence.hosted.DefaultSpaceGroupPermissionManager
 
removeAllUserPermissions(String) - Method in interface com.atlassian.confluence.hosted.SpaceGroupPermissionManager
Removes all permissions on the space-group for a particular user
removeAllUserPermissions(String) - Method in class com.atlassian.confluence.security.DefaultSpacePermissionManager
Remove all permissions that directly relate to this username.
removeAllUserPermissions(String) - Method in class com.atlassian.confluence.security.SpacePermissionCheckDispatcherCoordinator
 
removeAllUserPermissions(String) - Method in class com.atlassian.confluence.security.SpacePermissionCoordinator
Removes all the SpacePermission's for the specified user.
removeAllUserPermissions(String) - Method in interface com.atlassian.confluence.security.SpacePermissionManager
 
RemoveAttachedFileAction - Class in com.atlassian.confluence.pages.actions
 
RemoveAttachedFileAction() - Constructor for class com.atlassian.confluence.pages.actions.RemoveAttachedFileAction
 
removeAttachment(Attachment) - Method in class com.atlassian.confluence.core.ContentEntityObject
 
removeAttachment(Attachment, ContentEntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
Severs the connection between attachment and content, and removes the attachment from the database
removeAttachmentFromServer(Attachment) - Method in interface com.atlassian.confluence.pages.AttachmentManager
Removes an Attachment and its data from the server and data store
removeAttachmentFromServer(Attachment) - Method in class com.atlassian.confluence.pages.attachments.CachingAttachmentDao
 
removeAttachmentFromServer(Attachment) - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
Removes the attachment and all previous versions
removeAttachmentFromServer(Attachment) - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
 
removeAttachmentFromServer(Attachment) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao
Removes attachment (and all of its versions)
removeAttachmentFromServer(Attachment) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.NonTransactionalHibernateAttachmentDao
 
removeAttachmentFromServer(Attachment) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.TransactionalHibernateAttachmentDao
 
removeAttachmentFromServer(Attachment) - Method in class com.atlassian.confluence.pages.persistence.dao.WebDavAttachmentDao
Deprecated. todo: Should i remove the files from the webdav server?! should i remove the parent folder when folder's empty?
removeAttachments(List<? extends Attachment>) - Method in interface com.atlassian.confluence.pages.AttachmentManager
Removes the contents of attachments from the server
removeAttachments(List<? extends Attachment>) - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
 
removeAttachments(List<? extends Attachment>) - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
 
removeAttachmentsForMail(Mail) - Method in class com.atlassian.confluence.mail.DefaultMailContentManager
 
removeAttachmentsForMail(Mail) - Method in interface com.atlassian.confluence.mail.MailContentManager
 
RemoveBlankReferrersUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
 
RemoveBlankReferrersUpgradeTask() - Constructor for class com.atlassian.confluence.upgrade.upgradetask.RemoveBlankReferrersUpgradeTask
 
removeCaptcha(String) - Method in class com.atlassian.confluence.cache.jcaptcha.ConfluenceCachingCaptchaStore
 
removeCaptchaGroup(String) - Method in interface com.atlassian.confluence.security.CaptchaManager
Removes a group from the list of captcha groups
removeCaptchaGroup(String) - Method in class com.atlassian.confluence.security.DefaultCaptchaManager
 
removeChild(T) - Method in interface com.atlassian.confluence.core.Hierarchical
 
removeChild(Comment) - Method in class com.atlassian.confluence.pages.Comment
 
removeChild(ContentNode) - Method in class com.atlassian.confluence.pages.ContentNode
 
removeChild(Page) - Method in class com.atlassian.confluence.pages.Page
 
RemoveClassicThemeUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
 
RemoveClassicThemeUpgradeTask(SpaceManager, ThemeManager, SessionFactory) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.RemoveClassicThemeUpgradeTask
 
removeComment(Comment) - Method in class com.atlassian.confluence.pages.AbstractPage
 
RemoveCommentAction - Class in com.atlassian.confluence.pages.actions
 
RemoveCommentAction() - Constructor for class com.atlassian.confluence.pages.actions.RemoveCommentAction
 
removeCommentFromPage(long) - Method in interface com.atlassian.confluence.pages.CommentManager
 
removeCommentFromPage(long) - Method in class com.atlassian.confluence.pages.DefaultCommentManager
 
removeContentEntity(ContentEntityObject) - Method in interface com.atlassian.confluence.core.ContentEntityManager
Removes given content entity object and all associated domain objects i.e.
removeContentEntity(ContentEntityObject) - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
 
removeContentPermission(ContentPermission) - Method in interface com.atlassian.confluence.core.ContentPermissionManager
 
removeContentPermission(ContentPermission) - Method in class com.atlassian.confluence.core.DefaultContentPermissionManager
 
removeContentPermission(ContentPermission) - Method in class com.atlassian.confluence.security.ContentPermissionSet
Remove the given content permission from this set.
removeContentPermissionSet(ContentPermissionSet) - Method in class com.atlassian.confluence.core.ContentEntityObject
This method removes the given ContentPermissionSet from this CEO and disconnects the set from its owner.
RemoveContentPropertiesOnRemoveContentListener - Class in com.atlassian.confluence.event.listeners
 
RemoveContentPropertiesOnRemoveContentListener() - Constructor for class com.atlassian.confluence.event.listeners.RemoveContentPropertiesOnRemoveContentListener
 
removeCorruptOutgoingLinks() - Method in class com.atlassian.confluence.links.DefaultLinkManager
 
removeCorruptOutgoingLinks() - Method in interface com.atlassian.confluence.links.LinkManager
 
removeCorruptOutgoingLinks() - Method in class com.atlassian.confluence.links.persistence.dao.hibernate.HibernateLinkDao
 
removeCorruptOutgoingLinks() - Method in interface com.atlassian.confluence.links.persistence.dao.LinkDao
 
removeCount() - Method in class com.atlassian.confluence.cache.CacheOperations
 
Removed - Interface in com.atlassian.confluence.event.events.types
Indicates that the implementation represents a removal event.
removeDailyReportNotification(User) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationManager
 
removeDailyReportNotification(User) - Method in interface com.atlassian.confluence.mail.notification.NotificationManager
 
removeDailyReportNotificationForUser(String) - Method in class com.atlassian.confluence.mail.notification.persistence.dao.hibernate.HibernateNotificationDao
 
removeDailyReportNotificationForUser(String) - Method in interface com.atlassian.confluence.mail.notification.persistence.NotificationDao
Deprecated. since 2.10 - Use NotificationDao.findDailyReportNotification(String) and ObjectDao.remove(com.atlassian.core.bean.EntityObject) instead
removeDataForAttachment(Attachment, ContentEntityObject) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDataDao
Removes all attachment data for an attachment
removeDataForAttachment(Attachment, ContentEntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.FileSystemAttachmentDataDao
 
removeDataForAttachment(Attachment, ContentEntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAttachmentDataDao
 
removeDraft(String, String, String) - Method in class com.atlassian.confluence.pages.DefaultDraftManager
 
removeDraft(String, String, String) - Method in interface com.atlassian.confluence.pages.DraftManager
Removes the draft specified by the given page ID, owner and type.
removeDraftById(long) - Method in class com.atlassian.confluence.pages.DefaultDraftManager
 
removeDraftById(long) - Method in interface com.atlassian.confluence.pages.DraftManager
Removes a draft by ID.
removeDraftsForUser(String) - Method in class com.atlassian.confluence.pages.DefaultDraftManager
 
removeDraftsForUser(String) - Method in interface com.atlassian.confluence.pages.DraftManager
Removes all drafts in the data store associated with the specified user.
RemoveDuplicateTaskListKeysUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
 
RemoveDuplicateTaskListKeysUpgradeTask() - Constructor for class com.atlassian.confluence.upgrade.upgradetask.RemoveDuplicateTaskListKeysUpgradeTask
 
RemoveEmailTemplatesTableUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
 
RemoveEmailTemplatesTableUpgradeTask() - Constructor for class com.atlassian.confluence.upgrade.upgradetask.RemoveEmailTemplatesTableUpgradeTask
 
removeFavourite(String) - Method in class com.atlassian.confluence.labels.actions.RemoveLabelFromEntityBean
 
removeFavourite() - Method in class com.atlassian.confluence.labels.actions.SetFavouriteAction
 
removeFromCache(String) - Method in class com.atlassian.confluence.security.PermissionCheckDispatcherResultCache
 
removeFromCaches(Object) - Static method in class com.atlassian.confluence.util.velocity.ConfluenceVelocityResourceCache
Remove a particular object from the cache
removeFromGroup() - Method in class com.atlassian.confluence.user.actions.ViewMembersOfGroupAction
 
removeFromGroup(String, String) - Method in class com.atlassian.confluence.user.providers.jira.JiraJdbcAccessProvider
Overriding as JdbcAccessProvider is broken (uses userName instead of membershipUserName in query etc)
removeFromPageKeyCache(String, String) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
Deprecated. 
removeFromPageKeyCache(String, String) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
Deprecated. 
removeFromPageKeyCache(String, String) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
Deprecated. 
removeFromVelocityCache(String) - Method in class com.atlassian.confluence.admin.actions.lookandfeel.AbstractDecoratorAction
 
RemoveGlobalAnonymousPermissionsUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Task to make sure that the CREATESPACE and ADMINISTRATECONFLUENCE global permissions are removed for anonymous users.
RemoveGlobalAnonymousPermissionsUpgradeTask() - Constructor for class com.atlassian.confluence.upgrade.upgradetask.RemoveGlobalAnonymousPermissionsUpgradeTask
 
removeGlobalStylesheet() - Method in class com.atlassian.confluence.themes.DefaultStylesheetManager
 
removeGlobalStylesheet() - Method in interface com.atlassian.confluence.themes.StylesheetManager
removes the global Confluence stylesheet
removeGroup(Group) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
 
RemoveGroupAction - Class in com.atlassian.confluence.user.actions
 
RemoveGroupAction() - Constructor for class com.atlassian.confluence.user.actions.RemoveGroupAction
 
removeLabel(String, String) - Method in class com.atlassian.confluence.labels.actions.RemoveLabelFromEntityBean
 
removeLabel(ContentEntityObject, Label) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
removeLabel(ContentEntityObject, Label) - Method in interface com.atlassian.confluence.labels.LabelManager
Remove a label from the specified content.
RemoveLabelFromEntityBean - Class in com.atlassian.confluence.labels.actions
DWR Bean to remove a label and return the updated list of labels to the browser via AJAX
RemoveLabelFromEntityBean() - Constructor for class com.atlassian.confluence.labels.actions.RemoveLabelFromEntityBean
 
RemoveLabelFromSpaceAction - Class in com.atlassian.confluence.spaces.actions
 
RemoveLabelFromSpaceAction() - Constructor for class com.atlassian.confluence.spaces.actions.RemoveLabelFromSpaceAction
 
removeLabelling(Labelling) - Method in class com.atlassian.confluence.core.ContentEntityObject
 
removeLabels(ContentEntityObject, List) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
removeLabels(ContentEntityObject, List) - Method in interface com.atlassian.confluence.labels.LabelManager
 
removeLicenseFromSpace(String) - Method in class com.atlassian.confluence.spaces.DefaultSpaceLicenseManager
 
removeLicenseFromSpace(String) - Method in interface com.atlassian.confluence.spaces.SpaceLicenseManager
removes an evaluation license from the space converting it into a standard space
removeLink(OutgoingLink) - Method in class com.atlassian.confluence.links.DefaultLinkManager
 
removeLink(OutgoingLink) - Method in interface com.atlassian.confluence.links.LinkManager
Remove an internal link
removeLinkBrackets(String) - Method in class com.atlassian.confluence.links.ConfluenceLinkResolver
removes "[" and "]" from the link text if its exists
removeMacro(String) - Method in class com.atlassian.confluence.renderer.UserMacroLibrary
 
removeMail(Mail) - Method in class com.atlassian.confluence.mail.DefaultMailContentManager
 
removeMail(Mail) - Method in interface com.atlassian.confluence.mail.MailContentManager
removes mail and its associated attachments
removeMailAccount(Space, int) - Method in class com.atlassian.confluence.mail.DefaultMailAccountManager
 
removeMailAccount(Space, int) - Method in interface com.atlassian.confluence.mail.MailAccountManager
 
RemoveMailAccountAction - Class in com.atlassian.confluence.mail.actions
 
RemoveMailAccountAction() - Constructor for class com.atlassian.confluence.mail.actions.RemoveMailAccountAction
 
RemoveMailAction - Class in com.atlassian.confluence.mail.actions
 
RemoveMailAction() - Constructor for class com.atlassian.confluence.mail.actions.RemoveMailAction
 
removeMembership(Group, User) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
Removes the specified user from this group.
removeMessage(String, String) - Method in class com.atlassian.confluence.util.message.DefaultMessageManager
 
removeMessage(String, String) - Method in interface com.atlassian.confluence.util.message.MessageManager
Removes a message
removeNode(ContentNode) - Method in class com.atlassian.confluence.pages.ContentTree
 
removeNotification(Notification) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationManager
 
removeNotification(Notification) - Method in interface com.atlassian.confluence.mail.notification.NotificationManager
 
RemoveOldCommentVersionFromParentComment - Class in com.atlassian.confluence.upgrade.upgradetask
This task fixes the problem found in CONF-2941
RemoveOldCommentVersionFromParentComment() - Constructor for class com.atlassian.confluence.upgrade.upgradetask.RemoveOldCommentVersionFromParentComment
 
removeOldEntries(Date) - Method in class com.atlassian.confluence.search.lucene.queue.DatabaseQueueFlushedEntryCache
Removes items from the cache created before (relativeTo - cacheWindowMillis)
removeOutgoingLink(OutgoingLink) - Method in class com.atlassian.confluence.core.ContentEntityObject
 
removePage(PageReport) - Method in class com.atlassian.confluence.mail.reports.SpaceReport
 
RemovePageAction - Class in com.atlassian.confluence.pages.actions
 
RemovePageAction() - Constructor for class com.atlassian.confluence.pages.actions.RemovePageAction
 
removePageFromAncestorCollections(Page) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
removePageFromAncestorCollections(Page) - Method in interface com.atlassian.confluence.pages.PageManager
Removes the page and its ancestors from the ancestor collection of all descendants.
RemovePagePermissionAction - Class in com.atlassian.confluence.pages.actions
 
RemovePagePermissionAction() - Constructor for class com.atlassian.confluence.pages.actions.RemovePagePermissionAction
 
removePageTemplate(PageTemplate) - Method in class com.atlassian.confluence.pages.templates.DefaultPageTemplateManager
 
removePageTemplate(PageTemplate) - Method in interface com.atlassian.confluence.pages.templates.PageTemplateManager
 
removePageTemplate(PageTemplate) - Method in class com.atlassian.confluence.spaces.Space
 
RemovePageTemplateAction - Class in com.atlassian.confluence.pages.templates.actions
 
RemovePageTemplateAction() - Constructor for class com.atlassian.confluence.pages.templates.actions.RemovePageTemplateAction
 
removePathConverter(PathConverter) - Method in class com.atlassian.confluence.servlet.simpledisplay.DefaultPathConverterManager
 
removePathConverter(PathConverter) - Method in interface com.atlassian.confluence.servlet.simpledisplay.PathConverterManager
 
removePermission(SpaceGroupPermission) - Method in class com.atlassian.confluence.hosted.DefaultSpaceGroupPermissionManager
 
removePermission(SpaceGroupPermission) - Method in class com.atlassian.confluence.hosted.persistence.dao.hibernate.HibernateSpaceGroupPermissionDao
 
removePermission(SpaceGroupPermission) - Method in interface com.atlassian.confluence.hosted.persistence.dao.SpaceGroupPermissionDao
 
removePermission(SpaceGroupPermission) - Method in interface com.atlassian.confluence.hosted.SpaceGroupPermissionManager
Removes a single SpaceGroupPermission
removePermission(SpacePermission) - Method in class com.atlassian.confluence.security.administrators.AbstractEditPermissionsAdministrator
Removes the given permission if the current user has permission to do so, otherwise does nothing silently.
removePermission(SpacePermission) - Method in interface com.atlassian.confluence.security.administrators.EditPermissionsAdministrator
Removes the given permission if the current user has permission to do so, otherwise does nothing silently.
removePermission(SpacePermission) - Method in class com.atlassian.confluence.security.DefaultSpacePermissionManager
Removes the specified permission.
removePermission(SpacePermission) - Method in class com.atlassian.confluence.security.SpacePermissionCheckDispatcherCoordinator
 
removePermission(SpacePermission) - Method in class com.atlassian.confluence.security.SpacePermissionCoordinator
Removes the specified permission.
removePermission(SpacePermission) - Method in interface com.atlassian.confluence.security.SpacePermissionManager
 
removePermission(SpacePermission) - Method in class com.atlassian.confluence.spaces.Space
 
removePermissionFromDao(SpacePermission) - Method in class com.atlassian.confluence.security.CachingSpacePermissionManager
Removes realPermission from the DAO.
removePermissionFromDao(SpacePermission) - Method in class com.atlassian.confluence.security.DefaultSpacePermissionManager
Removes the permission from the data store

This may be overridden to provide caching, where applicable

removePermissions(List) - Method in class com.atlassian.confluence.security.DefaultSpacePermissionManager
 
removePermissionsForGroup(String) - Method in class com.atlassian.confluence.hosted.persistence.dao.hibernate.HibernateSpaceGroupPermissionDao
 
removePermissionsForGroup(String) - Method in interface com.atlassian.confluence.hosted.persistence.dao.SpaceGroupPermissionDao
 
removePermissionsForGroup(String) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateSpacePermissionDao
 
removePermissionsForGroup(String) - Method in interface com.atlassian.confluence.security.persistence.dao.SpacePermissionDao
Removes all permissions for group
removePermissionsForSpace(Space) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateSpacePermissionDao
 
removePermissionsForSpace(Space) - Method in interface com.atlassian.confluence.security.persistence.dao.SpacePermissionDao
Removes all permissions in space
removePermissionsForSpaceGroup(SpaceGroup) - Method in class com.atlassian.confluence.hosted.persistence.dao.hibernate.HibernateSpaceGroupPermissionDao
 
removePermissionsForSpaceGroup(SpaceGroup) - Method in interface com.atlassian.confluence.hosted.persistence.dao.SpaceGroupPermissionDao
 
removePermissionsForUser(String) - Method in class com.atlassian.confluence.hosted.persistence.dao.hibernate.HibernateSpaceGroupPermissionDao
 
removePermissionsForUser(String) - Method in interface com.atlassian.confluence.hosted.persistence.dao.SpaceGroupPermissionDao
 
removePermissionsForUser(String) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateSpacePermissionDao
 
removePermissionsForUser(String) - Method in interface com.atlassian.confluence.security.persistence.dao.SpacePermissionDao
Removes all permissions for userName
removePersonalInformation(String) - Method in class com.atlassian.confluence.user.DefaultPersonalInformationManager
 
removePersonalInformation(String) - Method in interface com.atlassian.confluence.user.PersonalInformationManager
 
RemovePersonalSpaceListener - Class in com.atlassian.confluence.spaces.listeners
Trigger a reindex of the PersonalInformation object's lucene document.
RemovePersonalSpaceListener() - Constructor for class com.atlassian.confluence.spaces.listeners.RemovePersonalSpaceListener
 
removePlugin(Plugin) - Method in class com.atlassian.confluence.plugin.DatabaseClassLoadingPluginLoader
 
removeProperties(ContentEntityObject) - Method in interface com.atlassian.confluence.core.ContentPropertyManager
Remove all the properties associated with the content entity object.
removeProperties(ContentEntityObject) - Method in class com.atlassian.confluence.core.DefaultContentPropertyManager
 
removeProperty(ContentEntityObject, String) - Method in interface com.atlassian.confluence.core.ContentPropertyManager
Remove the property associated with the conetent entity object.
removeProperty(ContentEntityObject, String) - Method in class com.atlassian.confluence.core.DefaultContentPropertyManager
 
removeProperty(User, String) - Method in class com.atlassian.confluence.user.DefaultUserDetailsManager
 
removeProperty(User, String) - Method in interface com.atlassian.confluence.user.UserDetailsManager
Removes the property associated with the user
removeReferralLink(ReferralLink) - Method in class com.atlassian.confluence.core.ContentEntityObject
 
removeReferrer(String) - Method in class com.atlassian.confluence.setup.settings.beans.ReferrerSettings
 
removeResource(String, Space) - Method in class com.atlassian.confluence.util.DefaultResourceManager
Deprecated. Removes a resource from a Bandana mapping and the file system, if it exists.
removeResource(String, Space) - Method in interface com.atlassian.confluence.util.ResourceManager
Deprecated.  
removeShortcut(String) - Method in class com.atlassian.confluence.renderer.ShortcutLinks
 
removeShortcutLink(String) - Method in class com.atlassian.confluence.renderer.DefaultShortcutLinksManager
 
removeShortcutLink(String) - Method in interface com.atlassian.confluence.renderer.ShortcutLinksManager
 
RemoveSmtpMailServerAction - Class in com.atlassian.confluence.admin.actions.mail
 
RemoveSmtpMailServerAction() - Constructor for class com.atlassian.confluence.admin.actions.mail.RemoveSmtpMailServerAction
 
removeSpace(Space) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
 
removeSpace(Space) - Method in interface com.atlassian.confluence.spaces.SpaceManager
 
RemoveSpaceAction - Class in com.atlassian.confluence.spaces.actions
 
RemoveSpaceAction() - Constructor for class com.atlassian.confluence.spaces.actions.RemoveSpaceAction
 
RemoveSpaceEntryAction - Class in com.atlassian.confluence.spaces.actions
 
RemoveSpaceEntryAction() - Constructor for class com.atlassian.confluence.spaces.actions.RemoveSpaceEntryAction
 
removeSpaceFromFavourites(User, Space) - Method in class com.atlassian.confluence.userstatus.DefaultFavouriteManager
 
removeSpaceFromFavourites(User, Space) - Method in interface com.atlassian.confluence.userstatus.FavouriteManager
 
RemoveSpaceFromFavouritesAction - Class in com.atlassian.confluence.labels.actions
 
RemoveSpaceFromFavouritesAction() - Constructor for class com.atlassian.confluence.labels.actions.RemoveSpaceFromFavouritesAction
 
removeSpaceGroup(SpaceGroup, boolean) - Method in class com.atlassian.confluence.spaces.DefaultSpaceGroupManager
 
removeSpaceGroup(SpaceGroup, boolean) - Method in interface com.atlassian.confluence.spaces.SpaceGroupManager
Removes the spaceGroup without removing the space.
removeSpaceGroupLicense(SpaceGroup) - Method in class com.atlassian.confluence.spaces.DefaultSpaceGroupManager
 
removeSpaceGroupLicense(SpaceGroup) - Method in interface com.atlassian.confluence.spaces.SpaceGroupManager
Removes the license key from the given spaceGroup
RemoveSpaceMailAction - Class in com.atlassian.confluence.mail.actions
 
RemoveSpaceMailAction() - Constructor for class com.atlassian.confluence.mail.actions.RemoveSpaceMailAction
 
RemoveSpaceNotificationAction - Class in com.atlassian.confluence.mail.notification.actions
 
RemoveSpaceNotificationAction() - Constructor for class com.atlassian.confluence.mail.notification.actions.RemoveSpaceNotificationAction
 
removeSpacesInGroup(SpaceGroup) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
 
removeSpacesInGroup(SpaceGroup) - Method in interface com.atlassian.confluence.spaces.SpaceManager
 
removeSpaceStylesheet(String) - Method in class com.atlassian.confluence.themes.DefaultStylesheetManager
 
removeSpaceStylesheet(String) - Method in interface com.atlassian.confluence.themes.StylesheetManager
Removes a space specific stylesheet
removeSpecial(String) - Method in class com.atlassian.confluence.renderer.radeox.ContentPreserver
 
removeTask() - Static method in class com.atlassian.confluence.util.longrunning.LongRunningTaskUtils
 
removeThumbnail(Attachment) - Method in class com.atlassian.confluence.pages.thumbnail.DefaultThumbnailManager
 
removeThumbnail(Attachment) - Method in interface com.atlassian.confluence.pages.thumbnail.ThumbnailManager
Removes the thumbnail for the specified attachment.
removeTrackbackLink(TrackbackLink) - Method in class com.atlassian.confluence.core.ContentEntityObject
 
RemoveTrustedApplicationAction - Class in com.atlassian.confluence.admin.actions.trust
An action to list the trusted applications.
RemoveTrustedApplicationAction() - Constructor for class com.atlassian.confluence.admin.actions.trust.RemoveTrustedApplicationAction
 
removeUser(User) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
Removes the specified user.
RemoveUserAction - Class in com.atlassian.confluence.user.actions
Action for removing a user.
RemoveUserAction() - Constructor for class com.atlassian.confluence.user.actions.RemoveUserAction
 
RemoveUserMacroAction - Class in com.atlassian.confluence.admin.actions.macros
Action for removing a user macro
RemoveUserMacroAction() - Constructor for class com.atlassian.confluence.admin.actions.macros.RemoveUserMacroAction
 
removeVelocityContextParam(String) - Method in class com.atlassian.confluence.mail.template.AbstractMailNotificationQueueItem
 
renameAttachment(Attachment, String) - Method in class com.atlassian.confluence.pages.persistence.dao.WebDavAttachmentDao
Deprecated.  
renameOutgoingLinksToAttachments(ContentEntityObject, String, String) - Method in class com.atlassian.confluence.links.DefaultLinkManager
 
renameOutgoingLinksToAttachments(ContentEntityObject, String, String) - Method in interface com.atlassian.confluence.links.LinkManager
Renames all attachments links on the current page (srcContent) Used for simple renaming of attachments
renameOutgoingLinksToMovedAttachments(ContentEntityObject, String, String, ContentEntityObject, ContentEntityObject) - Method in class com.atlassian.confluence.links.DefaultLinkManager
 
renameOutgoingLinksToMovedAttachments(ContentEntityObject, String, String, ContentEntityObject, ContentEntityObject) - Method in interface com.atlassian.confluence.links.LinkManager
Renames all attachment links on the current page.
renamePage(AbstractPage, String) - Method in class com.atlassian.confluence.pages.DefaultPageManager
Call this function if you want to rename the page only.
renamePage(AbstractPage, String) - Method in interface com.atlassian.confluence.pages.PageManager
 
RenamePositionColumnUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
POSITION is a key word as far as HSQLDB 1.8 is concerned.
RenamePositionColumnUpgradeTask(PageAncestorManager) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.RenamePositionColumnUpgradeTask
 
render(Label) - Static method in class com.atlassian.confluence.labels.LabelParser
 
render(ParsedLabelName) - Static method in class com.atlassian.confluence.labels.LabelParser
 
render(ParsedLabelName, boolean) - Static method in class com.atlassian.confluence.labels.LabelParser
 
render() - Method in class com.atlassian.confluence.mail.template.PreRenderedMailNotificationQueueItem
 
render(InternalContextAdapter, Writer, Node) - Method in class com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective
Does the actual decoration.
render(InternalContextAdapter, Writer, Node) - Method in class com.atlassian.confluence.setup.velocity.HtmlSafeDirective
 
render(InternalContextAdapter, Writer, Node) - Method in class com.atlassian.confluence.setup.velocity.ParamDirective
Add the actual parameter
render(InternalContextAdapter, Writer, Node) - Method in class com.atlassian.confluence.setup.velocity.RenderVelocityTemplateDirective
 
render(InternalContextAdapter, Writer, Node) - Method in class com.atlassian.confluence.setup.velocity.TrimDirective
 
render(String) - Method in class com.atlassian.confluence.userstatus.DefaultInlineWikiStyleRenderer
 
render(String) - Method in interface com.atlassian.confluence.userstatus.InlineWikiStyleRenderer
Renders a piece of text with inline styles
render(String, String) - Method in class com.atlassian.confluence.util.QuickPageRenderBean
 
render(long) - Method in class com.atlassian.confluence.util.QuickPageRenderBean
 
RENDER_CONTEXT - Static variable in class com.atlassian.confluence.renderer.WikiRendererContextKeys
 
renderBlogPost(BlogPost) - Method in class com.atlassian.confluence.pages.actions.AbstractBlogPostsAction
 
renderConfluenceMacro(String) - Method in class com.atlassian.confluence.themes.GlobalHelper
 
renderConfluenceMacro(String) - Method in interface com.atlassian.confluence.themes.ThemeHelper
 
RenderContentAction - Class in com.atlassian.confluence.renderer.actions
 
RenderContentAction() - Constructor for class com.atlassian.confluence.renderer.actions.RenderContentAction
 
RenderContentCommand - Interface in com.atlassian.confluence.content.service
A command that can render some content.
RenderContentCommandImpl - Class in com.atlassian.confluence.content.service
A command that renders content for preview mode in the editor.
RenderContentCommandImpl(PermissionManager, ConfluenceWysiwygConverter, IdContentLocator, SpaceLocator, String, String, DefaultRenderingService.RenderMode) - Constructor for class com.atlassian.confluence.content.service.RenderContentCommandImpl
 
renderDefaultStylesheet() - Static method in class com.atlassian.confluence.util.ConfluenceRenderUtils
Returns a default stylesheet for Confluence.
renderEmail(String) - Method in class com.atlassian.confluence.user.actions.ViewUserProfileAction
 
RendererAttachmentManager - Class in com.atlassian.confluence.renderer.attachments
Implemenation of the RendererAttachmentManager that converts thumbnails and attachments into useable objects for the wiki renderer.
RendererAttachmentManager() - Constructor for class com.atlassian.confluence.renderer.attachments.RendererAttachmentManager
 
renderExternalLink(Link) - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
 
renderForDisplay(Context) - Method in class com.atlassian.confluence.macro.browser.beans.MacroFormDetails
This method should be called to render macro details before passing to the front end for display.
renderHeading(String, String, RenderContext, SubRenderer) - Method in class com.atlassian.confluence.renderer.NoAnchorHeadingBlockRenderer
 
RenderingService - Interface in com.atlassian.confluence.content.service
 
renderLink(Link) - Method in class com.atlassian.confluence.importexport.impl.ExportLinkRenderer
 
renderLink(Link, RenderContext) - Method in class com.atlassian.confluence.importexport.impl.ExportLinkRenderer
 
renderLink(String) - Method in class com.atlassian.confluence.pages.actions.ViewPageAction
 
renderOutgoingLink(AbstractLink) - Method in class com.atlassian.confluence.pages.actions.PageInfoAction
renders the links on the view page info page wiki-style that is, unknown pages should display with ? and URL links with the appropriate icon
renderReferralLink(ReferralLink) - Method in class com.atlassian.confluence.pages.actions.PageInfoAction
 
renderResource(EmbeddedResource, RenderContext) - Method in class com.atlassian.confluence.importexport.impl.DefaultExportEmbeddedResourceRenderer
 
renderResource(EmbeddedResource, RenderContext) - Method in class com.atlassian.confluence.importexport.impl.ExportEmbeddedResourceRenderer
 
renderResource(EmbeddedResource, RenderContext) - Method in class com.atlassian.confluence.renderer.embedded.EmbeddedFlashRenderer
 
renderResource(EmbeddedResource, RenderContext) - Method in class com.atlassian.confluence.renderer.embedded.EmbeddedObjectRenderer
 
renderResource(EmbeddedResource, RenderContext) - Method in class com.atlassian.confluence.renderer.embedded.EmbeddedRealMediaRenderer
 
RenderResult - Class in com.atlassian.confluence.renderer
The result of a wiki rendering: the main payload is, of course, the rendered content, but we may during the course of the render want to collect more information like page structure, or excerpts or so on, so this gives us a simple metadata facility.
RenderResult(String, Map) - Constructor for class com.atlassian.confluence.renderer.RenderResult
 
renderSpaceStylesheet(Space) - Static method in class com.atlassian.confluence.util.ConfluenceRenderUtils
Returns a default stylesheet for Confluence.
renderTemplateWithoutSwallowingErrors(Template, Context, Writer) - Static method in class com.atlassian.confluence.util.velocity.VelocityUtils
 
renderTemplateWithoutSwallowingErrors(String, Context, Writer) - Static method in class com.atlassian.confluence.util.velocity.VelocityUtils
 
renderUrlLink(OutgoingLink) - Method in class com.atlassian.confluence.pages.actions.PageInfoAction
 
renderVelocityFragment(String, Map) - Method in class com.atlassian.confluence.plugin.descriptor.web.ConfluenceWebFragmentHelper
 
RenderVelocityTemplateDirective - Class in com.atlassian.confluence.setup.velocity
Created by IntelliJ IDEA.
RenderVelocityTemplateDirective() - Constructor for class com.atlassian.confluence.setup.velocity.RenderVelocityTemplateDirective
 
renderVersionComment(String) - Static method in class com.atlassian.confluence.core.VersionHistorySummary
Provide a standard wiki-rendering for version comments.
reparentChildren(Comment) - Method in class com.atlassian.confluence.pages.Comment
 
replaceAttachmentData(Attachment, InputStream) - Method in class com.atlassian.confluence.pages.attachments.CachingAttachmentDao
 
replaceAttachmentData(Attachment, InputStream) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao
Sets the attachment data for attachment This method will overwrite any existing data for the attachment version.
replaceAttachmentData(Attachment, InputStream) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
 
replaceAttachmentData(Attachment, InputStream) - Method in class com.atlassian.confluence.pages.persistence.dao.WebDavAttachmentDao
Deprecated. Technically, this method is supposed to overwrite existing data without incrementing the version, due to the nature of WebDAV, we can't avoid that.
replaceConfluenceHomeConstant(String, String) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
replaceDataForAttachment(Attachment, InputStream) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDataDao
Sets the data for attachment This method will overwrite any existing data for the attachment.
replaceDataForAttachment(Attachment, InputStream) - Method in class com.atlassian.confluence.pages.persistence.dao.FileSystemAttachmentDataDao
 
replaceDataForAttachment(Attachment, InputStream) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAttachmentDataDao
 
replicate(Object) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
 
replicate(Object) - Method in class com.atlassian.confluence.user.persistence.dao.CachingPersonalInformationDao
 
report(String) - Method in class com.atlassian.confluence.util.MulticastRouteTester.Log4JReporter
 
report(String) - Method in interface com.atlassian.confluence.util.MulticastRouteTester.TestReporter
 
REPORT_DETAIL_ALL - Static variable in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuite
 
REPORT_DETAIL_FAILURES_ONLY - Static variable in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuite
 
REPORT_DETAIL_PER_FIXTURE - Static variable in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuite
 
REPORT_DETAIL_SUMMARY - Static variable in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuite
 
reportOutstandingOperations() - Method in class com.atlassian.confluence.importexport.impl.DeferredOperations
 
RepositoryAccessorFactory - Interface in com.atlassian.confluence.user.migration
 
RequestCacheThreadLocal - Class in com.atlassian.confluence.util
Threadlocal for caching objects that must survive the whole HTTP request.
RequestCacheThreadLocal() - Constructor for class com.atlassian.confluence.util.RequestCacheThreadLocal
 
RequestCacheThreadLocalFilter - Class in com.atlassian.confluence.util
Servlet filter for initialising and cleaning up the RequestCacheThreadLocal.
RequestCacheThreadLocalFilter() - Constructor for class com.atlassian.confluence.util.RequestCacheThreadLocalFilter
 
RequestMetrics - Class in com.atlassian.confluence.jmx
Bean intended to be exposed via JMX to represent various system health metrics.
RequestMetrics() - Constructor for class com.atlassian.confluence.jmx.RequestMetrics
 
RequestTimeThreadLocal - Class in com.atlassian.confluence.core.datetime
A thread-local for storing the time a request was received.
RequestTimeThreadLocal() - Constructor for class com.atlassian.confluence.core.datetime.RequestTimeThreadLocal
 
RequestTimeThreadLocalFilter - Class in com.atlassian.confluence.core.datetime
Stores the time of the request in the RequestTimeThreadLocal, and clears it once the request completes.
RequestTimeThreadLocalFilter() - Constructor for class com.atlassian.confluence.core.datetime.RequestTimeThreadLocalFilter
 
requireResource(String) - Method in class com.atlassian.confluence.plugin.webresource.DefaultConfluenceWebResourceManager
Wraps the parent method to provide logging.
requireResourcesForContext(String) - Method in interface com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceManager
Requires all resources which have the given context specified in their descriptor
requireResourcesForContext(String) - Method in class com.atlassian.confluence.plugin.webresource.DefaultConfluenceWebResourceManager
 
requiresLayout() - Method in class com.atlassian.confluence.util.profiling.ProfilingLogAppender
 
RESCAN_FUDGE_FACTOR_MS - Static variable in class com.atlassian.confluence.plugin.DatabaseClassLoadingPluginLoader
 
reset() - Method in class com.atlassian.confluence.concurrent.ResettableThreadLocal
 
reset() - Static method in class com.atlassian.confluence.jmx.CurrentTimeFacade
 
reset() - Method in class com.atlassian.confluence.plugin.DatabasePluginScanner
 
reset() - Method in class com.atlassian.confluence.search.lucene.FlushStatistics
Reset this flush instance.
reset() - Method in interface com.atlassian.confluence.search.lucene.IndexTaskQueue
Remove all queued index tasks from this queue.
reset() - Method in class com.atlassian.confluence.search.lucene.queue.DatabaseIndexTaskQueue
Reseting the queue removes all queued index tasks from the queue without flushing.
reset() - Method in class com.atlassian.confluence.search.lucene.queue.InMemoryIndexTaskQueue
 
reset() - Static method in class com.atlassian.confluence.user.AuthenticatedUserThreadLocal
Remove any user from the current context
reset() - Method in class com.atlassian.confluence.util.http.SizeLimitedInputStream
 
resetColourScheme(Space) - Method in interface com.atlassian.confluence.themes.ColourSchemeManager
 
resetColourScheme(Space) - Method in class com.atlassian.confluence.themes.DefaultColourSchemeManager
 
ResetHibernateIdRangeEvent - Class in com.atlassian.confluence.event.events.admin
 
ResetHibernateIdRangeEvent(Object) - Constructor for class com.atlassian.confluence.event.events.admin.ResetHibernateIdRangeEvent
 
ResetHiLoAfterImportListener - Class in com.atlassian.confluence.event.listeners
 
ResetHiLoAfterImportListener() - Constructor for class com.atlassian.confluence.event.listeners.ResetHiLoAfterImportListener
 
resetIndexQueue() - Method in interface com.atlassian.confluence.search.lucene.ConfluenceIndexManager
Resetting the index queue removes all entries from the queue without processing them.
resetIndexQueue() - Method in class com.atlassian.confluence.search.lucene.DefaultConfluenceIndexManager
Delete all of the entries on the index queue.
resetPermissions() - Method in class com.atlassian.confluence.security.administrators.DefaultPermissionsAdministrator
 
resetResult() - Method in class com.atlassian.confluence.util.DefaultUserChecker
 
resetResult() - Method in interface com.atlassian.confluence.util.UserChecker
 
resetSearchQueryBean() - Method in class com.atlassian.confluence.user.actions.PagePickerAction
 
resetServerConfig() - Method in class com.atlassian.confluence.plugin.descriptor.rpc.RpcModuleDescriptor
 
resetServerConfig() - Method in class com.atlassian.confluence.plugin.descriptor.rpc.SoapModuleDescriptor
 
resetServerConfig() - Method in class com.atlassian.confluence.plugin.descriptor.rpc.XmlRpcModuleDescriptor
 
ResettableThreadLocal - Class in com.atlassian.confluence.concurrent
Simple abstract class with a method to reset the thread local to its initial value
ResettableThreadLocal() - Constructor for class com.atlassian.confluence.concurrent.ResettableThreadLocal
 
resetXStream() - Method in class com.atlassian.confluence.setup.xstream.XStreamManager
 
ResetXStreamPluginListener - Class in com.atlassian.confluence.event.listeners
 
ResetXStreamPluginListener() - Constructor for class com.atlassian.confluence.event.listeners.ResetXStreamPluginListener
 
Resin3ContextListener - Class in com.atlassian.confluence.setup
listener that checks: whether the user is using resin 3 and if so, if they have enabled the resin 3 web.xml (required to make Confluence work under this container)
Resin3ContextListener() - Constructor for class com.atlassian.confluence.setup.Resin3ContextListener
 
ResizableImage - Class in com.atlassian.confluence.util
Uses thumbnail class to resize image
ResizableImage(File) - Constructor for class com.atlassian.confluence.util.ResizableImage
 
ResizableImage(InputStream, String) - Constructor for class com.atlassian.confluence.util.ResizableImage
 
RESIZE_DIR - Static variable in class com.atlassian.confluence.util.ResizableImage
 
ResizeProfileImagesUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
 
ResizeProfileImagesUpgradeTask() - Constructor for class com.atlassian.confluence.upgrade.upgradetask.ResizeProfileImagesUpgradeTask
 
ResizeProfilePictureAction - Class in com.atlassian.confluence.user.actions
Action to resize a just-uploaded profile picture.
ResizeProfilePictureAction() - Constructor for class com.atlassian.confluence.user.actions.ResizeProfilePictureAction
 
resizeTo(int, int) - Method in class com.atlassian.confluence.util.ResizableImage
 
resolve(String, String) - Method in class com.atlassian.confluence.importexport.resolvers.ClassPathURIResolver
 
resolve(String, String) - Method in class com.atlassian.confluence.importexport.resolvers.DelegatingURIResolver
 
resolve(String, String) - Method in class com.atlassian.confluence.importexport.resolvers.ServletContextURIResolver
 
resolve(String, String) - Method in class com.atlassian.confluence.importexport.resolvers.ThumbnailURIResolver
 
resolve(ApplicationCertificate) - Method in class com.atlassian.confluence.security.trust.seraph.SeraphTrustedApplicationUserResolver
resolves the application certificate into a valid user object if one is found.
resolveAttachment(PageContext, EmbeddedResource) - Static method in class com.atlassian.confluence.renderer.embedded.EmbeddedResourceUtils
 
resolveName(String) - Method in class com.atlassian.confluence.cluster.HashClusterNameResolver
 
resolveName(String) - Method in interface com.atlassian.confluence.cluster.NameResolver
 
resolveName(String) - Method in class com.atlassian.confluence.cluster.nonclustered.NonClusterManager
 
resolver - Variable in class com.atlassian.confluence.servlet.simpledisplay.AbstractPathConverter
 
resolver - Variable in class com.atlassian.confluence.servlet.simpledisplay.BlogPathConverter
 
resolver - Variable in class com.atlassian.confluence.servlet.simpledisplay.MailPathConverter
 
resolver - Variable in class com.atlassian.confluence.servlet.simpledisplay.PagePathConverter
 
resolver - Variable in class com.atlassian.confluence.servlet.simpledisplay.SpacePathConverter
 
resolver - Variable in class com.atlassian.confluence.servlet.simpledisplay.UserPathConverter
 
resolver - Variable in class com.atlassian.confluence.servlet.simpledisplay.UserStatusListPathConverter
 
resolver - Variable in class com.atlassian.confluence.servlet.simpledisplay.UserStatusPathConverter
 
resolveTransformerFactory() - Method in class com.atlassian.confluence.xml.ExportXsltTransformerResolver
 
resolveTransformerFactory() - Method in interface com.atlassian.confluence.xml.XsltTransformerResolver
Returns a {TransformerFactory} using the strategy for resolution provided by the underlying implementation.
Resource - Class in com.atlassian.confluence.util
 
Resource() - Constructor for class com.atlassian.confluence.util.Resource
 
RESOURCE_CONTENT - Static variable in class com.atlassian.confluence.util.velocity.ConfigurableResourceManager
A static content resource.
RESOURCE_PREFIX - Static variable in class com.atlassian.confluence.renderer.DefaultMacroManager
 
RESOURCE_TEMPLATE - Static variable in class com.atlassian.confluence.util.velocity.ConfigurableResourceManager
A template resources.
RESOURCE_TYPE_I18N - Static variable in class com.atlassian.confluence.plugin.descriptor.ConfluenceVelocityModuleDescriptor
Deprecated.  
RESOURCE_URL_PREFIX - Static variable in class com.atlassian.confluence.servlet.FileServerServlet
 
ResourceAccessor - Interface in com.atlassian.confluence.importexport.resource
Simple interface to provide access to a resource.
ResourceBundlesCollector - Class in com.atlassian.confluence.util.i18n
Class that: takes a map of resource bundles (keyed by locale) or single resource bundles sorts them by locale combines all bundles keyed by the same locale into one CombinedResourceBundle and returns a list of CombinedResourceBundles in the correct locale order (most specific locales come first.
ResourceBundlesCollector() - Constructor for class com.atlassian.confluence.util.i18n.ResourceBundlesCollector
 
ResourceDownload - Class in com.atlassian.confluence.servlet.download
Deprecated. 
ResourceDownload() - Constructor for class com.atlassian.confluence.servlet.download.ResourceDownload
Deprecated.  
resourceLoaders - Variable in class com.atlassian.confluence.util.velocity.ConfigurableResourceManager
The List of templateLoaders that the Runtime will use to locate the InputStream source of a template.
ResourceLoaderWrapper - Class in com.atlassian.confluence.util.velocity
Wrapper class for writing resource loader filters, delegating the ResourceLoader methods to the wrapped loader.
ResourceLoaderWrapper(ResourceLoader) - Constructor for class com.atlassian.confluence.util.velocity.ResourceLoaderWrapper
 
ResourceManager - Interface in com.atlassian.confluence.util
Deprecated. since 2.8, use attachment manager to store resources associated with pages. ResourceManager does not work in cluster.
RESOURCES_DIR - Static variable in class com.atlassian.confluence.util.ConfluenceHomeGlobalConstants
 
ResourceUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
 
ResourceUpgradeTask() - Constructor for class com.atlassian.confluence.upgrade.upgradetask.ResourceUpgradeTask
 
Restore - Interface in com.atlassian.confluence.event.events.types
Indicates that the implementation represents a restore event.
RESTORE_DIR - Static variable in class com.atlassian.confluence.importexport.actions.AbstractImportAction
 
RestoreAction - Class in com.atlassian.confluence.importexport.actions
restores a file from an uploaded file.
RestoreAction() - Constructor for class com.atlassian.confluence.importexport.actions.RestoreAction
 
RestoreExistingTrashItemAction - Class in com.atlassian.confluence.pages.actions
 
RestoreExistingTrashItemAction() - Constructor for class com.atlassian.confluence.pages.actions.RestoreExistingTrashItemAction
 
RestoreLocalFileAction - Class in com.atlassian.confluence.importexport.actions
Restores a backup file from the restore directory in the Confluence home folder.
RestoreLocalFileAction() - Constructor for class com.atlassian.confluence.importexport.actions.RestoreLocalFileAction
 
restorePage(AbstractPage) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
restorePage(AbstractPage) - Method in interface com.atlassian.confluence.pages.PageManager
Restores a trashed page, effectively moving it out of the trash and promoting it back to being normal page.
RestorePageAction - Class in com.atlassian.confluence.importexport.actions
Restores a single page from a single page XML export.
RestorePageAction() - Constructor for class com.atlassian.confluence.importexport.actions.RestorePageAction
 
RestoreTrashItemAction - Class in com.atlassian.confluence.pages.actions
 
RestoreTrashItemAction() - Constructor for class com.atlassian.confluence.pages.actions.RestoreTrashItemAction
 
restrictQuery(User, BooleanQuery) - Method in class com.atlassian.confluence.search.CompositeSearch
 
restrictQuery(User, BooleanQuery) - Method in interface com.atlassian.confluence.search.ConfluenceSearchScope
 
restrictQuery(User, BooleanQuery) - Method in class com.atlassian.confluence.search.scope.ExcludeMailAttachmentsScope
 
restrictQuery(User, BooleanQuery) - Method in class com.atlassian.confluence.search.scope.ExcludeProfileAttachmentsScope
 
restrictQuery(User, BooleanQuery) - Method in class com.atlassian.confluence.search.scope.LabelScope
 
restrictQuery(User, BooleanQuery) - Method in class com.atlassian.confluence.search.scope.ModifiedInLastDaysScope
 
restrictQuery(User, BooleanQuery) - Method in class com.atlassian.confluence.search.scope.ModifiedSinceScope
 
restrictQuery(User, BooleanQuery) - Method in class com.atlassian.confluence.search.scope.PermittedSpacesScope
 
restrictQuery(User, BooleanQuery) - Method in class com.atlassian.confluence.search.scope.SpaceScope
 
restrictQuery(User, BooleanQuery) - Method in class com.atlassian.confluence.search.scope.TextScope
 
restrictQuery(User, BooleanQuery) - Method in class com.atlassian.confluence.search.scope.TypeScope
 
restrictQuery(User, BooleanQuery) - Method in class com.atlassian.confluence.search.scope.UserScope
 
RESULT_PRECONDITIONS_FAILED - Static variable in class com.atlassian.confluence.setup.actions.SelectSetupStepAction
 
RESULT_SETUP - Static variable in class com.atlassian.confluence.core.actions.CombinedStylesheetAction
 
RESULT_SETUP - Static variable in class com.atlassian.confluence.core.actions.StylesheetAction
Deprecated.  
ResultCategoriser - Interface in com.atlassian.confluence.search.contentnames
Responsible for categorising results that are passed in as DocumentResultScores.
ResultConverter - Interface in com.atlassian.confluence.search.contentnames.lucene
Converts search results from docId's into actual SearchResults.
resultFilter - Variable in class com.atlassian.confluence.search.v2.AbstractSearch
 
ResultFilter - Interface in com.atlassian.confluence.search.v2
Represents some method for filtering search results before they are returned from the search subsystem.
ResultLoggingInterceptor - Class in com.atlassian.confluence.core
Subclass of default XWork logging interceptor which adds logging of the action result.
ResultLoggingInterceptor() - Constructor for class com.atlassian.confluence.core.ResultLoggingInterceptor
 
resultsPerPage - Variable in class com.atlassian.confluence.user.actions.SearchUsersAction
 
ResultTemplate - Class in com.atlassian.confluence.search.contentnames
Class that allows clients to specify what categories of results to get back from any content name search.
ResultTemplate() - Constructor for class com.atlassian.confluence.search.contentnames.ResultTemplate
 
resume() - Method in interface com.atlassian.confluence.search.IndexerControl
Enable indexing.
resume() - Method in class com.atlassian.confluence.search.ThreadLocalIndexerControl
 
resumeIndexing() - Static method in class com.atlassian.confluence.search.lucene.QueuingConfluenceIndexer
Deprecated. since 3.0. Use ThreadLocalIndexerControl.resume() instead.
retrieve(BandanaContext, String) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceBandanaPersister
 
retrieve(BandanaContext) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceBandanaPersister
 
retrieve(BandanaContext, String) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceCachingBandanaPersister
Retrieves the value associated with the key from the given context.
retrieve(BandanaContext) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceCachingBandanaPersister
This implementation is extremely processor intensive but correct.
retrieve(BandanaContext, String) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceDaoBandanaPersister
 
retrieve(BandanaContext) - Method in class com.atlassian.confluence.setup.bandana.ConfluenceDaoBandanaPersister
 
retrieveApplicationCertificate(String) - Method in interface com.atlassian.confluence.security.trust.CertificateRetrievalService
 
retrieveApplicationCertificate(String) - Method in class com.atlassian.confluence.security.trust.HttpCertificateRetrievalService
 
retrieveMailServer() - Method in class com.atlassian.confluence.mail.template.AbstractMailNotificationQueueItem
 
retrieveMatchingAttachment(AbstractPage, AttachmentManager) - Method in class com.atlassian.confluence.pages.actions.beans.AttachmentBean
 
retrieveRemoteUrl(String) - Method in class com.atlassian.confluence.renderer.radeox.macros.include.AbstractHttpRetrievalMacro
Deprecated.  
retrieveRemoteUrl(String, boolean) - Method in class com.atlassian.confluence.renderer.radeox.macros.include.AbstractHttpRetrievalMacro
Deprecated.  
retrieveTask() - Static method in class com.atlassian.confluence.util.longrunning.LongRunningTaskUtils
 
returnedClass() - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.NamespaceUserType
 
returnedClass() - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.CryptographicKeyType
 
returnedClass() - Method in class com.atlassian.confluence.spaces.persistence.dao.hibernate.SpaceTypeUserType
 
returnedClass() - Method in class org.springframework.orm.hibernate.support.BlobInputStreamType
 
ReturnValueAnnotation - Annotation Type in com.atlassian.confluence.velocity.annotations
A meta annotation that indicates to the annotation uberspect that the annotation should be retained with the return value in the Velocity context.
ReverseDatabinder - Class in com.atlassian.confluence.importexport.impl
Converts the XML backups into Hibernate data structures for restoring space, site
ReverseDatabinder(SessionFactoryImplementor, SessionImplementor, boolean, LabelManager) - Constructor for class com.atlassian.confluence.importexport.impl.ReverseDatabinder
 
RevertBlogPostCommand - Class in com.atlassian.confluence.content.service.blogpost
 
RevertBlogPostCommand(PageManager, PermissionManager, BlogPostLocator, String, int, boolean) - Constructor for class com.atlassian.confluence.content.service.blogpost.RevertBlogPostCommand
 
revertChildPageOrder(Page) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
revertChildPageOrder(Page) - Method in interface com.atlassian.confluence.pages.PageManager
Removes manual ordering of child pages.
revertContentEntityBackToVersion(ContentEntityObject, int) - Method in interface com.atlassian.confluence.core.ContentEntityManager
Deprecated. since 2.9, use ContentEntityManager.revertContentEntityBackToVersion(ContentEntityObject,int, String, boolean) instead
revertContentEntityBackToVersion(ContentEntityObject, int, String, boolean) - Method in interface com.atlassian.confluence.core.ContentEntityManager
Reverts a ContentEntityObject back to its state at the version specified by version.
revertContentEntityBackToVersion(ContentEntityObject, int) - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
Deprecated. since 2.9, use DefaultContentEntityManager.revertContentEntityBackToVersion(ContentEntityObject, int, String, boolean) instead
revertContentEntityBackToVersion(ContentEntityObject, int, String, boolean) - Method in class com.atlassian.confluence.core.DefaultContentEntityManager
 
RevertContentToVersionCommand - Class in com.atlassian.confluence.content.service.page
 
RevertContentToVersionCommand(PermissionManager, ContentEntityManager) - Constructor for class com.atlassian.confluence.content.service.page.RevertContentToVersionCommand
 
RevertPageBackToVersionAction - Class in com.atlassian.confluence.pages.actions
 
RevertPageBackToVersionAction() - Constructor for class com.atlassian.confluence.pages.actions.RevertPageBackToVersionAction
 
RevertPageCommand - Class in com.atlassian.confluence.content.service.page
 
RevertPageCommand(PageManager, PermissionManager, PageLocator, String, int, boolean) - Constructor for class com.atlassian.confluence.content.service.page.RevertPageCommand
 
RevertPageOrderAction - Class in com.atlassian.confluence.pages.actions
Removes page position information from the children of the provided page, effectively reverting their order to alphabetical.
RevertPageOrderAction() - Constructor for class com.atlassian.confluence.pages.actions.RevertPageOrderAction
 
RevertPageOrderCommand - Class in com.atlassian.confluence.content.service.page
Removes page position information from the children of the provided page, effectively reverting their order to alphabetical.
RevertPageOrderCommand(PageManager, PermissionManager, PageLocator) - Constructor for class com.atlassian.confluence.content.service.page.RevertPageOrderCommand
 
rewrite(IndexReader) - Method in class com.atlassian.confluence.search.v2.lucene.boosting.BoostingQuery
 
RICHTEXT - Static variable in class com.atlassian.confluence.pages.actions.AbstractPageAction
 
RM_TEMPLATE_PATH - Static variable in class com.atlassian.confluence.renderer.embedded.EmbeddedRealMediaRenderer
 
roles - Variable in class com.atlassian.confluence.importexport.impl.snipsnap.SnipSnapUser
 
RpcAuthenticatedEvent - Class in com.atlassian.confluence.event.events.security
Event thrown after successful rpc authentication.
RpcAuthenticatedEvent(Object, User, String) - Constructor for class com.atlassian.confluence.event.events.security.RpcAuthenticatedEvent
 
RpcConfigurationChangeListener - Class in com.atlassian.confluence.rpc
 
RpcConfigurationChangeListener() - Constructor for class com.atlassian.confluence.rpc.RpcConfigurationChangeListener
 
RpcModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor.rpc
 
RpcModuleDescriptor() - Constructor for class com.atlassian.confluence.plugin.descriptor.rpc.RpcModuleDescriptor
 
RpcServer - Interface in com.atlassian.confluence.rpc
 
RPCSpaceExporter - Class in com.atlassian.confluence.rpc.xmlrpc
 
RPCSpaceExporter() - Constructor for class com.atlassian.confluence.rpc.xmlrpc.RPCSpaceExporter
 
RssCachingStrategy - Class in com.atlassian.confluence.web.filter
Set appropriate caching headers for RSS feed actions.
RssCachingStrategy() - Constructor for class com.atlassian.confluence.web.filter.RssCachingStrategy
 
RssDescriptor - Class in com.atlassian.confluence.core.actions
This class describes an RSS feed.
RssDescriptor(String, String, boolean) - Constructor for class com.atlassian.confluence.core.actions.RssDescriptor
 
RssRenderItem - Class in com.atlassian.confluence.rss
Contains the configuration necessary for an implementation of RssRenderSupport to render an RSS item.
RssRenderItem(ConfluenceEntityObject, FeedProperties, User, User, DateFormatter) - Constructor for class com.atlassian.confluence.rss.RssRenderItem
 
RssRenderSupport - Interface in com.atlassian.confluence.rss
Implementations of this class are reponsible for producing RSS content for a particular class of Confluence object: page, mail, attachment, etc.
rsvc - Variable in class com.atlassian.confluence.util.velocity.ConfigurableResourceManager
The internal RuntimeServices object.
run() - Method in class com.atlassian.confluence.concurrent.LockOperation
 
run() - Method in class com.atlassian.confluence.search.didyoumean.BuildIndexTask
 
run() - Method in class com.atlassian.confluence.search.lucene.DefaultObjectQueueWorker
 
run() - Method in class com.atlassian.confluence.upgrade.security.LegacyContentPermissionUpgrader
 
run() - Method in class com.atlassian.confluence.upgrade.upgradetask.HierarchicalFileSystemAttachmentMoveTask
 
run() - Method in class com.atlassian.confluence.upgrade.upgradetask.PersonalInformationRepairTask
 
run() - Method in class com.atlassian.confluence.util.BandanaConfigMigrator
Migrate the configuration in the Confluence home config/ directory.
run(File) - Method in class com.atlassian.confluence.util.BandanaConfigMigrator
Migrate the configuration in the nominated directory.
run() - Method in class com.atlassian.confluence.util.longrunning.ConfluenceAbstractLongRunningTask
Starts the thread of the long running task.
run() - Method in class com.atlassian.confluence.util.MailConfigMigrator
 
run() - Method in class com.atlassian.confluence.util.MulticastRouteTester
 
RunAsUserCommand - Class in com.atlassian.confluence.core.service
An experimental command for running services as another user.
RunAsUserCommand(User, ServiceCommand) - Constructor for class com.atlassian.confluence.core.service.RunAsUserCommand
 
runInternal() - Method in class com.atlassian.confluence.admin.actions.cluster.StartClusterTask
 
runInternal() - Method in class com.atlassian.confluence.cluster.StartClusterLongRunningTask
 
runInternal() - Method in class com.atlassian.confluence.importexport.actions.ExportSpaceLongRunningTask
 
runInternal() - Method in class com.atlassian.confluence.importexport.actions.ImportLongRunningTask
 
runInternal() - Method in class com.atlassian.confluence.mail.importers.MboxImporter
Perform the import.
runInternal() - Method in class com.atlassian.confluence.search.IndexingTask
 
runInternal() - Method in class com.atlassian.confluence.util.longrunning.AttachmentMigrationLongRunningTask
 
runInternal() - Method in class com.atlassian.confluence.util.longrunning.ConfluenceAbstractLongRunningTask
Run the long runnning process.
runOnSuccessfulCommit(Runnable) - Method in class com.atlassian.confluence.core.ConfluenceSynchronizationManager
Register a task to be run once the current transaction is successfully committed.
runOnSuccessfulCommit(Runnable) - Method in interface com.atlassian.confluence.core.SynchronizationManager
Register a new task to be run on successful transaction commit.
runTask() - Method in class com.atlassian.confluence.search.didyoumean.BuildIndexTaskManager
Spawns a separate thread to build the did-you-mean index asynchronously.
RUSSIAN - Static variable in class com.atlassian.confluence.setup.settings.Settings
 
RussianAnalyzer - Class in com.atlassian.confluence.search.lucene.analyzers.unstemmed
 
RussianAnalyzer() - Constructor for class com.atlassian.confluence.search.lucene.analyzers.unstemmed.RussianAnalyzer
 
RussianAnalyzer(char[]) - Constructor for class com.atlassian.confluence.search.lucene.analyzers.unstemmed.RussianAnalyzer
 

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

Confluence is developed by Atlassian Pty Ltd.