Package com.atlassian.jira.webtests
Class AbstractTestIssueNavigatorView.Item
java.lang.Object
com.atlassian.jira.webtests.AbstractTestIssueNavigatorView.Item
- Enclosing class:
AbstractTestIssueNavigatorView
Just a helper bean to keep the data encapsulated for each item
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddAttachment(String attachment) voidvoidaddComponent(String component) voidaddCustomField(AbstractTestIssueNavigatorView.CustomField customField) Returns a map ofattribute key to a Mapinvalid input: '<'String,String> attName-attValue getAttribute(String name) getAttributeAttributesMap(String attributeName) getCustomFieldByName(String name) getLinks()voidsetAttribute(String name, String value) voidvoid
-
Constructor Details
-
Item
protected Item()
-
-
Method Details
-
getCustomFieldByName
-
getAttribute
-
setAttribute
-
setAttribute
-
getLinks
-
addAttachment
-
addComponent
-
getAttachments
-
getComments
-
getComponents
-
getCustomFields
-
getAttributeMap
-
getAttributeAttributesMap
-
getAllAttributeAttributesMap
Returns a map ofattribute key to a Mapinvalid input: '<'String,String> attName-attValue - Returns:
- all attributes map, never null
-