CONTNTENT, ID_PROPERTY_NAME, ITEM, ITEM_DATA_PREFIX, LOCATION_PROPERTY_NAME
Constructor and Description |
---|
WorkItemImpl(String id,
String location,
String content,
Map<String,String> data) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getContent()
Returns the content of the item.
|
Map<String,String> |
getData()
Returns the work item data.
|
String |
getId()
Returns the work item id.
|
String |
getLocation()
Returns the location of the item.
|
int |
hashCode() |
String |
toString() |
public String getLocation()
WorkItem
getLocation
in interface WorkItem
public String getContent()
WorkItem
getContent
in interface WorkItem
public Map<String,String> getData()
WorkItem
Copyright © 2011–2014 Red Hat. All rights reserved.