public interface Task extends DWSItem
Modifier and Type | Method and Description |
---|---|
String |
getAssigneeLogin() |
String |
getAssigneeRef() |
String |
getBody() |
Date |
getDueDate() |
String |
getDueDateTS() |
String |
getPriority() |
String |
getStatus() |
String |
getTitle() |
void |
updateReferences(List<User> users,
List<User> assignees) |
getAuthorLogin, getAuthorRef, getCreated, getCreatedTS, getEditorLogin, getEditorRef, getFileRef, getId, getModified, getModifiedTS, getUniqueId, updateReferences
Copyright © 2015 Nuxeo SA. All rights reserved.