@Manager public class DefaultWorkItemManager extends Object implements WorkItemManager
Default implementation to retrieved GearWorkObject
s and transform them to nested Maps.
Constructor and Description |
---|
DefaultWorkItemManager(WorkObjectService workObjectService,
AmbiguousIdHelper ambiguousIdHelper) |
Modifier and Type | Method and Description |
---|---|
WorkItemRelations |
getWorkItemRelations(String ambiguousId)
Returns the work item and its relations for the given work object id.
|
public DefaultWorkItemManager(WorkObjectService workObjectService, AmbiguousIdHelper ambiguousIdHelper)
public WorkItemRelations getWorkItemRelations(String ambiguousId)
WorkItemManager
Returns the work item and its relations for the given work object id.
getWorkItemRelations
in interface WorkItemManager
ambiguousId
- the global id of the work objectCopyright © 2010 - 2019 edorasware ag. All Rights Reserved.