com.atlassian.jira.issue.fields
Interface DateField

All Known Implementing Classes:
CreatedSystemField, DateCFType, DateTimeCFType, DueDateSystemField, ResolutionDateSystemField, UpdatedSystemField

public interface DateField

A marker interface to mark all date 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



Copyright © 2002-2012 Atlassian. All Rights Reserved.