public final class FieldRenderingContext extends Object
Modifier and Type | Field and Description |
---|---|
static String |
EMAIL_VIEW
used to signify we are rendering for emails
|
static String |
EXCEL_VIEW
used to signify we are rendering for excel
|
static String |
ISSUE_VIEW
used to signify we are on the ViewIssue page
|
static String |
NAVIGATOR_VIEW
This is a display hint that is placed into the displayParameters when rendering the issue navigator.
|
static String |
PRINT_VIEW
used to signify we are rendering simplified view used for printing
|
Constructor and Description |
---|
FieldRenderingContext() |
public static final String ISSUE_VIEW
public static final String EXCEL_VIEW
public static final String EMAIL_VIEW
public static final String NAVIGATOR_VIEW
public static final String PRINT_VIEW
Copyright © 2002-2019 Atlassian. All Rights Reserved.