Uses of Package
com.atlassian.confluence.macro

Packages that use com.atlassian.confluence.macro
com.atlassian.confluence.macro   
com.atlassian.confluence.macro.params   
com.atlassian.confluence.macro.query.params   
com.atlassian.confluence.plugins.macros.dashboard   
 

Classes in com.atlassian.confluence.macro used by com.atlassian.confluence.macro
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.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.plugins.macros.dashboard
ContentFilteringMacro
          Convenience class that provides default values for macros which retrieve content from somewhere else in Confluence.
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)).
 



Copyright © 2003-2011 Atlassian. All Rights Reserved.