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

W

WarnBeforeMethodAdvice - Class in com.atlassian.confluence.cache
Logs a warning before running the intercepted method.
WarnBeforeMethodAdvice(Category, MessageFormat) - Constructor for class com.atlassian.confluence.cache.WarnBeforeMethodAdvice
 
wasConflictDetected() - Method in class org.apache.commons.jrcs.diff.MergeVisitor
Returns true if a conflict was detected.
wasOptimised() - Method in class com.atlassian.confluence.search.lucene.FlushStatistics
 
wasRecreated() - Method in class com.atlassian.confluence.search.lucene.FlushStatistics
 
WEB_ITEM_LOCATION - Static variable in class com.atlassian.confluence.pages.actions.BrowseSpaceAction
 
WEB_RESOURCE_HELPER - Static variable in class com.atlassian.confluence.setup.velocity.WebResourceContextItemProvider
 
WEB_RESOURCE_TEMP_DIR - Static variable in class com.atlassian.confluence.util.ConfluenceHomeGlobalConstants
 
WEBAPP_CONTEXT_PATH_KEY - Static variable in interface com.atlassian.confluence.setup.ConfluenceBootstrapConstants
 
WebAppContextPathCheck - Class in com.atlassian.confluence.setup.johnson
Check that the web app context path is set properly
WebAppContextPathCheck() - Constructor for class com.atlassian.confluence.setup.johnson.WebAppContextPathCheck
 
WebDavAttachmentDao - Class in com.atlassian.confluence.pages.persistence.dao
Deprecated. since 2.7 WebDav attachment storage is no longer supported
WebDavAttachmentDao() - Constructor for class com.atlassian.confluence.pages.persistence.dao.WebDavAttachmentDao
Deprecated.  
WebDavAttachmentManager - Class in com.atlassian.confluence.pages
Deprecated. since 2.7 WebDav attachment storage is no longer supported We still need to keep the infrastructure around to support migrating WebDAV attachments back to Confluence, though so we can't remove it entirely?
WebDavAttachmentManager() - Constructor for class com.atlassian.confluence.pages.WebDavAttachmentManager
Deprecated.  
WebDavConfiguration - Interface in com.atlassian.confluence.pages.persistence.dao
 
webdavPassword - Variable in class com.atlassian.confluence.admin.actions.AttachmentStorageSetupAction
 
webdavServerUrl - Variable in class com.atlassian.confluence.admin.actions.AttachmentStorageSetupAction
 
WebDAVSettingsChangedEvent - Class in com.atlassian.confluence.event.events.admin
 
WebDAVSettingsChangedEvent(Object, BootstrapManager) - Constructor for class com.atlassian.confluence.event.events.admin.WebDAVSettingsChangedEvent
 
webdavUsername - Variable in class com.atlassian.confluence.admin.actions.AttachmentStorageSetupAction
 
WebDavUtils - Class in com.atlassian.confluence.util
Collection of utility methods for working with a webDAV server This isn't used at the moment, because it's broken!!!
WebDavUtils() - Constructor for class com.atlassian.confluence.util.WebDavUtils
 
WebImagesDownloadResourceManager - Class in com.atlassian.confluence.importexport.resource
 
WebImagesDownloadResourceManager() - Constructor for class com.atlassian.confluence.importexport.resource.WebImagesDownloadResourceManager
 
WebImagesDownloadResourceReader - Class in com.atlassian.confluence.importexport.resource
 
WebImagesDownloadResourceReader(String, InputStreamSource) - Constructor for class com.atlassian.confluence.importexport.resource.WebImagesDownloadResourceReader
 
WebInterface - Interface in com.atlassian.confluence.plugin.descriptor.web
An object that produces a WebInterfaceContext for rendering web fragments.
WebInterfaceContext - Interface in com.atlassian.confluence.plugin.descriptor.web
When rendering web fragments, this context is used for retrieval of Confluence content information.
webInterfaceManager - Variable in class com.atlassian.confluence.core.ConfluenceActionSupport
 
webInterfaceManager - Variable in class com.atlassian.confluence.web.ConfluenceWebMenuManager
 
WebLicenseFacade - Interface in com.atlassian.confluence.license
Web frontend facade for the LicenseService.
WebLink - Class in com.atlassian.confluence.content.render.xhtml.links
A model object representing a web link in Confluence content as opposed to a Confluence resource link.
WebLink(String) - Constructor for class com.atlassian.confluence.content.render.xhtml.links.WebLink
 
WebLoginEvent - Class in com.atlassian.confluence.event.events.security
Event representing the act of a user successfully logging into Confluence via the UI.
WebLoginEvent(Object, String, String) - Constructor for class com.atlassian.confluence.event.events.security.WebLoginEvent
 
WebMenu - Class in com.atlassian.confluence.web
Represents a menu in the Confluence web interface.
WebMenu(String) - Constructor for class com.atlassian.confluence.web.WebMenu
 
WebMenuManager - Interface in com.atlassian.confluence.web
 
WebMenuSection - Class in com.atlassian.confluence.web
Represents a section in a Confluence menu in the web interface.
WebMenuSection(String, String, String, List<? extends WebItemModuleDescriptor>) - Constructor for class com.atlassian.confluence.web.WebMenuSection
 
WebResourceContextItemProvider - Class in com.atlassian.confluence.setup.velocity
Context map provider for information from the WebResourceManager and its kin.
WebResourceContextItemProvider(WebResourceUrlProvider, WebResourceManager) - Constructor for class com.atlassian.confluence.setup.velocity.WebResourceContextItemProvider
 
webResourceManager - Variable in class com.atlassian.confluence.rss.AbstractRenderSupport
 
WEBSUDO - Static variable in class com.atlassian.confluence.web.ResponseHeaderNames
 
WebSudoInterceptor - Class in com.atlassian.confluence.security.websudo
Checks for WebSudo authentication details on incoming requests
WebSudoInterceptor() - Constructor for class com.atlassian.confluence.security.websudo.WebSudoInterceptor
 
WebSudoManager - Interface in com.atlassian.confluence.security.websudo
Manages the WebSudo related access to Request, Response and Session objects and provides a method to determine if an XWork action should be treated as a WebSudo resource (WebSudoManager.matches(String, Class, java.lang.reflect.Method).
WebSudoMessage - Class in com.atlassian.confluence.security.websudo
Message used to feedback to the user of an open websudo session
WebSudoMessage(String) - Constructor for class com.atlassian.confluence.security.websudo.WebSudoMessage
 
WebSudoNotRequired - Annotation Type in com.atlassian.confluence.security.websudo
Deprecated. since 3.4 - please use WebSudoNotRequired instead.
WebSudoRequired - Annotation Type in com.atlassian.confluence.security.websudo
Deprecated. since 3.4 - please use WebSudoRequired instead.
WebWorkActionHelper - Class in com.atlassian.confluence.xwork
Helper class for webwork actions.
WelcomeMessageService - Interface in com.atlassian.confluence.content.service
A service to retrieve the welcome message
WhereClause - Interface in com.atlassian.confluence.user.crowd.jira.search
Encapsulation of a db where clause that results from mapping a Crowd search to a database query
WhereClause.MatchType - Enum in com.atlassian.confluence.user.crowd.jira.search
 
WIKI - Static variable in class com.atlassian.confluence.core.BodyType
Body is legacy wiki markup (will be auto-converted to XHTML)
WikiConvertingHtmlDiffer - Class in com.atlassian.confluence.diff
A Differ implementation that will inspect the BodyType of the content being diff'd and convert any wiki content to HTML prior to diffing using the supplied DaisyHtmlDiffer delegate.
WikiConvertingHtmlDiffer(XhtmlContent, DaisyHtmlDiffer) - Constructor for class com.atlassian.confluence.diff.WikiConvertingHtmlDiffer
 
WikiExporter - Class in com.atlassian.confluence.importexport.impl
Deprecated. since 4.0. There isn't wiki formatted text for export any longer.
WikiExporter() - Constructor for class com.atlassian.confluence.importexport.impl.WikiExporter
Deprecated.  
WikiLinkBasedResourceIdentifier - Class in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers
A resource identifier representing just the raw data of the link to preserve links which could not be resolved.
WikiLinkBasedResourceIdentifier(String) - Constructor for class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.WikiLinkBasedResourceIdentifier
 
wikiNameToVariable(String) - Static method in class com.atlassian.confluence.pages.templates.variables.VariableFactory
 
WikiRendererContextKeys - Class in com.atlassian.confluence.renderer
 
WikiRendererContextKeys() - Constructor for class com.atlassian.confluence.renderer.WikiRendererContextKeys
 
WikiRenderException - Exception in com.atlassian.confluence.renderer
 
WikiRenderException(String) - Constructor for exception com.atlassian.confluence.renderer.WikiRenderException
 
WikiRenderException(Throwable) - Constructor for exception com.atlassian.confluence.renderer.WikiRenderException
 
WikiRenderException(String, Throwable) - Constructor for exception com.atlassian.confluence.renderer.WikiRenderException
 
wikiStyleRenderer - Variable in class com.atlassian.confluence.pages.actions.AbstractPreviewPageAction
 
wikiStyleRenderer - Variable in class com.atlassian.confluence.rss.AbstractContentEntityRenderSupport
 
wikiStyleRenderer - Variable in class com.atlassian.confluence.spaces.actions.AbstractSpaceAction
 
wikiStyleRenderer - Variable in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
wikiStyleRenderer - Variable in class com.atlassian.confluence.user.actions.SiteSupportAction
 
WikiTemplateHandler - Class in com.atlassian.confluence.pages.templates
 
WikiTemplateHandler(EditorFormatService) - Constructor for class com.atlassian.confluence.pages.templates.WikiTemplateHandler
 
WikiToEditorHtmlMigrator - Class in com.atlassian.confluence.content.render.xhtml.migration
Convert a wiki formatted String into Confluence Editor format HTML.
WikiToXhtmlMigrationUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Convert all wiki formatted content to XHTML content as part of the upgrade.
WikiToXhtmlMigrationUpgradeTask(WikiToXhtmlSiteMigrator) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.WikiToXhtmlMigrationUpgradeTask
 
WikiToXhtmlMigrator - Class in com.atlassian.confluence.content.render.xhtml.migration
Convert wiki formatted text to the XHTML format used for storage from Confluence 4.0.
WikiToXhtmlMigrator(RendererConfiguration, LinkRenderer, EmbeddedResourceRenderer, ErrorReportingV2Renderer) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.WikiToXhtmlMigrator
 
WikiToXhtmlSiteMigrator - Interface in com.atlassian.confluence.content.render.xhtml.migration
A component responsible for performing the conversion of wiki formatted content within Confluence to XHTML format.
withContentType(String) - Method in class com.atlassian.confluence.content.service.ContentLocatorBuilder
 
withId(long) - Method in class com.atlassian.confluence.content.service.ContentLocatorBuilder
 
withInputStream(InputStream) - Method in interface com.atlassian.confluence.util.io.InputStreamConsumer
 
withLock() - Method in class com.atlassian.confluence.concurrent.LockOperation
 
withLock() - Method in class com.atlassian.confluence.concurrent.LockOperationWithoutResult
 
withLockNoResult() - Method in class com.atlassian.confluence.concurrent.LockOperationWithoutResult
 
withPermission(String) - Method in class com.atlassian.confluence.spaces.SpacesQuery.Builder
 
withSpaceKey(String) - Method in class com.atlassian.confluence.content.service.ContentLocatorBuilder
 
withSpaceKey(String) - Method in class com.atlassian.confluence.spaces.SpacesQuery.Builder
 
withSpaceKeys(Iterable<String>) - Method in class com.atlassian.confluence.spaces.SpacesQuery.Builder
 
withSpaceStatus(SpaceStatus) - Method in class com.atlassian.confluence.spaces.SpacesQuery.Builder
 
withSpaceType(SpaceType) - Method in class com.atlassian.confluence.spaces.SpacesQuery.Builder
 
withStreamWriter(XMLStreamWriter, Writer) - Method in interface com.atlassian.confluence.content.render.xhtml.XmlStreamWriterCallback
 
withTitle(String) - Method in class com.atlassian.confluence.content.service.ContentLocatorBuilder
 
WORD - Static variable in class com.atlassian.confluence.search.didyoumean.DidYouMean.Fields
 
WORD97_TEMPLATE - Static variable in class com.atlassian.confluence.content.ui.AttachmentUiSupport.AttachmentInfo
Deprecated.  
WORD_DIFF_MAX - Static variable in class com.atlassian.confluence.util.DiffUtils
Deprecated. maximum percentage of words to diff in a line.
WORD_FREQ_FACTOR - Static variable in class com.atlassian.confluence.search.didyoumean.DidYouMean.Constants
The factor that defines how many times a suggestion must occur more frequently than a vocabulary word before we dare suggest it.
WORD_LENGTH - Static variable in class com.atlassian.confluence.search.didyoumean.DidYouMean.Fields
 
WORD_TEMPLATE - Static variable in class com.atlassian.confluence.content.ui.AttachmentUiSupport.AttachmentInfo
Deprecated.  
WordChunk - Class in com.atlassian.confluence.diff
Represents a single word of diffed text.
WordChunk(DiffType, List<CharacterChunk>) - Constructor for class com.atlassian.confluence.diff.WordChunk
 
WordChunk(String) - Constructor for class com.atlassian.confluence.diff.WordChunk
 
WordChunk(DiffType, String) - Constructor for class com.atlassian.confluence.diff.WordChunk
 
WordExtractor - Class in com.atlassian.confluence.search.didyoumean.lucene.extractor
Extractor responsible for adding tokenized field used by the "Did You Mean" feature to rank suggestions.
WordExtractor() - Constructor for class com.atlassian.confluence.search.didyoumean.lucene.extractor.WordExtractor
 
WordFilter - Class in com.atlassian.confluence.search.didyoumean.lucene
Filter that removes any tokens that does not resemble a word.
WordFilter(TokenStream) - Constructor for class com.atlassian.confluence.search.didyoumean.lucene.WordFilter
 
WordLevelDiffer - Class in com.atlassian.confluence.diff
Diffs words in a line of text.
WordLevelDiffer() - Constructor for class com.atlassian.confluence.diff.WordLevelDiffer
 
WordSuggester - Interface in com.atlassian.confluence.search.didyoumean
Class that provides word suggestions.
wordWrap(String, int) - Static method in class com.atlassian.confluence.util.GeneralUtil
For really long strings that have no spaces or line breaks, browsers such as firefox, Netscape, have difficulty wrapping them inside a table cell, and so these strings end up stretching the cell longer than its suppose to be = ugly

we want to simulate IE's word-wrap/break function here

WorkSourceBatchRunner<T> - Class in com.atlassian.confluence.content.render.xhtml.migration
This class is typically the basis for upgrade or migration tasks that need to manipulate a large amount of content.
WorkSourceBatchRunner(String, int, PlatformTransactionManager) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.WorkSourceBatchRunner
 
WorkSourceBatchRunner(PlatformTransactionManager, ExecutorService) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.WorkSourceBatchRunner
Constructor with injectable executor, exposed for unit tests
wrapIfNecessary(Object, String, Object) - Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
Wrap the given bean if necessary, i.e.
WrappedHit - Interface in com.atlassian.confluence.search.v2.lucene
Allows us to interface out a Lucene Hit so that we can test the LuceneResultFilter properly.
WrappedHitImpl - Class in com.atlassian.confluence.search.v2.lucene
 
WrappedHitImpl(Hit) - Constructor for class com.atlassian.confluence.search.v2.lucene.WrappedHitImpl
 
WrappingFormatter - Class in com.atlassian.confluence.search.summary
A highlight formatter that wraps the term with two strings, before and after.
WrappingFormatter(String, String) - Constructor for class com.atlassian.confluence.search.summary.WrappingFormatter
 
wrapRequest(HttpServletRequest) - Method in class com.atlassian.confluence.servlet.ConfluenceServletDispatcher
 
WritableDirectoryExistsCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
 
WritableDirectoryExistsCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.WritableDirectoryExistsCondition
 
WritableDirectoryExistsCriteria - Interface in com.atlassian.confluence.admin.criteria
 
WritableDownloadResourceManager - Interface in com.atlassian.confluence.importexport.resource
An interface for managers that support reading and writing of downloadable resources.
write(Writer) - Method in class com.atlassian.confluence.json.parser.JSONArray
Deprecated. Write the contents of the JSONArray as JSON text to a writer.
write(Writer) - Method in class com.atlassian.confluence.json.parser.JSONObject
Write the contents of the JSONObject as JSON text to a writer.
write(int) - Method in class com.atlassian.confluence.user.service.ByteArrayImageOutputStreamImpl
 
write(byte[], int, int) - Method in class com.atlassian.confluence.user.service.ByteArrayImageOutputStreamImpl
 
writeAdditionalAttributes(UnresolvedLink, XMLStreamWriter, Marshaller<Link>, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.editor.link.EditorUnresolvedLinkMarshaller
 
writeAdditionalAttributes(UnresolvedLink, XMLStreamWriter, Marshaller<Link>, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.view.link.ViewUnresolvedLinkMarshaller
 
writeAttribute(String, String) - Method in class com.atlassian.confluence.content.render.xhtml.ImageAttributeWriter
Write the supplied attribute name and value, unless the value is blank in which case nothing will be written.
writeAttribute(String, String, String, String) - Method in class com.atlassian.confluence.content.render.xhtml.ImageAttributeWriter
Writes the attribute with the given prefix and namespace, if the prefix or namespace is blank ImageAttributeWriter.writeAttribute(String, String) will be called.
writeAttributes(EmbeddedImage) - Method in class com.atlassian.confluence.content.render.xhtml.ImageAttributeWriter
 
writeAttributes(String, String, EmbeddedImage) - Method in class com.atlassian.confluence.content.render.xhtml.ImageAttributeWriter
 
writeAttributes(EmbeddedImage) - Method in class com.atlassian.confluence.content.render.xhtml.storage.embed.StorageImageAttributeWriter
 
writeAttributes(EmbeddedImage) - Method in class com.atlassian.confluence.content.render.xhtml.view.embed.ViewImageAttributeWriter
 
writeBackupDescriptor(String) - Method in class com.atlassian.confluence.importexport.impl.AbstractXmlExporter
 
writeBody(Writer) - Method in class com.atlassian.confluence.util.profiling.VelocitySitemeshPage
 
writeCommonAttributes(MacroDefinition, XMLStreamWriter) - Method in interface com.atlassian.confluence.content.render.xhtml.editor.macro.CommonMacroAttributeWriter
 
writeContentId(XMLStreamWriter, String) - Method in class com.atlassian.confluence.content.render.xhtml.view.inlinetask.ViewInlineTaskMarshaller
 
writeEmbeddedImageTag(XMLStreamWriter, Writer, Attachment, String, String, EmbeddedImage, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.editor.embed.EditorEmbeddedImageTitleWriter
 
writeEmbeddedImageTag(XMLStreamWriter, Writer, Attachment, String, String, EmbeddedImage, ConversionContext) - Method in interface com.atlassian.confluence.content.render.xhtml.view.embed.EmbeddedImageTagWriter
 
writeEmbeddedImageTag(XMLStreamWriter, Writer, Attachment, String, String, EmbeddedImage, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.view.embed.LinkWrappingEmbeddedImageTagWriter
 
writeEmbeddedImageTag(XMLStreamWriter, Writer, Attachment, String, String, EmbeddedImage, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.view.embed.SimpleEmbeddedImageTagWriter
 
writeEmbeddedImageTag(XMLStreamWriter, Writer, Attachment, String, String, EmbeddedImage, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.view.embed.ViewEmbeddedImageTitleWriter
 
writeEncoded(Writer, String) - Method in class com.atlassian.confluence.rpc.soap.ReplacingUTF16Encoder
write the encoded version of a given string
writeEncoded(Writer, String) - Method in class com.atlassian.confluence.rpc.soap.ReplacingUTF8Encoder
write the encoded version of a given string
writeHead(Writer) - Method in class com.atlassian.confluence.util.profiling.VelocitySitemeshPage
 
writeInlineTaskImage(XMLStreamWriter, InlineTaskListItem) - Method in class com.atlassian.confluence.content.render.xhtml.view.inlinetask.ViewInlineTaskMarshaller
 
writeInlineTaskImage(XMLStreamWriter, InlineTaskListItem) - Method in class com.atlassian.confluence.diff.marshallers.DiffInlineTaskMarshaller
 
writePage(Writer) - Method in class com.atlassian.confluence.util.profiling.VelocitySitemeshPage
 
writePlaceholder(XMLStreamWriter, EmbeddedImage, AttachmentResourceIdentifier, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.editor.embed.EditorUnidentifiedAttachmentMarshaller
 
writePlaceholder(XMLStreamWriter, EmbeddedImage, AttachmentResourceIdentifier, ConversionContext) - Method in interface com.atlassian.confluence.content.render.xhtml.view.embed.UnidentifiedAttachmentMarshaller
 
writePlaceholder(XMLStreamWriter, EmbeddedImage, AttachmentResourceIdentifier, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.view.embed.ViewUnidentifiedAttachmentMarshaller
 
writeRenderedContent(Writer, String, Map<?, ?>) - Static method in class com.atlassian.confluence.util.velocity.VelocityUtils
 
writeRenderedTemplate(Writer, String, Map<?, ?>) - Static method in class com.atlassian.confluence.util.velocity.VelocityUtils
 
writeRenderedTemplate(Writer, String, Context) - Static method in class com.atlassian.confluence.util.velocity.VelocityUtils
 
WriterStrategy - Interface in com.atlassian.confluence.search.lucene
Strategy that allows clients to customize the handling of ILuceneConnection.WriterActions.
writeStatusAttribute(XMLStreamWriter, InlineTaskListItem) - Method in class com.atlassian.confluence.content.render.xhtml.view.inlinetask.ViewInlineTaskMarshaller
 
writeToLog(boolean) - Method in class com.atlassian.confluence.status.SystemErrorInformationLogger
This is essentially a straight translation of the JSP into Java code.
wysiwygContent - Variable in class com.atlassian.confluence.pages.actions.AbstractPreviewPageAction
The editor content.
wysiwygConverter - Variable in class com.atlassian.confluence.pages.actions.AbstractPageAction
 
WysiwygConverterAction - Class in com.atlassian.confluence.pages.actions
Convert between XHtml and wiki markup.
WysiwygConverterAction() - Constructor for class com.atlassian.confluence.pages.actions.WysiwygConverterAction
 

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.