java.lang.Object |
↳ |
com.atlassian.jira.webtests.AbstractTestIssueNavigatorView.Item |
Class Overview
Just a helper bean to keep the data encapsulated for each item
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()
|
final
void
|
wait(long arg0, int arg1)
|
final
void
|
wait(long arg0)
|
|
Protected Constructors
protected
AbstractTestIssueNavigatorView.Item
()
Public Methods
public
void
addAttachment
(String attachment)
public
void
addComponent
(String component)
public
Map
getAllAttributeAttributesMap
()
Returns a map of attribute key to a Map attName-attValue
Returns
- all attributes map, never null
public
Map
getAttributeMap
()