Package com.atlassian.jira.issue.fields
Interface FieldWithShowWhenEmpty
- All Known Implementing Classes:
ImmutableFieldWithShowWhenEmpty
@PublicApi
public interface FieldWithShowWhenEmpty
-
Method Summary
-
Method Details
-
getField
Field getField()- Returns:
Field
related toFieldScreenLayoutItem
- Since:
- 9.9
-
isShownWhenEmpty
boolean isShownWhenEmpty()- Returns:
- information about 'showWhenEmptyIndicator'
- Since:
- 9.9
-