@PublicApi public class IssueRenderContext extends Object
Modifier and Type | Field and Description |
---|---|
static String |
FORM_TOKEN |
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 |
static String |
WYSIWYG_PARAM |
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 static final String WYSIWYG_PARAM
public static final String FORM_TOKEN
public IssueRenderContext(Issue issue)
Copyright © 2002-2021 Atlassian. All Rights Reserved.