Interface FieldTransportParams
- All Superinterfaces:
CollectionParams,FieldParams
- All Known Subinterfaces:
CustomFieldParams
- All Known Implementing Classes:
CustomFieldAdditionalParamsImpl,CustomFieldParamsImpl,NullCustomFieldParams
This contains String > Collection of Transport Objects
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface com.atlassian.jira.issue.transport.CollectionParams
getAllValues, getValuesForKey, getValuesForNullKey, putMethods inherited from interface com.atlassian.jira.issue.transport.FieldParams
containsKey, getAllKeys, getKeysAndValues, isEmpty
-
Method Details
-
getFirstValueForNullKey
Object getFirstValueForNullKey() -
getFirstValueForKey
-