|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.confluence.tinymceplugin.rest.WikiXhtmlConverter
public class WikiXhtmlConverter
Resource that will accept wiki content and return its XHTML equivalent.
Field Summary | |
---|---|
protected com.atlassian.plugins.rest.common.security.AuthenticationContext |
authContext
|
Constructor Summary | |
---|---|
WikiXhtmlConverter(EditorFormatService editorFormatService,
ContentEntityObjectDao contentDao)
|
Method Summary | |
---|---|
javax.ws.rs.core.Response |
convert(WikiToXhtmlConversionData data)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
@Context protected com.atlassian.plugins.rest.common.security.AuthenticationContext authContext
Constructor Detail |
---|
public WikiXhtmlConverter(EditorFormatService editorFormatService, ContentEntityObjectDao contentDao)
Method Detail |
---|
public javax.ws.rs.core.Response convert(WikiToXhtmlConversionData data)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |