@Manager public class DefaultWorkItemManager extends Object implements WorkItemManager
Default implementation to retrieved GearWorkObjects 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)
WorkItemManagerReturns the work item and its relations for the given work object id.
getWorkItemRelations in interface WorkItemManagerambiguousId - the global id of the work objectCopyright © 2010 - 2019 edorasware ag. All Rights Reserved.