public class WorkItem extends Object
Class that represents a work item. Internally backed by a WorkObject
.
Modifier and Type | Method and Description |
---|---|
static WorkItem |
from(com.edorasware.api.workobject.WorkObject source)
Creates a new
WorkItem from the given work object. |
com.edorasware.commons.core.any.AnyWorkObject |
getSource()
The work object that is underlying this work item.
|
String |
toString() |
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.