@ExperimentalSpi
public interface ExportableCustomFieldType
FieldExportParts for use by exporters.| Modifier and Type | Method and Description |
|---|---|
FieldExportParts |
getRepresentationFromIssue(Issue issue,
CustomFieldExportContext context)
Get the custom field representation of the issue, this object contains the column headers and values for each
of the
FieldExportPart. |
FieldExportParts getRepresentationFromIssue(Issue issue, CustomFieldExportContext context)
FieldExportPart.issue - to get the representation forcontext - which contains information such as the i18nHelper and fieldCopyright © 2002-2017 Atlassian. All Rights Reserved.