@ExperimentalApi
public interface CustomFieldExportContext
FieldExportParts for
ExportableCustomFieldType.getRepresentationFromIssue(Issue, CustomFieldExportContext). This
provides items useful for generating the FieldExportParts such as the CustomField.| Modifier and Type | Method and Description |
|---|---|
CustomField |
getCustomField()
The field for this
CustomFieldType, can be used for generating the value for the issue. |
String |
getDefaultColumnHeader() |
I18nHelper |
getI18nHelper() |
CustomField getCustomField()
CustomFieldType, can be used for generating the value for the issue.I18nHelper getI18nHelper()
String getDefaultColumnHeader()
Copyright © 2002-2021 Atlassian. All Rights Reserved.