Uses of Package
com.atlassian.confluence.macro

Packages that use com.atlassian.confluence.macro
com.atlassian.confluence.api   
com.atlassian.confluence.content.render.xhtml.editor.macro   
com.atlassian.confluence.content.render.xhtml.migration   
com.atlassian.confluence.content.render.xhtml.view.macro   
com.atlassian.confluence.macro   
com.atlassian.confluence.macro.count   
com.atlassian.confluence.macro.params   
com.atlassian.confluence.macro.query.params   
com.atlassian.confluence.macro.wiki   
com.atlassian.confluence.macro.xhtml   
com.atlassian.confluence.plugin.descriptor   
com.atlassian.confluence.plugins.doctheme   
com.atlassian.confluence.plugins.expand   
com.atlassian.confluence.plugins.gadgets   
com.atlassian.confluence.plugins.link   
com.atlassian.confluence.plugins.macros.core   
com.atlassian.confluence.renderer   
com.atlassian.confluence.renderer.v2.macros   
com.atlassian.confluence.tinymceplugin.placeholder   
test.plugin.macro   
 

Classes in com.atlassian.confluence.macro used by com.atlassian.confluence.api
Macro
          Represents a Confluence macro.
Macro.BodyType
           
Macro.OutputType
           
MacroExecutionException
          Thrown when there is an error executing a macro.
 

Classes in com.atlassian.confluence.macro used by com.atlassian.confluence.content.render.xhtml.editor.macro
Macro
          Represents a Confluence macro.
MacroDefinitionSerializer
          Responsible for serializing a MacroDefinition.
 

Classes in com.atlassian.confluence.macro used by com.atlassian.confluence.content.render.xhtml.migration
MacroDefinitionDeserializer
          Responsible for deserializing to a MacroDefinition.
 

Classes in com.atlassian.confluence.macro used by com.atlassian.confluence.content.render.xhtml.view.macro
Macro
          Represents a Confluence macro.
 

Classes in com.atlassian.confluence.macro used by com.atlassian.confluence.macro
CustomHtmlEditorPlaceholder.PlaceholderGenerationException
          An exception thrown if there is a problem in generating the custom placeholder.
ImagePlaceholder
           
Macro
          Represents a Confluence macro.
Macro.BodyType
           
Macro.OutputType
           
MacroDefinitionDeserializer
          Responsible for deserializing to a MacroDefinition.
MacroDefinitionSerializer
          Responsible for serializing a MacroDefinition.
MacroExecutionContext
          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)).
MacroExecutionException
          Thrown when there is an error executing a macro.
StreamableMacro
          Macro that consumes and produces Streamables instead of Strings.
 

Classes in com.atlassian.confluence.macro used by com.atlassian.confluence.macro.count
Macro
          Represents a Confluence macro.
 

Classes in com.atlassian.confluence.macro used by com.atlassian.confluence.macro.params
MacroExecutionContext
          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)).
 

Classes in com.atlassian.confluence.macro used by com.atlassian.confluence.macro.query.params
MacroExecutionContext
          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)).
 

Classes in com.atlassian.confluence.macro used by com.atlassian.confluence.macro.wiki
Macro
          Represents a Confluence macro.
Macro.BodyType
           
Macro.OutputType
           
MacroExecutionException
          Thrown when there is an error executing a macro.
 

Classes in com.atlassian.confluence.macro used by com.atlassian.confluence.macro.xhtml
Macro
          Represents a Confluence macro.
V2CompatibilityModuleDescriptorPredicate
          Predicate class that encapsulates the logic of determining whether a particular module descriptor should be accepted as a v2 compatibility module descriptor.
 

Classes in com.atlassian.confluence.macro used by com.atlassian.confluence.plugin.descriptor
Macro
          Represents a Confluence macro.
Macro.BodyType
           
 

Classes in com.atlassian.confluence.macro used by com.atlassian.confluence.plugins.doctheme
Macro.BodyType
           
Macro.OutputType
           
MacroExecutionException
          Thrown when there is an error executing a macro.
 

Classes in com.atlassian.confluence.macro used by com.atlassian.confluence.plugins.expand
Macro
          Represents a Confluence macro.
Macro.BodyType
           
Macro.OutputType
           
MacroExecutionException
          Thrown when there is an error executing a macro.
 

Classes in com.atlassian.confluence.macro used by com.atlassian.confluence.plugins.gadgets
EditorImagePlaceholder
           
ImagePlaceholder
           
Macro.BodyType
           
Macro.OutputType
           
MacroExecutionException
          Thrown when there is an error executing a macro.
ResourceAware
          Interface for making Macros resource aware.
 

Classes in com.atlassian.confluence.macro used by com.atlassian.confluence.plugins.link
Macro
          Represents a Confluence macro.
Macro.BodyType
           
Macro.OutputType
           
MacroExecutionException
          Thrown when there is an error executing a macro.
 

Classes in com.atlassian.confluence.macro used by com.atlassian.confluence.plugins.macros.core
Macro
          Represents a Confluence macro.
Macro.BodyType
           
Macro.OutputType
           
MacroExecutionException
          Thrown when there is an error executing a macro.
 

Classes in com.atlassian.confluence.macro used by com.atlassian.confluence.renderer
Macro
          Represents a Confluence macro.
Macro.BodyType
           
 

Classes in com.atlassian.confluence.macro used by com.atlassian.confluence.renderer.v2.macros
Macro
          Represents a Confluence macro.
 

Classes in com.atlassian.confluence.macro used by com.atlassian.confluence.tinymceplugin.placeholder
MacroDefinitionDeserializer
          Responsible for deserializing to a MacroDefinition.
 

Classes in com.atlassian.confluence.macro used by test.plugin.macro
Macro
          Represents a Confluence macro.
Macro.BodyType
           
Macro.OutputType
           
MacroExecutionException
          Thrown when there is an error executing a macro.
 



Copyright © 2003–2015 Atlassian. All rights reserved.