| Package | Description |
|---|---|
| org.exoplatform.task.domain | |
| org.exoplatform.task.service | |
| org.exoplatform.task.service.impl |
| Modifier and Type | Method and Description |
|---|---|
Set<TaskLog> |
Task.getTaskLogs() |
| Modifier and Type | Method and Description |
|---|---|
int |
TaskLog.compareTo(TaskLog o) |
| Modifier and Type | Method and Description |
|---|---|
void |
Task.setTaskLogs(Set<TaskLog> taskLogs) |
| Modifier and Type | Method and Description |
|---|---|
TaskLog |
TaskService.addTaskLog(long taskId,
String username,
String msg,
String target) |
| Modifier and Type | Method and Description |
|---|---|
TaskLog |
TaskServiceImpl.addTaskLog(long id,
String username,
String msg,
String target) |
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.