com.atlassian.jira.rest.v2.issue
Class OpsbarBean
java.lang.Object
com.atlassian.jira.rest.v2.issue.OpsbarBean
public class OpsbarBean
- extends Object
Models the operations bar of a view issue page. It contains a link group for issue operations (including workflow
transitions) and issue tools (sharing and issue views).
Any other web-items that are in the view.issue.opsbar
or jira.issue.tools
web-sections
will also be added to these link groups.
- Since:
- v5.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OpsbarBean
public OpsbarBean(List<LinkGroupBean> linkGroups)
Copyright © 2002-2012 Atlassian. All Rights Reserved.