@PublicApi public class IssueRenderContext extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
INLINE_PARAM
When
getParam(INLINE_PARAM)==true then the renderer that is passed such context will
try to render the text as inline |
| Constructor and Description |
|---|
IssueRenderContext(Issue issue) |
public static final String INLINE_PARAM
getParam(INLINE_PARAM)==true then the renderer that is passed such context will
try to render the text as inlinepublic IssueRenderContext(Issue issue)
Copyright © 2002-2016 Atlassian. All Rights Reserved.