Class SharedAttributeSpecs
Object
SharedAttributeSpecs
- Direct Known Subclasses:
CoreAttributeSpecs
CoreAttributeSpec contains the attribute specifications and related constants for the well-known attributes.- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final AttributeSpec<String>static final AttributeSpec<String>One-line text that can represent this item, for example, in a list.static final AttributeSpec<Boolean>static final AttributeSpec<Boolean>static final AttributeSpec<String>A HTML that represents an icon of this item like '<img src="..."/>', or any other HTML.static final AttributeSpec<String>static final AttributeSpec<String>static final AttributeSpec<String>static final AttributeSpec<Long>static final AttributeSpec<String>static final AttributeSpec<Long>static final AttributeSpec<String>static final AttributeSpec<String>static final AttributeSpec<Long>static final AttributeSpec<Long>static final AttributeSpec<Long>static final AttributeSpec<Long>static final AttributeSpec<String>static final AttributeSpec<Number>static final AttributeSpec<Number> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ID
-
KEY
-
SUMMARY
-
DESCRIPTION
-
URL
-
ICON
A HTML that represents an icon of this item like '<img src="..."/>', or any other HTML. -
DISPLAYABLE_TEXT
One-line text that can represent this item, for example, in a list. Similar to Summary but may contain more details. -
DONE
-
EDITABLE
-
PROJECT_ID
-
ISSUETYPE_ID
-
STATUS_ID
-
VOTES
-
WATCHES
-
TIME_SPENT
-
ORIGINAL_ESTIMATE
-
REMAINING_ESTIMATE
-
TOTAL_TIME_SPENT
-
TOTAL_ORIGINAL_ESTIMATE
-
TOTAL_REMAINING_ESTIMATE
-
-
Constructor Details
-
SharedAttributeSpecs
protected SharedAttributeSpecs()
-