com.atlassian.jira.rest.v2.issue
Class LinkGroupBean
java.lang.Object
com.atlassian.jira.rest.v2.issue.LinkGroupBean
public class LinkGroupBean
- extends Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DOC_EXAMPLE
public static final LinkGroupBean DOC_EXAMPLE
RECURSIVE_DOC_EXAMPLE
public static final LinkGroupBean RECURSIVE_DOC_EXAMPLE
Copyright © 2002-2012 Atlassian. All Rights Reserved.