Uses of Interface
com.atlassian.confluence.content.render.xhtml.view.macro.ViewMacroErrorPlaceholder

Packages that use ViewMacroErrorPlaceholder
com.atlassian.confluence.content.render.xhtml.view.macro   
 

Uses of ViewMacroErrorPlaceholder in com.atlassian.confluence.content.render.xhtml.view.macro
 

Classes in com.atlassian.confluence.content.render.xhtml.view.macro that implement ViewMacroErrorPlaceholder
 class ViewMacroErrorPlaceholderImpl
           
 

Methods in com.atlassian.confluence.content.render.xhtml.view.macro with parameters of type ViewMacroErrorPlaceholder
 Marshaller<MacroDefinition> ViewMacroMarshallerFactoryImpl.newMacroMarshaller(MacroManager macroManager, Marshaller<MacroDefinition> unknownMacroMarshaller, ViewMacroErrorPlaceholder viewMacroErrorPlaceholder)
           
 Marshaller<MacroDefinition> ViewMacroMarshallerFactory.newMacroMarshaller(MacroManager macroManager, Marshaller<MacroDefinition> unknownMacroMarshaller, ViewMacroErrorPlaceholder viewMacroErrorPlaceholder)
          Get a new instance of a macro Marshaller which uses the supplied MacroManager, unknown macro Marshaller and ViewMacroErrorPlaceholder.
 

Constructors in com.atlassian.confluence.content.render.xhtml.view.macro with parameters of type ViewMacroErrorPlaceholder
ViewMacroMarshaller(MacroManager macroManager, Marshaller<MacroDefinition> unknownMacroMarshaller, ViewMacroErrorPlaceholder viewMacroErrorPlaceholder, LegacyV2RendererContextInitialiser legacyV2RendererConfigurationPropertySetter, com.atlassian.event.api.EventPublisher eventPublisher, ConfluenceMonitoring monitoring)
           
ViewMacroMarshallerFactoryImpl(MacroManager macroManager, ViewMacroErrorPlaceholder viewMacroErrorPlaceholder, LegacyV2RendererContextInitialiser legacyV2RendererConfigurationPropertySetter, com.atlassian.event.api.EventPublisher eventPublisher, javax.xml.stream.XMLOutputFactory xmlOutputFactory, PlaceholderUrlFactory placeholderUrlFactory, ConfluenceMonitoring monitoring)
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.