com.atlassian.jira.issue.fields
Interface RequirableField

All Superinterfaces:
Comparable, Field
All Known Subinterfaces:
CustomField, ProjectField

public interface RequirableField
extends Field

A marker interface for fields in JIRA which can be made "required" as part of a FieldLayout.


Method Summary
 
Methods inherited from interface com.atlassian.jira.issue.fields.Field
getId, getName, getNameKey
 
Methods inherited from interface java.lang.Comparable
compareTo
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.