public abstract class AbstractTask extends AbstractDWSItem implements Task
| Constructor and Description |
|---|
AbstractTask(String id,
String authorLogin,
Date created,
Date modified,
String fileRef) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAssigneeRef() |
String |
getDueDateTS() |
void |
updateReferences(List<User> users,
List<User> assignees) |
getAuthorLogin, getAuthorRef, getCreated, getCreatedTS, getEditorLogin, getEditorRef, getFileRef, getId, getModified, getModifiedTS, getUniqueId, updateReferencesequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAssigneeLogin, getBody, getDueDate, getPriority, getStatus, getTitlegetAuthorLogin, getAuthorRef, getCreated, getCreatedTS, getEditorLogin, getEditorRef, getFileRef, getId, getModified, getModifiedTS, getUniqueId, updateReferencespublic String getAssigneeRef()
getAssigneeRef in interface Taskpublic String getDueDateTS()
getDueDateTS in interface TaskCopyright © 2013 Nuxeo SA. All Rights Reserved.