Class Overview
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.
Summary
[Expand]
Inherited Methods |
From class
java.lang.Object
Object
|
clone()
|
boolean
|
equals(Object arg0)
|
void
|
finalize()
|
final
Class<?>
|
getClass()
|
int
|
hashCode()
|
final
void
|
notify()
|
final
void
|
notifyAll()
|
String
|
toString()
|
final
void
|
wait(long arg0, int arg1)
|
final
void
|
wait(long arg0)
|
final
void
|
wait()
|
|
Public Constructors
Public Methods