| com.atlassian.jira.rest.api.customfield.CustomFieldMarshaller<T, U> |
Custom field implementations may override how their field value is marshalled by providing a CustomFieldMarshaller.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Returns a marshalled custom field instance.
| |||||||||||
Returns a marshalled custom field instance. The returned instance will be marshalled by JAXB.
| customField | the custom field to marshall |
|---|---|
| t | the transport object |
