Package com.atlassian.jira.rest.v2.issue
Class LinkGroupBean
java.lang.Object
com.atlassian.jira.rest.v2.issue.LinkGroupBean
Represents a group of links. Link groups contain:
- id: an optional identifier
- header: an optional styled header, e.g. for a dropdown trigger
- links: a list of simple links
- groups: link groups nested within this link group
- Since:
- v5.0
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
-
Field Details
-
DOC_EXAMPLE
-
RECURSIVE_DOC_EXAMPLE
-
-
Method Details
-
getId
-
getStyleClass
-
getHeader
-
getWeight
-
getLinks
-
getGroups
-