public class TaskManagement extends Object
| Constructor and Description |
|---|
TaskManagement() |
| Modifier and Type | Method and Description |
|---|---|
juzu.Response |
changeViewState(String space_group_id,
String groupBy,
String orderBy) |
juzu.Response |
createTask(String space_group_id,
String taskInput,
String groupBy,
String orderBy,
juzu.request.SecurityContext securityContext) |
juzu.Response.Content |
index(String space_group_id,
juzu.request.SecurityContext securityContext) |
juzu.Response |
permalink(String space_group_id,
Long taskId) |
juzu.Response |
projectPermalink(String space_group_id,
Long projectId,
String filter,
Long labelId,
juzu.request.SecurityContext securityContext) |
public juzu.Response.Content index(String space_group_id, juzu.request.SecurityContext securityContext) throws org.exoplatform.task.exception.EntityNotFoundException
org.exoplatform.task.exception.EntityNotFoundExceptionpublic juzu.Response projectPermalink(String space_group_id, Long projectId, String filter, Long labelId, juzu.request.SecurityContext securityContext) throws org.exoplatform.task.exception.EntityNotFoundException
org.exoplatform.task.exception.EntityNotFoundExceptionpublic juzu.Response changeViewState(String space_group_id, String groupBy, String orderBy)
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.