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()
CustomFieldExportContextCustomFieldType, can be used for generating the value for the issue.getCustomField in interface CustomFieldExportContextpublic I18nHelper getI18nHelper()
getI18nHelper in interface CustomFieldExportContextpublic String getDefaultColumnHeader()
getDefaultColumnHeader in interface CustomFieldExportContextCopyright © 2002-2018 Atlassian. All Rights Reserved.