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

F

failed(String, HttpResponse) - Method in class com.atlassian.confluence.renderer.v2.macros.BaseHttpRetrievalMacro
 
failure(String, String) - Static method in class com.atlassian.confluence.mail.MailPollResult
 
failure - Variable in class com.atlassian.confluence.renderer.radeox.macros.junit.report.AbstractTestReport
 
FAVOURITE_LABEL - Static variable in interface com.atlassian.confluence.labels.LabelManager
 
FAVOURITE_LABEL_YANKEE - Static variable in interface com.atlassian.confluence.labels.LabelManager
 
FavouritePageCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
 
FavouritePageCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.FavouritePageCondition
 
FavouritePagesMacro - Class in com.atlassian.confluence.renderer.v2.macros
 
FavouritePagesMacro() - Constructor for class com.atlassian.confluence.renderer.v2.macros.FavouritePagesMacro
 
FAVOURITES - Static variable in class com.atlassian.confluence.search.scope.SpaceScope
 
FavouriteSpaceCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
 
FavouriteSpaceCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.FavouriteSpaceCondition
 
FeedBuilder - Interface in com.atlassian.confluence.rss
 
fetchPageContent(String, String, Map, PageContext) - Method in class com.atlassian.confluence.renderer.v2.macros.PageIncludeMacro
 
FIELD_ATTACHMENT_CONTENT_TYPE - Static variable in class com.atlassian.confluence.search.lucene.extractor.AttachmentSpaceExtractor
 
FILE_PROTOCOL - Static variable in class com.atlassian.confluence.util.CompleteURLEncoder
 
FileBackupImporter - Class in com.atlassian.confluence.importexport.impl
 
FileBackupImporter() - Constructor for class com.atlassian.confluence.importexport.impl.FileBackupImporter
 
FileBandanaXmlParser - Class in com.atlassian.confluence.setup.bandana
 
FileBandanaXmlParser(File) - Constructor for class com.atlassian.confluence.setup.bandana.FileBandanaXmlParser
 
FileExportable - Interface in com.atlassian.confluence.core
Classes that implement this interface are exported as files, rather than the native format (XML, HTML, etc)
FileLocationResolver - Interface in com.atlassian.confluence.pages.persistence.dao
Classes that implement this interface return the location of a particular file or folder.
fileName - Variable in class com.atlassian.confluence.pages.actions.AbstractEditAttachedFileAction
 
FileNameEncodingTester - Class in com.atlassian.confluence.util
Created by IntelliJ IDEA.
FileNameEncodingTester(File) - Constructor for class com.atlassian.confluence.util.FileNameEncodingTester
 
FilenameFilter - Class in com.atlassian.confluence.search.lucene.filter
Currently, the StandardTokenizer takes anything of the 'alpha.java' form, and keeps it all together.
FilenameFilter(TokenStream) - Constructor for class com.atlassian.confluence.search.lucene.filter.FilenameFilter
 
FileServerServlet - Class in com.atlassian.confluence.servlet
 
FileServerServlet() - Constructor for class com.atlassian.confluence.servlet.FileServerServlet
 
FileSystemAttachmentDataDao - Class in com.atlassian.confluence.pages.persistence.dao
 
FileSystemAttachmentDataDao() - Constructor for class com.atlassian.confluence.pages.persistence.dao.FileSystemAttachmentDataDao
 
FileSystemAttachmentDataDao.FileSystemAttachmentNamingStrategy - Interface in com.atlassian.confluence.pages.persistence.dao
 
FileUnzipper - Class in com.atlassian.confluence.util.zip
 
FileUnzipper(File, File) - Constructor for class com.atlassian.confluence.util.zip.FileUnzipper
 
FileUploadManager - Interface in com.atlassian.confluence.pages
 
FileXmlExporter - Class in com.atlassian.confluence.importexport.impl
Performs the file IO side of the export/backup

For example: - copying attachments to temp directory - copying config files

Then performs the zipping and packaging into a zip file

FileXmlExporter() - Constructor for class com.atlassian.confluence.importexport.impl.FileXmlExporter
 
filter(Collection) - Method in class com.atlassian.confluence.cache.CacheOperations
Filters the supplied list of keys by adding those from any 'put' operations and removing those from any 'remove' operations.
filter(List) - Method in class com.atlassian.confluence.pages.ContentTree
Remove all nodes in this tree whose id does not match the list passed in
filter(String, FilterContext) - Method in class com.atlassian.confluence.renderer.radeox.filters.LinkTestFilter
 
filterLabelsByNamespace(List, User, Namespace) - Static method in class com.atlassian.confluence.labels.LabelPermissionSupport
Takes a list of label objects and filters out those not in the specified namespace
filterNulls(Collection) - Static method in class com.atlassian.confluence.util.GeneralUtil
Return a List with no null entries
FiltersContainer - Class in com.atlassian.confluence.search.lucene.filter
Allows multiple Filters to be stored in an Object that looks like a Filter.
FiltersContainer() - Constructor for class com.atlassian.confluence.search.lucene.filter.FiltersContainer
 
filterUnaccessibleGroups(Pager, User) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
 
filterUnaccessibleGroups(Pager, User) - Method in interface com.atlassian.confluence.user.UserAccessor
Filters a pager of groups based on the passed User.
filterUnaccessibleUsers(Pager, User) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
 
filterUnaccessibleUsers(Pager, User) - Method in interface com.atlassian.confluence.user.UserAccessor
Filters a pager of Users based on the groups of the passed User.
filterVisibleLabels(List, User, boolean) - Static method in class com.atlassian.confluence.labels.LabelPermissionSupport
Takes a list of label objects and filters out those not visible to the given user
findAll() - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao
Retrieves the latest versions of all Attachments Use of this method is discouraged when there are a large amount of Attachments.
findAll() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAttachmentDataDao
 
findAll() - Method in class com.atlassian.confluence.pages.persistence.dao.WebDavAttachmentDao
 
findAllDailyReportNotifications() - Method in class com.atlassian.confluence.mail.notification.persistence.dao.hibernate.HibernateNotificationDao
 
findAllDailyReportNotifications() - Method in interface com.atlassian.confluence.mail.notification.persistence.NotificationDao
Find all daily report notifications.
findAllGlobalPageTemplates() - Method in class com.atlassian.confluence.pages.templates.persistence.dao.hibernate.HibernatePageTemplateDao
 
findAllGlobalPageTemplates() - Method in interface com.atlassian.confluence.pages.templates.persistence.dao.PageTemplateDao
 
findAllGlobalPermissions() - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateSpacePermissionDao
 
findAllGlobalPermissions() - Method in interface com.atlassian.confluence.security.persistence.dao.SpacePermissionDao
Retreives all global permissions
findAllGlobalPermissionsForType(String) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateSpacePermissionDao
 
findAllGlobalPermissionsForType(String) - Method in interface com.atlassian.confluence.security.persistence.dao.SpacePermissionDao
Retrieves all global permissions of type permissionType
findAllGlobalSpaces() - Method in class com.atlassian.confluence.spaces.persistence.dao.hibernate.HibernateSpaceDao
 
findAllGlobalSpaces() - Method in interface com.atlassian.confluence.spaces.persistence.dao.SpaceDao
 
findAllSorted(String) - Method in class com.atlassian.confluence.core.persistence.hibernate.VersionedHibernateObjectDao
 
findAllSorted(String) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAttachmentDataDao
 
findAllSpacesSorted(String, SpaceType) - Method in class com.atlassian.confluence.spaces.persistence.dao.hibernate.HibernateSpaceDao
Like findAllSorted, but allows you to query for a specific type of space
findAllSpacesSorted(String, SpaceType) - Method in interface com.atlassian.confluence.spaces.persistence.dao.SpaceDao
Find all uncategorised spaces and sort results by named property.
findAllUserLabelledContent(String) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findAllUserLabelledContent(String) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
findAllVersions(Attachment) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao
 
findAllVersions(Attachment) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
 
findAllVersions(Attachment) - Method in class com.atlassian.confluence.pages.persistence.dao.WebDavAttachmentDao
 
findAndMaskEmail(String, User) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
findByCreatorName(String) - Method in interface com.atlassian.confluence.pages.persistence.dao.DraftDao
 
findByCreatorName(String) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateDraftDao
 
findByCreatorName(String) - Method in class com.atlassian.confluence.pages.persistence.dao.SessionDraftDao
 
findByDestinationSpaceKey(String) - Method in class com.atlassian.confluence.links.persistence.dao.hibernate.HibernateLinkDao
 
findByDestinationSpaceKey(String) - Method in interface com.atlassian.confluence.links.persistence.dao.LinkDao
 
findByDetails(String, String, String) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findByDetails(String, String, String) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
Find all labels based on the details passed in.
findByDetailsInSpace(String, String, String, String) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findByDetailsInSpace(String, String, String, String) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
Find all labels for a specific space, based on the details passed in.
findById(long) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findById(long) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
Find the label by its id.
findByLabel(Label) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findByLabel(Label) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
findByPrefix(String) - Method in class com.atlassian.confluence.links.persistence.dao.hibernate.HibernateReferralDao
 
findByPrefix(String) - Method in interface com.atlassian.confluence.links.persistence.dao.ReferralDao
 
findByQuery(String, int) - Method in class com.atlassian.confluence.core.persistence.hibernate.ConfluenceHibernateObjectDao
 
findBySingleDegreeSeparation(ContentEntityObject, int) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findBySingleDegreeSeparation(ContentEntityObject, String, int) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findBySingleDegreeSeparation(Label, int) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findBySingleDegreeSeparation(Label, String, int) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findBySingleDegreeSeparation(ContentEntityObject, int) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
Find the labels that are a single degree of separation away from the specified content.
findBySingleDegreeSeparation(ContentEntityObject, String, int) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
findBySingleDegreeSeparation(Label, int) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
Find the labels that are a single degree of separation away from the specified label.
findBySingleDegreeSeparation(Label, String, int) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
findBySpace(String, String) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findBySpace(String, String) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
Find the labels used to label the content with the specified space.
findContentByLabel(Label) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findContentCountForLabel(Label) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findContentCountForLabel(Label) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
findContentForLabel(Label) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findCurrentContentForLabel(Label) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findCurrentContentForLabel(Label) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
findCurrentContentForLabelAndSpace(Label, String) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findCurrentContentForLabelAndSpace(Label, String) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
findDailyReportNotification(String) - Method in class com.atlassian.confluence.mail.notification.persistence.dao.hibernate.HibernateNotificationDao
 
findDailyReportNotification(String) - Method in interface com.atlassian.confluence.mail.notification.persistence.NotificationDao
Find the specified users daily report notification.
findDraft(String, String) - Method in class com.atlassian.confluence.pages.DefaultDraftAjax
 
findDraft(String, String, String) - Method in class com.atlassian.confluence.pages.DefaultDraftManager
 
findDraft(String, String) - Method in interface com.atlassian.confluence.pages.DraftAjax
 
findDraft(String, String, String) - Method in interface com.atlassian.confluence.pages.DraftManager
 
findDraftsForUser(User) - Method in class com.atlassian.confluence.pages.DefaultDraftManager
 
findDraftsForUser(User) - Method in interface com.atlassian.confluence.pages.DraftManager
 
findForContext(String) - Method in interface com.atlassian.confluence.setup.bandana.persistence.dao.ConfluenceBandanaRecordDao
Return all the records for the given context.
findForContext(String) - Method in class com.atlassian.confluence.setup.bandana.persistence.dao.hibernate.HibernateConfluenceBandanaRecordDao
 
findGroups(TermQuery) - Method in class com.atlassian.confluence.user.DefaultSearchEntitiesManager
 
findGroups(TermQuery, boolean) - Method in class com.atlassian.confluence.user.DefaultSearchEntitiesManager
 
findGroups(TermQuery) - Method in interface com.atlassian.confluence.user.SearchEntitiesManager
 
findGroups(TermQuery, boolean) - Method in interface com.atlassian.confluence.user.SearchEntitiesManager
 
findHotReferrers(long, int, List) - Method in class com.atlassian.confluence.links.persistence.dao.hibernate.HibernateReferralDao
 
findHotReferrers(long, int, List) - Method in interface com.atlassian.confluence.links.persistence.dao.ReferralDao
 
findLabellingByContentAndLabel(ContentEntityObject, Label) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findLabellingByContentAndLabel(ContentEntityObject, Label) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
findLabellingById(long) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findLabellingById(long) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
findLatestVersionsCount() - Method in class com.atlassian.confluence.core.persistence.hibernate.VersionedHibernateObjectDao
 
findLatestVersionsCount() - Method in interface com.atlassian.confluence.core.persistence.VersionedObjectDao
Returns the number of results for the latest versions of the current persistent class.
findLatestVersionsIterator() - Method in class com.atlassian.confluence.core.persistence.hibernate.VersionedHibernateObjectDao
 
findLatestVersionsIterator() - Method in interface com.atlassian.confluence.core.persistence.VersionedObjectDao
Returns an iterator for the latest versions of the current persistent class.
findLatestVersionsIterator() - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao
Retrieves the latest versions of all Attachments and returns an Iterator to the results.
findLatestVersionsIterator() - Method in class com.atlassian.confluence.pages.persistence.dao.WebDavAttachmentDao
This implementation is technically dodgy.
findMailTotal(Space) - Method in class com.atlassian.confluence.mail.DefaultMailContentManager
 
findMailTotal(Space) - Method in interface com.atlassian.confluence.mail.MailContentManager
 
findMailTotal(Space) - Method in class com.atlassian.confluence.mail.persistence.dao.hibernate.HibernateMailDao
 
findMailTotal(Space) - Method in interface com.atlassian.confluence.mail.persistence.dao.MailDao
 
findMostPopular(String, int) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findMostPopular(String, int) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
Find the most popular labels.
findMostPopularBySpace(String, String, int) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findMostPopularBySpace(String, String, int) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
Find the most popular labels in the specified space.
findNextBlogPost(String, Date) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
findNextBlogPost(BlogPost) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
findNextBlogPost(BlogPost) - Method in interface com.atlassian.confluence.pages.PageManager
 
findNextBlogPost(String, Date) - Method in interface com.atlassian.confluence.pages.PageManager
 
findNotificationByUserAndPage(User, AbstractPage) - Method in class com.atlassian.confluence.mail.notification.persistence.dao.hibernate.HibernateNotificationDao
 
findNotificationByUserAndPage(User, AbstractPage) - Method in interface com.atlassian.confluence.mail.notification.persistence.NotificationDao
 
findNotificationByUserAndSpace(User, String) - Method in class com.atlassian.confluence.mail.notification.persistence.dao.hibernate.HibernateNotificationDao
 
findNotificationByUserAndSpace(User, String) - Method in interface com.atlassian.confluence.mail.notification.persistence.NotificationDao
 
findNotificationsByPage(AbstractPage) - Method in class com.atlassian.confluence.mail.notification.persistence.dao.hibernate.HibernateNotificationDao
 
findNotificationsByPage(AbstractPage) - Method in interface com.atlassian.confluence.mail.notification.persistence.NotificationDao
Find the notifications linked to the specified content.
findNotificationsBySpace(Space) - Method in class com.atlassian.confluence.mail.notification.persistence.dao.hibernate.HibernateNotificationDao
 
findNotificationsBySpace(Space) - Method in interface com.atlassian.confluence.mail.notification.persistence.NotificationDao
Find the notifications links to the specified space.
findNotificationsByUser(User) - Method in class com.atlassian.confluence.mail.notification.persistence.dao.hibernate.HibernateNotificationDao
 
findNotificationsByUser(User) - Method in interface com.atlassian.confluence.mail.notification.persistence.NotificationDao
Find the space and page notifications owned by the specified user.
findPagesWithHistoricalTitle(String) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernatePageDao
 
findPagesWithHistoricalTitle(String) - Method in interface com.atlassian.confluence.pages.persistence.dao.PageDao
 
findPageTemplateByName(String) - Method in class com.atlassian.confluence.pages.templates.persistence.dao.hibernate.HibernatePageTemplateDao
 
findPageTemplateByName(String) - Method in interface com.atlassian.confluence.pages.templates.persistence.dao.PageTemplateDao
 
findPageTemplateByNameAndSpace(String, Space) - Method in class com.atlassian.confluence.pages.templates.persistence.dao.hibernate.HibernatePageTemplateDao
 
findPageTemplateByNameAndSpace(String, Space) - Method in interface com.atlassian.confluence.pages.templates.persistence.dao.PageTemplateDao
 
findPageTotal(Space) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
 
findPageTotal(Space) - Method in class com.atlassian.confluence.spaces.persistence.dao.hibernate.HibernateSpaceDao
 
findPageTotal(Space) - Method in interface com.atlassian.confluence.spaces.persistence.dao.SpaceDao
Fast way to count pages in a space without loading them.
findPageTotal(Space) - Method in interface com.atlassian.confluence.spaces.SpaceManager
Get the number of pages in a space.
findPermissionsForGroup(String) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateSpacePermissionDao
 
findPermissionsForGroup(String) - Method in interface com.atlassian.confluence.security.persistence.dao.SpacePermissionDao
Retrieves all permissions for group
findPermissionsForSpace(Space) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateSpacePermissionDao
 
findPermissionsForSpace(Space) - Method in interface com.atlassian.confluence.security.persistence.dao.SpacePermissionDao
Retrieves all permissions for space
findPermissionsForUser(String) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateSpacePermissionDao
 
findPermissionsForUser(String) - Method in interface com.atlassian.confluence.security.persistence.dao.SpacePermissionDao
Retrieves all permissions for userName
findPermissionTypes(SpacePermission) - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.HibernateSpacePermissionDao
 
findPermissionTypes(SpacePermission) - Method in interface com.atlassian.confluence.security.persistence.dao.SpacePermissionDao
Find all permission types matching the combination of (space, user, group) in permission.
findPermittedAttachments() - Method in class com.atlassian.confluence.spaces.actions.ListAttachmentsAction
 
findPreviousBlogPost(String, Date) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
findPreviousBlogPost(BlogPost) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
findPreviousBlogPost(BlogPost) - Method in interface com.atlassian.confluence.pages.PageManager
 
findPreviousBlogPost(String, Date) - Method in interface com.atlassian.confluence.pages.PageManager
 
findPreviousVersions(long) - Method in interface com.atlassian.confluence.core.persistence.ContentEntityObjectDao
 
findPreviousVersions(long) - Method in class com.atlassian.confluence.core.persistence.hibernate.ContentEntityObjectHibernateDao
 
findPreviousVersions(long) - Method in class com.atlassian.confluence.pages.templates.persistence.dao.hibernate.HibernatePageTemplateDao
 
findPreviousVersions(long) - Method in interface com.atlassian.confluence.pages.templates.persistence.dao.PageTemplateDao
 
findRecentlyUsed(int) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findRecentlyUsed(int) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
findRecentlyUsedBySpace(String, int) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findRecentlyUsedBySpace(String, int) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
findRecentlyUsedLabelling(int) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findRecentlyUsedLabelling(int) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
findRecentlyUsedLabellingsBySpace(String, int) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findRecentlyUsedLabellingsBySpace(String, int) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
findRecentlyUsedUserLabellings(String, int) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findRecentlyUsedUserLabellings(String, int) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
findRecentlyUsedUserLabels(String, int) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findRecentlyUsedUserLabels(String, int) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
findReferralLink(long, String) - Method in class com.atlassian.confluence.links.persistence.dao.hibernate.HibernateReferralDao
 
findReferralLink(long, String) - Method in interface com.atlassian.confluence.links.persistence.dao.ReferralDao
 
findSpacesContainingContentWithLabel(Label) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findSpacesContainingContentWithLabel(Label) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
findSpacesWithLabel(Label) - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findSpacesWithLabel(Label) - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
findSpaceTotal(SpaceGroup) - Method in class com.atlassian.confluence.spaces.persistence.dao.hibernate.HibernateSpaceGroupDao
 
findSpaceTotal(SpaceGroup) - Method in interface com.atlassian.confluence.spaces.persistence.dao.SpaceGroupDao
Fast way to count Spaces in a SpaceGroup without loading them.
findThemeDescriptor(String) - Method in class com.atlassian.confluence.util.LayoutHelper
 
findUnusedLabels() - Method in class com.atlassian.confluence.labels.persistence.dao.hibernate.HibernateLabelDao
 
findUnusedLabels() - Method in interface com.atlassian.confluence.labels.persistence.dao.LabelDao
 
findUsers(Query) - Method in class com.atlassian.confluence.user.DefaultSearchEntitiesManager
 
findUsers(Query) - Method in interface com.atlassian.confluence.user.SearchEntitiesManager
 
finish() - Method in class com.atlassian.confluence.util.http.httpclient.HttpClientHttpResponse
 
finish() - Method in interface com.atlassian.confluence.util.http.HttpResponse
 
finishSetup() - Method in class com.atlassian.confluence.setup.DefaultSetupPersister
Ensures that the bootstrapManager is written to a complete state by overriding all other remaining operations.
FinishSetupAction - Class in com.atlassian.confluence.setup.actions
 
FinishSetupAction() - Constructor for class com.atlassian.confluence.setup.actions.FinishSetupAction
 
fixLabels(List) - Static method in class com.atlassian.confluence.util.LabelUtil
 
fixPermissions() - Method in class com.atlassian.confluence.security.AbstractSpacePermissionManager
 
fixPermissions() - Method in class com.atlassian.confluence.security.PermissionsFixer
 
fixPermissions() - Method in class com.atlassian.confluence.security.SpacePermissionCheckDispatcherCoordinator
 
fixPermissions() - Method in interface com.atlassian.confluence.security.SpacePermissionManager
 
flush() - Method in class com.atlassian.confluence.links.ReferralTaskQueue
 
flush() - Method in interface com.atlassian.confluence.pages.persistence.dao.CachingAttachmentDao
Flush the caches.
flush() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
This implementation flushes the Hibernate session.
flush() - Method in class com.atlassian.confluence.security.PermissionCheckDispatcherResultCache
 
flushAndClose(OutputStream) - Static method in class com.atlassian.confluence.util.io.IOUtils
 
flushAndClose(Writer) - Static method in class com.atlassian.confluence.util.io.IOUtils
 
flushBuffer() - Method in class com.atlassian.confluence.importexport.impl.ExportResourceResponse
 
FlushCacheAction - Class in com.atlassian.confluence.admin.actions
This action allows you to trigger a flush for the system cache.
FlushCacheAction() - Constructor for class com.atlassian.confluence.admin.actions.FlushCacheAction
 
flushCaches() - Method in class com.atlassian.confluence.cache.tangosol.TangosolCacheManager
 
flushCaches() - Method in class com.atlassian.confluence.security.CachingSpacePermissionManager
 
flushCaches() - Method in class com.atlassian.confluence.security.DefaultSpacePermissionManager
 
flushCaches() - Method in class com.atlassian.confluence.security.SpacePermissionCheckDispatcherCoordinator
 
flushCaches() - Method in interface com.atlassian.confluence.security.SpacePermissionManager
 
flushCaches() - Method in class com.atlassian.confluence.setup.bandana.ConfluenceBandanaPersister
 
flushCaches() - Method in class com.atlassian.confluence.setup.bandana.ConfluenceCachingBandanaPersister
 
flushCaches() - Method in class com.atlassian.confluence.setup.bandana.ConfluenceDaoBandanaPersister
 
flushCacheService(CacheService) - Method in class com.atlassian.confluence.cache.tangosol.TangosolCacheManager
 
FlushIndexQueueAction - Class in com.atlassian.confluence.search.actions
 
FlushIndexQueueAction() - Constructor for class com.atlassian.confluence.search.actions.FlushIndexQueueAction
 
flushQueue() - Method in interface com.atlassian.confluence.search.lucene.ConfluenceIndexManager
Flush the index queue, processing all of the tasks.
flushQueue() - Method in class com.atlassian.confluence.search.lucene.DefaultConfluenceIndexManager
Trigger a index queue flush.
flushQueue() - Method in interface com.atlassian.confluence.search.lucene.IndexTaskQueue
Flush the contents of the queue, returning those elements currently queued as the result.
flushQueue() - Method in class com.atlassian.confluence.search.lucene.queue.DatabaseIndexTaskQueue
 
flushQueue() - Method in class com.atlassian.confluence.search.lucene.queue.InMemoryIndexTaskQueue
 
FlushStatistics - Class in com.atlassian.confluence.search.lucene
A simple statistics object that holds details for an index flushing.
FlushStatistics() - Constructor for class com.atlassian.confluence.search.lucene.FlushStatistics
 
flushThemeComponents(String) - Static method in class com.atlassian.confluence.util.LayoutHelper
 
FontManager - Interface in com.atlassian.confluence.util
 
FOP_CONFIG_FILENAME - Static variable in interface com.atlassian.confluence.importexport.FopConfigurationFactory
 
FopConfigAndFontMetricsUpgradeTask - Class in com.atlassian.confluence.upgrade
With the upgrade to the new version of FOP (from version 0.20.5 to a trunk version), the format of metrics file has changed.
FopConfigAndFontMetricsUpgradeTask() - Constructor for class com.atlassian.confluence.upgrade.FopConfigAndFontMetricsUpgradeTask
 
FopConfigurationFactory - Interface in com.atlassian.confluence.importexport
Factory that generates Configuration object's that can be used to configure a FopFactory.
ForgotUserNameAction - Class in com.atlassian.confluence.user.actions
 
ForgotUserNameAction() - Constructor for class com.atlassian.confluence.user.actions.ForgotUserNameAction
 
ForgotUserPasswordAction - Class in com.atlassian.confluence.user.actions
 
ForgotUserPasswordAction() - Constructor for class com.atlassian.confluence.user.actions.ForgotUserPasswordAction
 
FORM_PARAMETER_PREFIX - Static variable in class com.atlassian.confluence.security.SpacePermission
 
FORM_PARAMETER_SEPARATOR - Static variable in class com.atlassian.confluence.security.SpacePermission
 
format(Date) - Method in class com.atlassian.confluence.core.DateFormatter
Formats the date and returns it as a string, using the date formatting pattern.
format(Number) - Static method in class com.atlassian.confluence.util.GeneralUtil
TODO: Replace with a NumberFormatter, similar to DateFormatter
format(Date) - Static method in class com.atlassian.confluence.util.GeneralUtil
Deprecated. since 2.3. Provided for pre-2.3 themes and layouts only. New themes and layouts should use $dateFormatter.format(Date) in the Velocity context or ConfluenceUserPreferences.getDateFormatter(FormatSettingsManager).
format(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
format(Object) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
format(LoggingEvent) - Method in class com.atlassian.confluence.util.PatternLayoutWithStackTrace
 
formatBlogDate(Date) - Method in class com.atlassian.confluence.core.DateFormatter
Formats the date as a blog posting date and returns it as a string.
formatBlogDate(Date) - Static method in class com.atlassian.confluence.util.GeneralUtil
Deprecated. since 2.3. Provided for pre-2.3 themes and layouts only. New themes and layouts should use $dateFormatter.formatBlogDate(Date) in the Velocity context or ConfluenceUserPreferences.getDateFormatter(FormatSettingsManager).
formatDateFull(Date) - Method in class com.atlassian.confluence.core.DateFormatter
Formats the date and returns it as a string, using DateFormat.FULL as the formatting pattern.
formatDateFull(Date) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
formatDateNice(Date) - Method in class com.atlassian.confluence.user.actions.EditNotificationsAction
Deprecated. since 2.3. Unused in Confluence, and uses old date formatting routines.
formatDateNice(Date, User) - Static method in class com.atlassian.confluence.user.TempDateUtils
Deprecated.  
formatDateNicer(Date, User) - Static method in class com.atlassian.confluence.user.TempDateUtils
Deprecated.  
formatDateTime(Date) - Method in class com.atlassian.confluence.core.DateFormatter
Formats the date and returns it as a string, using the date-time formatting pattern.
formatDateTime(Date) - Static method in class com.atlassian.confluence.util.GeneralUtil
Deprecated. since 2.3. Provided for pre-2.3 themes and layouts only. New themes and layouts should use $dateFormatter.formatDateTime(Date) in the Velocity context or ConfluenceUserPreferences.getDateFormatter(FormatSettingsManager).
formatDay(Date) - Method in class com.atlassian.confluence.core.DateFormatter
 
formatLongTime(long) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
formatMillis(long) - Static method in class com.atlassian.confluence.core.DateFormatter
 
formatMonthYear() - Method in class com.atlassian.confluence.pages.BlogPostsCalendar
 
formatServerDate(Date) - Method in class com.atlassian.confluence.core.DateFormatter
Same as DateFormatter.format(Date), but doesn't perform time zone conversion.
formatServerDateFull(Date) - Method in class com.atlassian.confluence.core.DateFormatter
Same as DateFormatter.formatDateFull(Date), but doesn't perform time zone conversion.
formatServerDateTime(Date) - Method in class com.atlassian.confluence.core.DateFormatter
Same as DateFormatter.formatDateTime(Date), but doesn't perform time zone conversion.
FormatSettingsManager - Interface in com.atlassian.confluence.core
Persistent storage and retrieval of format settings.
formatTime(Date) - Method in class com.atlassian.confluence.core.DateFormatter
Formats the date and returns it as a string, using the time formatting pattern.
formatTime(Date) - Static method in class com.atlassian.confluence.util.GeneralUtil
Deprecated. since 2.3. Provided for pre-2.3 themes and layouts only. New themes and layouts should use $dateFormatter.formatTime(Date) in the Velocity context or ConfluenceUserPreferences.getDateFormatter(FormatSettingsManager).
forName(String) - Static method in class com.atlassian.confluence.security.Permission
 
FourOhFourAction - Class in com.atlassian.confluence.dashboard.actions
Simply sets 404 status and returns 404 page to the user.
FourOhFourAction() - Constructor for class com.atlassian.confluence.dashboard.actions.FourOhFourAction
 
FRENCH - Static variable in class com.atlassian.confluence.setup.settings.Settings
 
fromFormParameterName(String, Space, String) - Static method in class com.atlassian.confluence.security.SpacePermission
Convert a form parameter name into a space permission.
fromSpaceList(List, List, LabelManager) - Static method in class com.atlassian.confluence.search.scope.SpaceScope
 
fromStringValue(String) - Method in class com.atlassian.confluence.core.persistence.hibernate.PropertiesType
 
fromXML(BackupImporter, Session, ProgressMeter) - Method in class com.atlassian.confluence.importexport.impl.ReverseDatabinder
 
FS - Static variable in class com.atlassian.confluence.util.LayoutHelper
 
FULL_FORM_PARAMETER_PREFIX - Static variable in class com.atlassian.confluence.security.SpacePermission
 
fullName - Variable in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
fullname - Variable in class com.atlassian.confluence.user.actions.CreateUserAction
 
fullName - Variable in class com.atlassian.confluence.user.actions.EditUserAction
 
fullnameTerm - Variable in class com.atlassian.confluence.user.actions.SearchUsersAction
 

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 Software Systems Pty Ltd.