com.atlassian.jira.issue.fields
Interface HideableField

All Known Subinterfaces:
AffectedVersionsField, ComponentsField, CustomField, FixVersionsField, LabelsField, ProjectField
All Known Implementing Classes:
AbstractVersionsSystemField, AffectedVersionsSystemField, AssigneeSystemField, AttachmentSystemField, ComponentsSystemField, CustomFieldImpl, CustomFieldTestImpl, DescriptionSystemField, DueDateSystemField, EnvironmentSystemField, FixVersionsSystemField, IssueLinksSystemField, LabelsSystemField, MockCustomField, PrioritySystemField, ProjectSystemField, ReporterSystemField, ResolutionSystemField, SecurityLevelSystemField, TimeTrackingSystemField, WorklogSystemField

@PublicApi
public interface HideableField

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




Copyright © 2002-2013 Atlassian. All Rights Reserved.