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

M

macro - Variable in class com.atlassian.confluence.admin.actions.macros.UserMacroAction
 
MacroBody - Class in com.atlassian.confluence.macro.browser.beans
Represents body metadata for a macro.
MacroBody(String, String) - Constructor for class com.atlassian.confluence.macro.browser.beans.MacroBody
 
MacroBody(String, String, boolean) - Constructor for class com.atlassian.confluence.macro.browser.beans.MacroBody
 
MacroBrowserManager - Interface in com.atlassian.confluence.macro.browser
 
MacroCategory - Enum in com.atlassian.confluence.macro.browser.beans
 
MacroExecutionContext - Class in com.atlassian.confluence.macro
Container for the execution context of a macro (i.e., the state passed to it on Macro.execute(java.util.Map, String, com.atlassian.renderer.RenderContext)).
MacroExecutionContext(Map<String, String>, String, PageContext) - Constructor for class com.atlassian.confluence.macro.MacroExecutionContext
Constructor.
MacroFallbackParser - Class in com.atlassian.confluence.plugin.descriptor
Provides access to the descriptor information retrieved from an xml file for macro meta data.
MacroFormDetails - Class in com.atlassian.confluence.macro.browser.beans
A Bean that encapsulates the detailed metadata of a macro.
MacroIcon - Class in com.atlassian.confluence.macro.browser.beans
 
MacroIcon(String, boolean) - Constructor for class com.atlassian.confluence.macro.browser.beans.MacroIcon
 
MacroIcon(String, boolean, int, int) - Constructor for class com.atlassian.confluence.macro.browser.beans.MacroIcon
 
macroManager - Variable in class com.atlassian.confluence.admin.actions.macros.UserMacroAction
 
MacroManager - Interface in com.atlassian.confluence.renderer
Retrieval, registration and unregistration of macros.
MacroMetadata - Class in com.atlassian.confluence.macro.browser.beans
A Bean that encapsulates the 'metadata' of the macro.
MacroMetadata(String, String, String, MacroIcon, String, Set<String>, Set<String>, boolean, boolean, MacroFormDetails, String) - Constructor for class com.atlassian.confluence.macro.browser.beans.MacroMetadata
 
MacroMetadataBuilder - Class in com.atlassian.confluence.macro.browser.beans
Builder class for MacroMetadata.
MacroMetadataBuilder() - Constructor for class com.atlassian.confluence.macro.browser.beans.MacroMetadataBuilder
 
MacroMetadataModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor.macro
 
MacroMetadataModuleDescriptor() - Constructor for class com.atlassian.confluence.plugin.descriptor.macro.MacroMetadataModuleDescriptor
 
MacroMetadataParser - Class in com.atlassian.confluence.plugin.descriptor
Parses XML-formatted macro metadata.
MacroMetadataParser() - Constructor for class com.atlassian.confluence.plugin.descriptor.MacroMetadataParser
 
MacroMetadataProvider - Interface in com.atlassian.confluence.macro.browser
Implementations of this class will be used by the MacroBrowserManager to provide additional MacroMetadata.
MacroModuleDescriptor - Interface in com.atlassian.confluence.plugin.descriptor
Marker interface for module descriptors that produce macros.
MacroParameter - Class in com.atlassian.confluence.macro.browser.beans
Represents parameter metadata for a macro.
MacroParameter(String, String, String, MacroParameterType, boolean, boolean, String, boolean) - Constructor for class com.atlassian.confluence.macro.browser.beans.MacroParameter
 
MacroParameterBuilder - Class in com.atlassian.confluence.macro.browser.beans
Builder class for MacroParameter.
MacroParameterBuilder() - Constructor for class com.atlassian.confluence.macro.browser.beans.MacroParameterBuilder
 
MacroParameterType - Enum in com.atlassian.confluence.macro.browser.beans
The type of a macro parameter that will appear in the Macro Browser.
MacroToPluginUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
 
MacroToPluginUpgradeTask() - Constructor for class com.atlassian.confluence.upgrade.upgradetask.MacroToPluginUpgradeTask
 
MacroUtils - Class in com.atlassian.confluence.renderer.radeox.macros
 
MacroUtils() - Constructor for class com.atlassian.confluence.renderer.radeox.macros.MacroUtils
 
mail - Variable in class com.atlassian.confluence.mail.actions.AbstractMailAction
 
Mail - Class in com.atlassian.confluence.mail
 
Mail() - Constructor for class com.atlassian.confluence.mail.Mail
 
MAIL - Static variable in class com.atlassian.confluence.search.contentnames.Category
A category for mail.
MAIL_CONFIG_FILE - Static variable in class com.atlassian.confluence.util.MailConfigMigrator
 
MailAccount - Interface in com.atlassian.confluence.mail
 
mailAccountManager - Variable in class com.atlassian.confluence.mail.actions.AbstractMailAccountAction
 
MailAccountManager - Interface in com.atlassian.confluence.mail
 
MailActionBreadcrumb - Class in com.atlassian.confluence.util.breadcrumbs
 
MailActionBreadcrumb(Action, Space, Mail) - Constructor for class com.atlassian.confluence.util.breadcrumbs.MailActionBreadcrumb
 
MailConfigMigrator - Class in com.atlassian.confluence.util
 
MailConfigMigrator() - Constructor for class com.atlassian.confluence.util.MailConfigMigrator
 
mailContentManager - Variable in class com.atlassian.confluence.mail.actions.AbstractMailAction
 
MailContentManager - Interface in com.atlassian.confluence.mail
 
mailContentManager - Variable in class com.atlassian.confluence.pages.actions.PurgeTrashItemAction
 
MailCreateEvent - Class in com.atlassian.confluence.event.events.content.mail
 
MailCreateEvent(Object, Mail) - Constructor for class com.atlassian.confluence.event.events.content.mail.MailCreateEvent
 
MailCreationDateUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Upgrade the creation date field of the existing emails, setting it to either the emails received date (if it exists) or the emails sent date (if it exists).
MailCreationDateUpgradeTask() - Constructor for class com.atlassian.confluence.upgrade.upgradetask.MailCreationDateUpgradeTask
 
MailDao - Interface in com.atlassian.confluence.mail.persistence.dao
 
MailDatabaseUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
 
MailDatabaseUpgradeTask() - Constructor for class com.atlassian.confluence.upgrade.upgradetask.MailDatabaseUpgradeTask
 
MailEvent - Class in com.atlassian.confluence.event.events.content.mail
 
MailEvent(Object, Mail) - Constructor for class com.atlassian.confluence.event.events.content.mail.MailEvent
 
MailHelper - Class in com.atlassian.confluence.themes
 
MailHelper() - Constructor for class com.atlassian.confluence.themes.MailHelper
 
MailHelper(AbstractMailAction) - Constructor for class com.atlassian.confluence.themes.MailHelper
 
MailNotificationQueueItem - Class in com.atlassian.confluence.mail.template
Handles mail notifications to Confluence users
MailNotificationQueueItem(User, String, String, String) - Constructor for class com.atlassian.confluence.mail.template.MailNotificationQueueItem
 
MailNotificationQueueItem(User, String, String) - Constructor for class com.atlassian.confluence.mail.template.MailNotificationQueueItem
 
MailPathConverter - Class in com.atlassian.confluence.servlet.simpledisplay
A Path converter that converts friendly mail path url to a viewmail action.
MailPathConverter() - Constructor for class com.atlassian.confluence.servlet.simpledisplay.MailPathConverter
 
MailPermissionsDelegate - Class in com.atlassian.confluence.security.delegate
 
MailPermissionsDelegate() - Constructor for class com.atlassian.confluence.security.delegate.MailPermissionsDelegate
 
MailPollContext - Class in com.atlassian.confluence.mail
 
MailPollContext(Space, MailContentManager) - Constructor for class com.atlassian.confluence.mail.MailPollContext
 
MailPollJob - Class in com.atlassian.confluence.mail.jobs
 
MailPollJob() - Constructor for class com.atlassian.confluence.mail.jobs.MailPollJob
 
MailPollResult - Class in com.atlassian.confluence.mail
 
MailRemoveEvent - Class in com.atlassian.confluence.event.events.content.mail
 
MailRemoveEvent(Object, Mail) - Constructor for class com.atlassian.confluence.event.events.content.mail.MailRemoveEvent
 
MailRenderSupport - Class in com.atlassian.confluence.rss
 
MailRenderSupport() - Constructor for class com.atlassian.confluence.rss.MailRenderSupport
 
MailServerConfigUpdate - Class in com.atlassian.confluence.upgrade.upgradetask
Updates the change in the mail config file from "" to ""
MailServerConfigUpdate() - Constructor for class com.atlassian.confluence.upgrade.upgradetask.MailServerConfigUpdate
 
MailServerCreateEvent - Class in com.atlassian.confluence.event.events.admin
 
MailServerCreateEvent(Object, MailServer) - Constructor for class com.atlassian.confluence.event.events.admin.MailServerCreateEvent
 
MailServerDeleteEvent - Class in com.atlassian.confluence.event.events.admin
 
MailServerDeleteEvent(Object, MailServer) - Constructor for class com.atlassian.confluence.event.events.admin.MailServerDeleteEvent
 
MailServerEditEvent - Class in com.atlassian.confluence.event.events.admin
 
MailServerEditEvent(Object, MailServer, String) - Constructor for class com.atlassian.confluence.event.events.admin.MailServerEditEvent
 
MailServerEvent - Class in com.atlassian.confluence.event.events.admin
 
MailServerEvent(Object, MailServer) - Constructor for class com.atlassian.confluence.event.events.admin.MailServerEvent
 
MailServerEventListener - Class in com.atlassian.confluence.event.listeners
Handles the creation and deletion of MailServers to expose / hide their metrics via JMX.
MailServerEventListener() - Constructor for class com.atlassian.confluence.event.listeners.MailServerEventListener
 
MailServersActionBreadcrumb - Class in com.atlassian.confluence.util.breadcrumbs
 
MailServersActionBreadcrumb(Action) - Constructor for class com.atlassian.confluence.util.breadcrumbs.MailServersActionBreadcrumb
 
MailUpdateEvent - Class in com.atlassian.confluence.event.events.content.mail
 
MailUpdateEvent(Object, Mail, Mail) - Constructor for class com.atlassian.confluence.event.events.content.mail.MailUpdateEvent
 
main(String[]) - Static method in class com.atlassian.confluence.rpc.xmlrpc.RPCSpaceExporter
 
main(String[]) - Static method in class com.atlassian.confluence.rpc.xmlrpc.SampleRpcTestClient
 
main(String[]) - Static method in class com.atlassian.confluence.upgrade.HSQL17To18PreUpgradeCleaner
 
main(String[]) - Static method in class com.atlassian.confluence.util.misc.SampleWikiConverter
 
makeAnonymousUser() - Method in class com.atlassian.confluence.rpc.auth.TokenAuthenticationManager
Returns the anonymous user
makeAuthenticatingProxy(Object, Class) - Static method in class com.atlassian.confluence.rpc.auth.TokenAuthenticationInvocationHandler
 
makeFlatSummary(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
Create a summary of this content fragment.
makeFlatSummary(String, String) - Static method in class com.atlassian.confluence.util.GeneralUtil
Create a summary of this content fragment given a query
makeFormatterFromClass() - Method in class com.atlassian.confluence.plugin.descriptor.ConfluenceSourceCodeFormatterModuleDescriptor
 
makeFreeformDetails(String, ResourceDescriptor) - Static method in class com.atlassian.confluence.macro.browser.beans.MacroFormDetails
 
makeFreeformSummary(String, String, String, String, MacroFormDetails) - Static method in class com.atlassian.confluence.macro.browser.beans.MacroMetadata
 
makeMethod(HttpClient, String) - Method in class com.atlassian.confluence.util.http.httpclient.DefaultSeraphAuthenticator
 
makeMethod(HttpClient, String) - Method in class com.atlassian.confluence.util.http.httpclient.HttpClientAuthenticator
 
makeMethod(HttpClient, String) - Method in class com.atlassian.confluence.util.http.httpclient.TrustedTokenAuthenticator
 
makeMultipart(ByteArrayInputStream) - Method in class com.atlassian.confluence.mail.template.MultipartBuilder
 
makeNewServiceObject(MessageContext, String) - Method in class com.atlassian.confluence.rpc.soap.SpringRpcProvider
 
makeNewWrappedServlet() - Method in class com.atlassian.confluence.servlet.DelegatingServletManager
Override this method to return the servlet that is being wrapped by this manager.
makeNonAnonymousUserFromToken(String) - Method in class com.atlassian.confluence.rpc.auth.TokenAuthenticationManager
Retrieves the user for a particular token
makeParameterFormDetails(String, String, List<MacroParameter>) - Static method in class com.atlassian.confluence.macro.browser.beans.MacroFormDetails
 
makeProxy(ServletConfig, Map) - Static method in class com.atlassian.confluence.rpc.soap.BogusServletConfig
 
makeResult(Entity) - Method in class com.atlassian.confluence.user.PermittedUserFinder
 
makeSetObjectPropertyOperation(Object, String, TransientHibernateHandle) - Method in class com.atlassian.confluence.importexport.impl.ReverseDatabinder
 
makeStruct(Object) - Static method in class com.atlassian.confluence.rpc.xmlrpc.Translator
 
makeSummary(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
Create a proper summary of this content fragment.
makeSummary(String, String) - Static method in class com.atlassian.confluence.util.GeneralUtil
Create a proper summary of this content fragment given a query
makeTestLink(String, PageContext) - Static method in class com.atlassian.confluence.links.linktypes.PageLink
Factory for making a link that can be used in tests
makeTrackback(ContentEntityObject) - Static method in class com.atlassian.confluence.util.ConfluenceTrackbackUtils
 
makeVector(Object[]) - Static method in class com.atlassian.confluence.rpc.xmlrpc.Translator
 
makeViewEntityPermissionsCheck(Object) - Method in class com.atlassian.confluence.mail.notification.listeners.AbstractNotificationsListener
 
ManagePluginsAction - Class in com.atlassian.confluence.admin.actions.plugins
 
ManagePluginsAction() - Constructor for class com.atlassian.confluence.admin.actions.plugins.ManagePluginsAction
 
ManageReferrersAction - Class in com.atlassian.confluence.admin.actions
 
ManageReferrersAction() - Constructor for class com.atlassian.confluence.admin.actions.ManageReferrersAction
 
mangledEncodings - Variable in class com.atlassian.confluence.upgrade.upgradetask.AttachmentFileNameUpgradeTask
 
ManualTotalPaginationSupport - Class in com.atlassian.confluence.pages
This class allows us to set the total number of items without reading the size of the items list.
ManualTotalPaginationSupport() - Constructor for class com.atlassian.confluence.pages.ManualTotalPaginationSupport
 
ManualTotalPaginationSupport(int) - Constructor for class com.atlassian.confluence.pages.ManualTotalPaginationSupport
 
mark(int) - Method in class com.atlassian.confluence.util.http.SizeLimitedInputStream
 
markSupported() - Method in class com.atlassian.confluence.util.http.SizeLimitedInputStream
 
MARKUP - Static variable in class com.atlassian.confluence.pages.actions.AbstractPageAction
 
maskEmail(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
If configured, masks an email address to defeat the most simplistic spam bots.
MATCH_ALL - Static variable in interface com.atlassian.confluence.user.SearchEntitiesManager
 
MATCH_ANY - Static variable in interface com.atlassian.confluence.user.SearchEntitiesManager
 
matches(String) - Method in class com.atlassian.confluence.importexport.resource.AttachmentDownloadResourceManager
 
matches(String) - Method in class com.atlassian.confluence.importexport.resource.DelegatorDownloadResourceManager
 
matches(String) - Method in interface com.atlassian.confluence.importexport.resource.DownloadResourceManager
Returns a boolean to indicate whether the current DownloadResourceManager will know how to handle the given resourcePath.
matches(String) - Method in class com.atlassian.confluence.importexport.resource.ExportDownloadResourceManager
 
matches(String) - Method in class com.atlassian.confluence.importexport.resource.ThumbnailDownloadResourceManager
 
matches(String) - Method in class com.atlassian.confluence.importexport.resource.WebImagesDownloadResourceManager
 
matches(ModuleDescriptor<? extends T>) - Method in class com.atlassian.confluence.plugin.CompositeModuleDescriptorPredicate
 
matches(ModuleDescriptor) - Method in class com.atlassian.confluence.search.v2.lucene.LuceneMapperClassPredicate
 
matches(ModuleDescriptor) - Method in class com.atlassian.confluence.search.v2.lucene.LuceneMapperPredicate
 
matches(String) - Method in class com.atlassian.confluence.servlet.download.AttachmentDownload
 
matches(String) - Method in class com.atlassian.confluence.servlet.download.ExportDownload
 
matches(String) - Method in class com.atlassian.confluence.util.http.HttpRequestConfig
 
matches(HttpServletRequest) - Method in class com.atlassian.confluence.web.filter.PreventCachingStrategy
 
matches(HttpServletRequest) - Method in class com.atlassian.confluence.web.filter.RssCachingStrategy
 
matches(Class) - Method in class org.springframework.aop.aspectj.ConfluenceAspectJExpressionPointcut
 
matches(Method, Class, boolean) - Method in class org.springframework.aop.aspectj.ConfluenceAspectJExpressionPointcut
 
matches(Method, Class) - Method in class org.springframework.aop.aspectj.ConfluenceAspectJExpressionPointcut
 
matches(Method, Class, Object[]) - Method in class org.springframework.aop.aspectj.ConfluenceAspectJExpressionPointcut
 
MatchNoDocsQuery - Class in com.atlassian.confluence.search.lucene
Sometimes you want a "match nothing" query, for example to take the place in a search of something that could not be resolved, and therefore can never be found (i.e.
MatchNoDocsQuery() - Constructor for class com.atlassian.confluence.search.lucene.MatchNoDocsQuery
 
MAX_ALLOWED_LABELS - Static variable in class com.atlassian.confluence.util.LabelUtil
The maximum number of labels allowed on a page or space.
MAX_ALLOWED_LABELS_PER_INPUT - Static variable in class com.atlassian.confluence.util.LabelUtil
The maximum number of labels we allow to be entered via a single sumbission from the user interface.
MAX_BODY_GRAM_SIZE - Static variable in class com.atlassian.confluence.search.didyoumean.DidYouMean.Constants
 
MAX_EDGE_GRAM_SIZE - Static variable in class com.atlassian.confluence.search.didyoumean.DidYouMean.Constants
 
MAX_ENTRIES - Static variable in interface com.atlassian.confluence.security.administrators.EditPermissionsAdministrator
the max number of entries for adding groups or users to permission scheme.
MAX_HITS_PROCESSED - Static variable in class com.atlassian.confluence.search.didyoumean.lucene.LuceneNGramSuggestionsProvider
 
MAX_HITS_TO_SEARCH - Static variable in class com.atlassian.confluence.search.v2.lucene.resultfilter.LuceneHandleBasedSubsetResultFilter
Sets a maximum to the number of hits this filter will iterate over to find the handle.
MAX_INPUT_WORD_LENGTH - Static variable in class com.atlassian.confluence.search.didyoumean.DidYouMean.Constants
Maximum length of word for which an attempt will be made to find suggestions for.
MAX_LABEL_NAME_LENGTH - Static variable in class com.atlassian.confluence.labels.LabelParser
 
MAX_LABEL_PREFIX_LENGTH - Static variable in class com.atlassian.confluence.labels.LabelParser
 
MAX_LABELS - Static variable in class com.atlassian.confluence.labels.actions.AbstractLabelDisplayingAction
 
MAX_PEOPLE_PER_PAGE - Static variable in class com.atlassian.confluence.user.actions.PeopleDirectoryAction
 
MAX_RETRIES - Variable in class com.atlassian.confluence.user.actions.ForgotUserPasswordAction
 
MAX_SIDE_LENGTH - Static variable in class com.atlassian.confluence.user.actions.TemporaryProfilePicture
 
MAX_WORD_LENGTH_STR - Static variable in class com.atlassian.confluence.search.didyoumean.lucene.DocumentCreator
Only support word lengths of size 2 (we care mostly about words that are 99 characters and less only)
MaxCacheSizeChangedEvent - Class in com.atlassian.confluence.event.events.admin
Event that indicates that max cache size for a particular cache needs to be changed.
MaxCacheSizeChangedEvent(Object, String, int) - Constructor for class com.atlassian.confluence.event.events.admin.MaxCacheSizeChangedEvent
 
MAXIMUM_MAX_UPLOAD_ATTACHMENTS - Static variable in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
MAXRESULTS - Static variable in class com.atlassian.confluence.user.actions.PagePickerAction
 
maxResultsParam - Variable in class com.atlassian.confluence.macro.ContentFilteringMacro
Parameter to handle the maximum number of results.
MaxResultsParameter - Class in com.atlassian.confluence.macro.params
Parameter that resolves an Integer as the maximum number of results to return to a query.
MaxResultsParameter() - Constructor for class com.atlassian.confluence.macro.params.MaxResultsParameter
 
MaxResultsParameter(String) - Constructor for class com.atlassian.confluence.macro.params.MaxResultsParameter
 
MBeanExporterWithUnregister - Interface in com.atlassian.confluence.jmx
This interface has been created to allow us to perform additional necessary operations that are not provided via Spring's JMX support classes.
MBeanExporterWithUnregisterImpl - Class in com.atlassian.confluence.jmx
Extends Spring's MBeanExporter to provide an unregister operation (which for some reason they don't have).
MBeanExporterWithUnregisterImpl() - Constructor for class com.atlassian.confluence.jmx.MBeanExporterWithUnregisterImpl
 
MboxImporter - Class in com.atlassian.confluence.mail.importers
 
MboxImporter() - Constructor for class com.atlassian.confluence.mail.importers.MboxImporter
 
megabytes() - Method in class com.atlassian.confluence.status.service.systeminfo.MemoryInfo.Bytes
 
memberGroups - Variable in class com.atlassian.confluence.user.actions.EditUserGroupsAction
 
MemoryBackupImporter - Class in com.atlassian.confluence.importexport.impl
 
MemoryBackupImporter() - Constructor for class com.atlassian.confluence.importexport.impl.MemoryBackupImporter
 
MemoryInfo - Class in com.atlassian.confluence.status.service.systeminfo
Simple bean encapsulating information about the system's memory usage.
MemoryInfo() - Constructor for class com.atlassian.confluence.status.service.systeminfo.MemoryInfo
Construct a new MemoryInfo containing details of Confluence's memory usage at time of instantiation.
MemoryInfo.Bytes - Class in com.atlassian.confluence.status.service.systeminfo
Represents some number of bytes.
MemoryInfo.Bytes(long) - Constructor for class com.atlassian.confluence.status.service.systeminfo.MemoryInfo.Bytes
 
MemoryXmlExporter - Class in com.atlassian.confluence.importexport.impl
 
MemoryXmlExporter() - Constructor for class com.atlassian.confluence.importexport.impl.MemoryXmlExporter
 
MENU_ITEM_SELECTED_BACKGROUND - Static variable in interface com.atlassian.confluence.themes.ColourScheme
 
MENU_ITEM_SELECTED_TEXT - Static variable in interface com.atlassian.confluence.themes.ColourScheme
 
MENU_ITEM_TEXT - Static variable in interface com.atlassian.confluence.themes.ColourScheme
 
MENU_SELECTED_BACKGROUND - Static variable in interface com.atlassian.confluence.themes.ColourScheme
 
merge(BooleanQueryFactory) - Method in class com.atlassian.confluence.macro.query.BooleanQueryFactory
Merges the specified BooleanQueryFactory with the current one.
merge(ChainedSearchFilter) - Method in class com.atlassian.confluence.search.v2.searchfilter.ChainedSearchFilter
 
mergeAndClose() - Method in class com.atlassian.confluence.search.lucene.TempIndexWriterStrategy
Merges the temp indexes to the main index and closes connections and writers.
mergeChanges(String, String, String) - Static method in class com.atlassian.confluence.util.DiffUtils
 
mergeContentObjects(Iterator, Iterator, int) - Static method in class com.atlassian.confluence.util.ContentUtils
 
mergeTemplate(Template, Context, HttpServletResponse) - Method in class com.atlassian.confluence.servlet.ConfluenceVelocityServlet
Copy of the method from WebworkVelocityServlet, adding a flush for the writer to get around problems we were having with truncated content when a filter started talking directly to the servletresponse writer without the webwork writer having been flushed in the meanwhile.
mergeVariables(PageTemplate, List) - Method in class com.atlassian.confluence.pages.templates.DefaultPageTemplateManager
 
mergeVariables(PageTemplate, List) - Method in interface com.atlassian.confluence.pages.templates.PageTemplateManager
 
MergeVisitor - Class in org.apache.commons.jrcs.diff
..
MergeVisitor() - Constructor for class org.apache.commons.jrcs.diff.MergeVisitor
 
Message - Class in com.atlassian.confluence.util.i18n
A user interface message consisting of a message key with optional arguments.
Message - Interface in com.atlassian.confluence.util.message
A message to display on a page
MESSAGE_ID_SIZE - Static variable in class com.atlassian.confluence.mail.Mail
 
MESSAGE_SUBJECT_SIZE - Static variable in class com.atlassian.confluence.mail.Mail
 
MessageEntry - Class in com.atlassian.confluence.util.message
Message and any extra information to determine in what context the message is valid
MessageEntry() - Constructor for class com.atlassian.confluence.util.message.MessageEntry
 
MessageEntry(Message, String) - Constructor for class com.atlassian.confluence.util.message.MessageEntry
 
MessageManager - Interface in com.atlassian.confluence.util.message
Manages messages to display in pages
MethodAnnotator - Interface in com.atlassian.confluence.velocity.introspection
Strategy for retrieving annotations for a method
MethodAnnotatorChain - Class in com.atlassian.confluence.velocity.introspection
A method annotator that chains calls to a collection of other annotators
MethodAnnotatorChain(List<MethodAnnotator>) - Constructor for class com.atlassian.confluence.velocity.introspection.MethodAnnotatorChain
 
migrate() - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao.AttachmentMigrator
Perform the migration
migrate() - Method in class com.atlassian.confluence.pages.persistence.dao.GeneralAttachmentMigrator
 
migrate() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao.IntraHibernateAttachmentMigrator
 
migrator - Variable in class com.atlassian.confluence.util.longrunning.AttachmentMigrationLongRunningTask
 
MIME_TYPE_HTML - Static variable in class com.atlassian.confluence.mail.template.AbstractMailNotificationQueueItem
 
MIME_TYPE_HTML - Static variable in class com.atlassian.confluence.mail.template.ConfluenceMailQueueItem
 
MIME_TYPE_TEXT - Static variable in class com.atlassian.confluence.mail.template.AbstractMailNotificationQueueItem
 
MIME_TYPE_TEXT - Static variable in class com.atlassian.confluence.mail.template.ConfluenceMailQueueItem
 
MIN_BODY_GRAM_SIZE - Static variable in class com.atlassian.confluence.search.didyoumean.DidYouMean.Constants
 
MIN_EDGE_GRAM_SIZE - Static variable in class com.atlassian.confluence.search.didyoumean.DidYouMean.Constants
 
MIN_REQUIRED_FREQ_RATIO - Static variable in class com.atlassian.confluence.search.didyoumean.DidYouMean.Constants
 
MIN_WORD_LENGTH - Static variable in class com.atlassian.confluence.search.didyoumean.DidYouMean.Constants
The minimum length word that will be considered for n-gram indexing.
MINIMUM_MAX_UPLOAD_ATTACHMENTS - Static variable in class com.atlassian.confluence.admin.actions.GeneralConfigurationAction
 
minus(MemoryInfo.Bytes) - Method in class com.atlassian.confluence.status.service.systeminfo.MemoryInfo.Bytes
 
MockLocaleManager - Class in com.atlassian.confluence.languages
Mock implementation of the LocaleManager to be used by tests
MockLocaleManager() - Constructor for class com.atlassian.confluence.languages.MockLocaleManager
 
MockPermissionManager - Class in com.atlassian.confluence.security
The intention of of this mock is to have an implementation of the permission manager that always returns true for all permissions checks.
MockPermissionManager() - Constructor for class com.atlassian.confluence.security.MockPermissionManager
 
MODIFICATION_DATE_PARAMETER - Static variable in class com.atlassian.confluence.servlet.download.AttachmentUrlParser
 
MODIFICATION_DATE_SORT - Static variable in class com.atlassian.confluence.util.AttachmentComparator
 
MODIFIED - Static variable in class com.atlassian.confluence.core.ContentEntityObject
 
ModifiedInLastDaysScope - Class in com.atlassian.confluence.search.scope
 
ModifiedInLastDaysScope(int) - Constructor for class com.atlassian.confluence.search.scope.ModifiedInLastDaysScope
 
ModifiedSinceScope - Class in com.atlassian.confluence.search.scope
 
ModifiedSinceScope(String) - Constructor for class com.atlassian.confluence.search.scope.ModifiedSinceScope
 
ModifiedSort - Class in com.atlassian.confluence.search.v2.sort
Order search results by time last modified
ModifiedSort(SearchSort.Order) - Constructor for class com.atlassian.confluence.search.v2.sort.ModifiedSort
 
ModuleDescriptorCache<T extends com.atlassian.plugin.ModuleDescriptor<?>> - Class in com.atlassian.confluence.plugin
Caches module descriptors of a given module descriptor class and its subclasses.
ModuleDescriptorCache(Class<? extends T>) - Constructor for class com.atlassian.confluence.plugin.ModuleDescriptorCache
 
ModuleDescriptorCache.Initializer<T> - Interface in com.atlassian.confluence.plugin
Implementations of this interface are used to initialize a ModuleDescriptorCache
ModuleDescriptorCacheFactory - Class in com.atlassian.confluence.plugin
A factory to create typed instances of ModuleDescriptorCache
ModuleDescriptorCacheFactory(PluginAccessor, PluginEventManager) - Constructor for class com.atlassian.confluence.plugin.ModuleDescriptorCacheFactory
 
moduleKey - Variable in class com.atlassian.confluence.admin.actions.plugins.ManagePluginsAction
 
MoinMoinContentCleaner - Class in com.atlassian.confluence.importexport.impl.moinmoin
Content-cleaner for MoinMoin.
MoinMoinContentCleaner() - Constructor for class com.atlassian.confluence.importexport.impl.moinmoin.MoinMoinContentCleaner
 
MoinMoinImporter - Class in com.atlassian.confluence.importexport.impl.moinmoin
 
MoinMoinImporter() - Constructor for class com.atlassian.confluence.importexport.impl.moinmoin.MoinMoinImporter
 
more() - Method in class com.atlassian.confluence.json.parser.JSONTokener
Deprecated. Determine if the source string still contains characters that next() can consume.
moveAttachment(Attachment, String, ContentEntityObject) - Method in interface com.atlassian.confluence.pages.AttachmentManager
 
moveAttachment(Attachment, Attachment, ContentEntityObject) - Method in class com.atlassian.confluence.pages.attachments.CachingAttachmentDao
 
moveAttachment(Attachment, String, ContentEntityObject) - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
 
moveAttachment(Attachment, String, ContentEntityObject) - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
 
moveAttachment(Attachment, Attachment, ContentEntityObject) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao
Moves an Attachment to a new file name or content object

This method assumes that the filename and/or content of the attachment (and its previous versions) have already been updated.

moveAttachment(Attachment, Attachment, ContentEntityObject) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDataDao
Moves an attachment to a new file name or content object
moveAttachment(Attachment, Attachment, ContentEntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.FileSystemAttachmentDataDao
 
moveAttachment(Attachment, Attachment, ContentEntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
 
moveAttachment(Attachment, Attachment, ContentEntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAttachmentDataDao
 
moveAttachment(Attachment, Attachment, ContentEntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.WebDavAttachmentDao
Deprecated.  
MoveAttachmentAction - Class in com.atlassian.confluence.pages.actions
 
MoveAttachmentAction() - Constructor for class com.atlassian.confluence.pages.actions.MoveAttachmentAction
 
MoveBackupSettingsToDatabaseUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
 
MoveBackupSettingsToDatabaseUpgradeTask(BootstrapManager, SettingsManager) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.MoveBackupSettingsToDatabaseUpgradeTask
 
MoveBandanaConfigsToDatabaseUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
 
MoveBandanaConfigsToDatabaseUpgradeTask() - Constructor for class com.atlassian.confluence.upgrade.upgradetask.MoveBandanaConfigsToDatabaseUpgradeTask
 
MoveFormatsToDatabaseUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
 
MoveFormatsToDatabaseUpgradeTask() - Constructor for class com.atlassian.confluence.upgrade.upgradetask.MoveFormatsToDatabaseUpgradeTask
 
MoveGlobalConfigToBandanaUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
 
MoveGlobalConfigToBandanaUpgradeTask() - Constructor for class com.atlassian.confluence.upgrade.upgradetask.MoveGlobalConfigToBandanaUpgradeTask
 
moveHierarchy(Page, Page, Space, User, boolean, List) - Method in class com.atlassian.confluence.spaces.DefaultSpaceManager
Deprecated. since 2.9 use PageManager.movePage(Page, Space) or PageManager.movePage(Page, Page, int) instead
moveHierarchy(Page, Page, Space, User, boolean, List) - Method in interface com.atlassian.confluence.spaces.SpaceManager
Deprecated. since 2.9 use PageManager.movePage(Page, Space) or PageManager.movePage(Page, Page, int) instead
MoveLayoutsToDatabaseUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
 
MoveLayoutsToDatabaseUpgradeTask() - Constructor for class com.atlassian.confluence.upgrade.upgradetask.MoveLayoutsToDatabaseUpgradeTask
 
MoveNonPictureProfileAttachmentsUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
 
MoveNonPictureProfileAttachmentsUpgradeTask() - Constructor for class com.atlassian.confluence.upgrade.upgradetask.MoveNonPictureProfileAttachmentsUpgradeTask
 
movePage(Page, Space) - Method in class com.atlassian.confluence.pages.DefaultPageManager
Deprecated. since 2.9 use DefaultPageManager.movePageToTopLevel(Page, Space)
movePage(Page, Page, int) - Method in class com.atlassian.confluence.pages.DefaultPageManager
Deprecated. since 2.9 use DefaultPageManager.movePageBefore(Page, Page) and DefaultPageManager.movePageAfter(Page, Page)
movePage(Page, Page, int) - Method in interface com.atlassian.confluence.pages.PageManager
Deprecated. since 2.9 use PageManager.movePageAfter(Page, Page) or PageManager.movePageBefore(Page, Page)
movePage(Page, Space) - Method in interface com.atlassian.confluence.pages.PageManager
Deprecated. since 2.9 use PageManager.movePageToTopLevel(Page, Space)
MovePageAction - Class in com.atlassian.confluence.pages.actions
Move a page and its children to a new location in the system.
MovePageAction() - Constructor for class com.atlassian.confluence.pages.actions.MovePageAction
 
movePageAfter(Page, Page) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
movePageAfter(Page, Page) - Method in interface com.atlassian.confluence.pages.PageManager
Move the provided page (first argument) after the reference page (second argument).
movePageAsChild(Page, Page) - Method in class com.atlassian.confluence.pages.DefaultPageManager
Move the source page to the end of targetPage's children list.
movePageAsChild(Page, Page) - Method in interface com.atlassian.confluence.pages.PageManager
Move the provided page (first argument) as a child of the reference page (second argument).
movePageBefore(Page, Page) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
movePageBefore(Page, Page) - Method in interface com.atlassian.confluence.pages.PageManager
Move the provided page (first argument) before the reference page (second argument).
MovePageCommand - Interface in com.atlassian.confluence.content.service.page
An interface for a command that implements the logic to move a page to another parent or space.
MovePageCommandImpl - Class in com.atlassian.confluence.content.service.page
 
MovePageCommandImpl(PageManager, PermissionManager, PageLocator, PageLocator, String) - Constructor for class com.atlassian.confluence.content.service.page.MovePageCommandImpl
 
MovePageDialogAction - Class in com.atlassian.confluence.pages.actions
An action for supply panels in the MovePageDialog as they are required.
MovePageDialogAction() - Constructor for class com.atlassian.confluence.pages.actions.MovePageDialogAction
 
movePageToTopLevel(Page, Space) - Method in class com.atlassian.confluence.pages.DefaultPageManager
 
movePageToTopLevel(Page, Space) - Method in interface com.atlassian.confluence.pages.PageManager
Move a page to the top level of targetSpace.
MovePageToTopOfSpaceCommand - Class in com.atlassian.confluence.content.service.page
A command that moves a page to a top level of a given space.
MovePageToTopOfSpaceCommand(PageManager, PermissionManager, PageLocator, SpaceLocator) - Constructor for class com.atlassian.confluence.content.service.page.MovePageToTopOfSpaceCommand
 
MovePluginsToDatabaseUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Move uploaded plugins to the database.
MovePluginsToDatabaseUpgradeTask() - Constructor for class com.atlassian.confluence.upgrade.upgradetask.MovePluginsToDatabaseUpgradeTask
 
MoveUserMacrosToBandanaUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
 
MoveUserMacrosToBandanaUpgradeTask() - Constructor for class com.atlassian.confluence.upgrade.upgradetask.MoveUserMacrosToBandanaUpgradeTask
 
MULTI_LINE_MATCH - Static variable in class com.atlassian.confluence.importexport.impl.snipsnap.AbstractConverter
 
MulticastRouteTester - Class in com.atlassian.confluence.util
A class for performing diagnostics on the multicast routing table of the current host
MulticastRouteTester(InetAddress, NetworkInterface, int) - Constructor for class com.atlassian.confluence.util.MulticastRouteTester
Construct a multicast test for the specified network address, interface and port
MulticastRouteTester(InetAddress, NetworkInterface, int, MulticastRouteTester.TestReporter) - Constructor for class com.atlassian.confluence.util.MulticastRouteTester
Allows the test to be conducted and reported via the provided reporter delegate.
MulticastRouteTester.Log4JReporter - Class in com.atlassian.confluence.util
Log4J reporting strategy
MulticastRouteTester.Log4JReporter(Category, Priority) - Constructor for class com.atlassian.confluence.util.MulticastRouteTester.Log4JReporter
 
MulticastRouteTester.TestReporter - Interface in com.atlassian.confluence.util
Reporting strategy interface for reporting problems encountered during the test
MultipartBuilder - Class in com.atlassian.confluence.mail.template
Builds a Multipart by zipping the two most recent log files in the specified location.
MultipartBuilder() - Constructor for class com.atlassian.confluence.mail.template.MultipartBuilder
 
multiplyScore(int, float) - Method in interface com.atlassian.confluence.search.contentnames.DocumentResultScores
Multiply the score of the specified document by the supplied factor.
multiplyScore(int, float) - Method in class com.atlassian.confluence.search.contentnames.FloatArrayDocumentResultScores
 
multiplyScore(int, float) - Method in class com.atlassian.confluence.search.contentnames.lucene.BitSetAwareDocumentResultScores
 
MultiTermFilter - Class in com.atlassian.confluence.search.lucene.filter
Lucene filter that finds documents that match any of the supplied Term.
MultiTermFilter() - Constructor for class com.atlassian.confluence.search.lucene.filter.MultiTermFilter
Create a new MultiTermFilter with a default behaviour of not negating.
MultiTermFilter(boolean) - Constructor for class com.atlassian.confluence.search.lucene.filter.MultiTermFilter
Create a new MultiTermFilter with control over whether it is negating or not.
MultiTextFieldQuery - Class in com.atlassian.confluence.search.v2.query
Represents a query against multiple fields.
MultiTextFieldQuery(String, Set<String>, BooleanOperator) - Constructor for class com.atlassian.confluence.search.v2.query.MultiTextFieldQuery
Constructs a multi-field query with the specified query, fields and operator.
MultiTextFieldQuery(String, String...) - Constructor for class com.atlassian.confluence.search.v2.query.MultiTextFieldQuery
Constructs a multi-field query with the operator set to BooleanOperator.AND.
MultiTextFieldQueryMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
Maps a MultiTextFieldQuery into a lucene query.
MultiTextFieldQueryMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.MultiTextFieldQueryMapper
 
MultiThreadedIndexRebuilder - Class in com.atlassian.confluence.search.lucene
Performs a rebuild the Confluence index using multithreaded approach.
MultiThreadedIndexRebuilder() - Constructor for class com.atlassian.confluence.search.lucene.MultiThreadedIndexRebuilder
 
MultiValueParameter - Class in com.atlassian.confluence.macro.query.params
Represents a macro parameter that can accept a multiple delimited values.
MultiValueParameter(String, String, String) - Constructor for class com.atlassian.confluence.macro.query.params.MultiValueParameter
 
MultiValueParameter(String[], String, String) - Constructor for class com.atlassian.confluence.macro.query.params.MultiValueParameter
 
MultiValueParameter(List<String>, String, String) - Constructor for class com.atlassian.confluence.macro.query.params.MultiValueParameter
 
MyProfileConstants - Interface in com.atlassian.confluence.user.actions
MyProfileConstants.Homepage - Interface in com.atlassian.confluence.user.actions
 

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

Confluence is developed by Atlassian.