public interface WorkItem
| Modifier and Type | Method and Description |
|---|---|
ActivityParticipant |
getActivityParticipant()
Returns the participant of the work item.
|
long |
getId()
Returns the identifier of the work item.
|
java.util.Date |
getTimeCreated()
Returns the date/time the work item was created.
|
long getId()
ActivityParticipant getActivityParticipant()
java.util.Date getTimeCreated()