Uses of Package
com.atlassian.confluence.macro
Packages that use com.atlassian.confluence.macro
Package
Description
-
Classes in com.atlassian.confluence.macro used by com.atlassian.confluence.content.render.xhtml.editor.macroClassDescriptionRepresents a Confluence macro.Responsible for serializing a MacroDefinition.
-
-
-
Classes in com.atlassian.confluence.macro used by com.atlassian.confluence.impl.macro.metadata
-
Classes in com.atlassian.confluence.macro used by com.atlassian.confluence.internal.diagnostics
-
Classes in com.atlassian.confluence.macro used by com.atlassian.confluence.macroClassDescriptionAn exception thrown if there is a problem in generating the custom placeholder.Represents a Confluence macro.Responsible for deserializing to a MacroDefinition.Responsible for serializing a MacroDefinition.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)
).Thrown when there is an error executing a macro.A class used exclusively for testing.Macro that consumes and produces Streamables instead of Strings. -
Classes in com.atlassian.confluence.macro used by com.atlassian.confluence.macro.browser
-
Classes in com.atlassian.confluence.macro used by com.atlassian.confluence.macro.count
-
Classes in com.atlassian.confluence.macro used by com.atlassian.confluence.macro.paramsClassDescriptionContainer 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.paramsClassDescriptionContainer 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.wikiClassDescriptionRepresents a Confluence macro.Thrown when there is an error executing a macro.
-
Classes in com.atlassian.confluence.macro used by com.atlassian.confluence.macro.xhtmlClassDescriptionRepresents a Confluence macro.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
-
Classes in com.atlassian.confluence.macro used by com.atlassian.confluence.plugins.macros.coreClassDescriptionRepresents a Confluence macro.Thrown when there is an error executing a macro.
-
Classes in com.atlassian.confluence.macro used by com.atlassian.confluence.renderer
-
Classes in com.atlassian.confluence.macro used by com.atlassian.confluence.renderer.v2.macros
-
Classes in com.atlassian.confluence.macro used by com.atlassian.confluence.tinymceplugin.placeholder
-
Classes in com.atlassian.confluence.macro used by com.atlassian.confluence.xhtml.api