public class DefaultCustomFieldExportContext extends Object implements CustomFieldExportContext
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() |
public CustomField getCustomField()
CustomFieldExportContext
CustomFieldType
, can be used for generating the value for the issue.getCustomField
in interface CustomFieldExportContext
public I18nHelper getI18nHelper()
getI18nHelper
in interface CustomFieldExportContext
public String getDefaultColumnHeader()
getDefaultColumnHeader
in interface CustomFieldExportContext
Copyright © 2002-2022 Atlassian. All Rights Reserved.