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

O

ObjectHandleTranslator - Interface in com.atlassian.confluence.importexport
Created by IntelliJ IDEA.
ObjectQueue - Class in com.atlassian.confluence.search.lucene
An abstraction over a list of HibernateHandles, to allow clients to pop the queue and only have to deal with actual persistent objects.
ObjectQueue(List<HibernateHandle>, AnyTypeDao) - Constructor for class com.atlassian.confluence.search.lucene.ObjectQueue
 
objectToHandle(Object) - Method in class com.atlassian.confluence.importexport.impl.HibernateObjectHandleTranslator
 
objectToHandle(Object) - Method in class com.atlassian.confluence.importexport.impl.TrivialObjectHandleTranslator
 
objectToHandle(Object) - Method in interface com.atlassian.confluence.importexport.ObjectHandleTranslator
 
OCTET_STREAM_MIME_TYPE - Static variable in class com.atlassian.confluence.pages.DefaultFileUploadManager
 
OLD_SPACE_LICENSE_KEY - Static variable in interface com.atlassian.confluence.spaces.SpaceLicenseManager
 
onAddComplete() - Method in class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
 
onApplicationEvent(ApplicationEvent) - Method in class com.atlassian.confluence.logging.ConfluenceLoggingConfigurationListener
 
onApplicationEvent(ApplicationEvent) - Method in class com.atlassian.confluence.plugin.BootstrapPluginManager
The bootstrap plugin manager shouldn't register itself as the XWork object factory.
onApplicationEvent(ApplicationEvent) - Method in class com.atlassian.confluence.plugin.ConfluencePluginManager
Initialised the plugin system on receipt of a ConfluenceReadyEvent and update local plugin state on clustered plugin events
onApplicationEvent(ApplicationEvent) - Method in class com.atlassian.confluence.plugin.PluginsClassLoaderConfigurationListener
 
onDebug(String, String) - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuite
Records a debug message in the report
ONE_DAY - Static variable in class com.atlassian.confluence.core.persistence.hibernate.ContentEntityObjectHibernateDao
 
onException(String, String, Throwable) - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuite
Records an exception in the report
onFailure(String, String, String) - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuite
Records a test failure in the report
ONLY_START_GRAMS - Static variable in class com.atlassian.confluence.search.lucene.filter.ConfluenceNGramTokenFilter
 
onPass(String, String) - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuite
Records a test pass in the report
OpenSearchDescriptorAction - Class in com.atlassian.confluence.search.actions
 
OpenSearchDescriptorAction() - Constructor for class com.atlassian.confluence.search.actions.OpenSearchDescriptorAction
 
Operation - Interface in com.atlassian.confluence.importexport.impl
 
OperationSet - Class in com.atlassian.confluence.importexport.impl
Created by IntelliJ IDEA.
OperationSet(Set) - Constructor for class com.atlassian.confluence.importexport.impl.OperationSet
 
operator - Variable in class com.atlassian.confluence.user.actions.SearchUsersAction
 
opt(int) - Method in class com.atlassian.confluence.json.parser.JSONArray
Deprecated. Get the optional object value associated with an index.
opt(String) - Method in class com.atlassian.confluence.json.parser.JSONObject
Get an optional value associated with a key.
optBoolean(int) - Method in class com.atlassian.confluence.json.parser.JSONArray
Deprecated. Get the optional boolean value associated with an index.
optBoolean(int, boolean) - Method in class com.atlassian.confluence.json.parser.JSONArray
Deprecated. Get the optional boolean value associated with an index.
optBoolean(String) - Method in class com.atlassian.confluence.json.parser.JSONObject
Get an optional boolean associated with a key.
optBoolean(String, boolean) - Method in class com.atlassian.confluence.json.parser.JSONObject
Get an optional boolean associated with a key.
optDouble(int) - Method in class com.atlassian.confluence.json.parser.JSONArray
Deprecated. Get the optional double value associated with an index.
optDouble(int, double) - Method in class com.atlassian.confluence.json.parser.JSONArray
Deprecated. Get the optional double value associated with an index.
optDouble(String) - Method in class com.atlassian.confluence.json.parser.JSONObject
Get an optional double associated with a key, or NaN if there is no such key or if its value is not a number.
optDouble(String, double) - Method in class com.atlassian.confluence.json.parser.JSONObject
Get an optional double associated with a key, or the defaultValue if there is no such key or if its value is not a number.
optimizeIndex() - Method in interface com.atlassian.confluence.search.lucene.ConfluenceIndexManager
Enqueues an Optimize Index Task
optimizeIndex() - Method in class com.atlassian.confluence.search.lucene.DefaultConfluenceIndexManager
 
OptimizeIndexTask - Class in com.atlassian.confluence.search.lucene.tasks
Optimizes the index.
optInt(int) - Method in class com.atlassian.confluence.json.parser.JSONArray
Deprecated. Get the optional int value associated with an index.
optInt(int, int) - Method in class com.atlassian.confluence.json.parser.JSONArray
Deprecated. Get the optional int value associated with an index.
optInt(String) - Method in class com.atlassian.confluence.json.parser.JSONObject
Get an optional int value associated with a key, or zero if there is no such key or if the value is not a number.
optInt(String, int) - Method in class com.atlassian.confluence.json.parser.JSONObject
Get an optional int value associated with a key, or the default if there is no such key or if the value is not a number.
optJSONArray(int) - Method in class com.atlassian.confluence.json.parser.JSONArray
Deprecated. Get the optional JSONArray associated with an index.
optJSONArray(String) - Method in class com.atlassian.confluence.json.parser.JSONObject
Get an optional JSONArray associated with a key.
optJSONObject(int) - Method in class com.atlassian.confluence.json.parser.JSONArray
Deprecated. Get the optional JSONObject associated with an index.
optJSONObject(String) - Method in class com.atlassian.confluence.json.parser.JSONObject
Get an optional JSONObject associated with a key.
optLong(int) - Method in class com.atlassian.confluence.json.parser.JSONArray
Deprecated. Get the optional long value associated with an index.
optLong(int, long) - Method in class com.atlassian.confluence.json.parser.JSONArray
Deprecated. Get the optional long value associated with an index.
optLong(String) - Method in class com.atlassian.confluence.json.parser.JSONObject
Get an optional long value associated with a key, or zero if there is no such key or if the value is not a number.
optLong(String, long) - Method in class com.atlassian.confluence.json.parser.JSONObject
Get an optional long value associated with a key, or the default if there is no such key or if the value is not a number.
optString(int) - Method in class com.atlassian.confluence.json.parser.JSONArray
Deprecated. Get the optional string value associated with an index.
optString(int, String) - Method in class com.atlassian.confluence.json.parser.JSONArray
Deprecated. Get the optional string associated with an index.
optString(String) - Method in class com.atlassian.confluence.json.parser.JSONObject
Get an optional string associated with a key.
optString(String, String) - Method in class com.atlassian.confluence.json.parser.JSONObject
Get an optional string associated with a key.
or(SearchFilter) - Method in class com.atlassian.confluence.search.v2.AbstractChainableSearchFilter
 
or(SearchFilter) - Method in class com.atlassian.confluence.search.v2.searchfilter.ChainedSearchFilter
 
or(SearchFilter) - Method in interface com.atlassian.confluence.search.v2.SearchFilter
Combines this filter with the one specified, returning a new filter.
ORDERED_KEYS - Static variable in interface com.atlassian.confluence.themes.ColourScheme
 
OrderedNGramMatchingFilter - Class in com.atlassian.confluence.search.lucene.filter
Filter that leaves only documents that contain term(s) that match the supplied query in its entirety (no partial matching is permitted).
OrderedNGramMatchingFilter(String, String, Analyzer) - Constructor for class com.atlassian.confluence.search.lucene.filter.OrderedNGramMatchingFilter
Matches the query specified as one cohesive token.
org.apache.commons.jrcs.diff - package org.apache.commons.jrcs.diff
The diff package implements the differencing engine that JRCS uses.
org.springframework.aop.aspectj - package org.springframework.aop.aspectj
 
org.springframework.orm.hibernate.support - package org.springframework.orm.hibernate.support
 
originalAttachmentStorageType - Variable in class com.atlassian.confluence.admin.actions.AttachmentStorageSetupAction
 
originalPage - Variable in class com.atlassian.confluence.pages.actions.AbstractDiffPagesAction
 
originalPageTemplate - Variable in class com.atlassian.confluence.pages.templates.actions.AbstractPageTemplateAction
 
originalSpace - Variable in class com.atlassian.confluence.spaces.actions.AbstractSpaceAction
 
OSGI_PERSISTENT_CACHE_DIR - Static variable in class com.atlassian.confluence.util.ConfluenceHomeGlobalConstants
 
OsgiPersistentCacheFactory - Class in com.atlassian.confluence.plugin.spring
Factory to create the OSGi persistent cache, as it needs to be aware of the Confluence Home location before it is constructed.
OsgiPersistentCacheFactory(BootstrapManager) - Constructor for class com.atlassian.confluence.plugin.spring.OsgiPersistentCacheFactory
 
OSUserToAtlassianUserMigrationUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
 
OSUserToAtlassianUserMigrationUpgradeTask(EntityMigrator, DelegationAccessor) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.OSUserToAtlassianUserMigrationUpgradeTask
 
OutgoingLink - Class in com.atlassian.confluence.links
Represents a link from a source page to a destination.
OutgoingLink() - Constructor for class com.atlassian.confluence.links.OutgoingLink
Default constructor
OutgoingLink(ContentEntityObject, String, String) - Constructor for class com.atlassian.confluence.links.OutgoingLink
Convenience constructor
OutgoingLinkHelper - Class in com.atlassian.confluence.links
 
OutgoingLinkHelper(ContentEntityObject, LinkResolver) - Constructor for class com.atlassian.confluence.links.OutgoingLinkHelper
 
OUTPUT_TYPE_HTML - Static variable in class com.atlassian.confluence.renderer.UserMacroConfig
 
OUTPUT_TYPE_WIKI - Static variable in class com.atlassian.confluence.renderer.UserMacroConfig
 
OutputAwareWebWorkVelocityContext - Class in com.atlassian.confluence.setup.webwork
A WebWorkVelocityContext that is OutputMimeTypeAwareContext
OutputAwareWebWorkVelocityContext(OgnlValueStack) - Constructor for class com.atlassian.confluence.setup.webwork.OutputAwareWebWorkVelocityContext
 
OutputAwareWebWorkVelocityContext(VelocityContext[], OgnlValueStack) - Constructor for class com.atlassian.confluence.setup.webwork.OutputAwareWebWorkVelocityContext
 
OutputMimeTypeAwareContext - Interface in com.atlassian.confluence.velocity.context
Used by Velocity contexts that are aware of the MIME type that will be generated when merging with templates.
OutputMimeTypeAwareVelocityContext - Class in com.atlassian.confluence.velocity.context
Velocity context that allows tracking of its output destination as a MIME type.
OutputMimeTypeAwareVelocityContext() - Constructor for class com.atlassian.confluence.velocity.context.OutputMimeTypeAwareVelocityContext
 
OutputMimeTypeAwareVelocityContext(Map) - Constructor for class com.atlassian.confluence.velocity.context.OutputMimeTypeAwareVelocityContext
 
OutputMimeTypeAwareVelocityContext(Context) - Constructor for class com.atlassian.confluence.velocity.context.OutputMimeTypeAwareVelocityContext
 
OutputMimeTypeAwareVelocityContext(Map, Context) - Constructor for class com.atlassian.confluence.velocity.context.OutputMimeTypeAwareVelocityContext
 

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.