public class RefappRenderer extends Object implements com.atlassian.streams.api.StreamsEntry.Renderer
| Constructor and Description |
|---|
RefappRenderer(com.atlassian.streams.api.renderer.StreamsEntryRendererFactory rendererFactory) |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.streams.api.common.Option<com.atlassian.streams.api.Html> |
renderContentAsHtml(com.atlassian.streams.api.StreamsEntry streamsEntry) |
com.atlassian.streams.api.common.Option<com.atlassian.streams.api.Html> |
renderSummaryAsHtml(com.atlassian.streams.api.StreamsEntry streamsEntry) |
com.atlassian.streams.api.Html |
renderTitleAsHtml(com.atlassian.streams.api.StreamsEntry streamsEntry) |
public RefappRenderer(com.atlassian.streams.api.renderer.StreamsEntryRendererFactory rendererFactory)
public com.atlassian.streams.api.Html renderTitleAsHtml(com.atlassian.streams.api.StreamsEntry streamsEntry)
renderTitleAsHtml in interface com.atlassian.streams.api.StreamsEntry.Rendererpublic com.atlassian.streams.api.common.Option<com.atlassian.streams.api.Html> renderSummaryAsHtml(com.atlassian.streams.api.StreamsEntry streamsEntry)
renderSummaryAsHtml in interface com.atlassian.streams.api.StreamsEntry.Rendererpublic com.atlassian.streams.api.common.Option<com.atlassian.streams.api.Html> renderContentAsHtml(com.atlassian.streams.api.StreamsEntry streamsEntry)
renderContentAsHtml in interface com.atlassian.streams.api.StreamsEntry.RendererCopyright © 2018 Atlassian. All rights reserved.