Uses of Interface
com.atlassian.confluence.xhtml.api.EditorFormatService

Packages that use EditorFormatService
com.atlassian.confluence.content.render.xhtml   
com.atlassian.confluence.pages.actions   
com.atlassian.confluence.pages.templates   
com.atlassian.confluence.plugins.dragdrop   
 

Uses of EditorFormatService in com.atlassian.confluence.content.render.xhtml
 

Classes in com.atlassian.confluence.content.render.xhtml that implement EditorFormatService
 class DefaultEditorFormatService
           
 

Uses of EditorFormatService in com.atlassian.confluence.pages.actions
 

Methods in com.atlassian.confluence.pages.actions with parameters of type EditorFormatService
 void PageVariablesAction.setEditorFormatService(EditorFormatService editorFormatService)
           
 

Uses of EditorFormatService in com.atlassian.confluence.pages.templates
 

Constructors in com.atlassian.confluence.pages.templates with parameters of type EditorFormatService
WikiTemplateHandler(EditorFormatService editorFormatService)
           
 

Uses of EditorFormatService in com.atlassian.confluence.plugins.dragdrop
 

Methods in com.atlassian.confluence.plugins.dragdrop with parameters of type EditorFormatService
 void UploadAction.setEditorFormatService(EditorFormatService editorFormatService)
           
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.