public class MarkdownXhtmlConverter extends Object
Modifier and Type | Field and Description |
---|---|
protected com.atlassian.plugins.rest.common.security.AuthenticationContext |
authContext |
Constructor and Description |
---|
MarkdownXhtmlConverter(RenderedContentCleaner renderedContentCleaner) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
convert(WikiToXhtmlConversionData data) |
@Context protected com.atlassian.plugins.rest.common.security.AuthenticationContext authContext
public MarkdownXhtmlConverter(RenderedContentCleaner renderedContentCleaner)
public javax.ws.rs.core.Response convert(WikiToXhtmlConversionData data)
Copyright © 2003–2015 Atlassian. All rights reserved.