| Package | Description | 
|---|---|
| com.edorasware.one.workitem | |
| com.edorasware.one.workitem.internal | |
| com.edorasware.one.workitem.internal.json | |
| com.edorasware.rest.workitem | 
| Modifier and Type | Method and Description | 
|---|---|
static WorkItemRelations | 
WorkItemRelations.from(WorkObject selfWorkObject,
    Collection<WorkObject> relatedWorkObjects,
    Map<String,Optional<String>> relations)
Creates a new  
WorkItemRelations from the given work object, its related work objects, and the relations between them. | 
WorkItemRelations | 
WorkItemManager.getWorkItemRelations(String ambiguousId)
Returns the work item and its relations for the given work object id. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
WorkItemRelations | 
DefaultWorkItemManager.getWorkItemRelations(String ambiguousId)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
WorkItemRelationsSerializer.serialize(WorkItemRelations workItemRelations,
         com.fasterxml.jackson.core.JsonGenerator jgen,
         com.fasterxml.jackson.databind.SerializerProvider serializerProvider)  | 
| Modifier and Type | Method and Description | 
|---|---|
org.springframework.http.ResponseEntity<WorkItemRelations> | 
WorkItemController.getWorkItemWithRelations(String ambiguousId)  | 
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.