Package com.atlassian.jira.issue.fields
Interface UserField
- All Known Implementing Classes:
AbstractUserFieldImpl,AssigneeSystemField,InitialWatchersCFType,MultiGroupCFType,MultiUserCFType,ReporterSystemField,UserCFType
public interface UserField
A marker interface to mark all user fields available in the system. Please note that for custom fields, the
custom field type needs to be marked by this interface.
- Since:
- v4.0