public interface CustomFieldMarshaller<T,U>
CustomFieldType| Modifier and Type | Method and Description |
|---|---|
U |
marshall(CustomField customField,
T t)
Returns a marshalled custom field instance.
|
U marshall(CustomField customField, T t)
customField - the custom field to marshallt - the transport objectCustomFieldType.getValueFromIssue(com.atlassian.jira.issue.fields.CustomField,
com.atlassian.jira.issue.Issue)Copyright © 2002-2024 Atlassian. All Rights Reserved.