public class TaskManagement extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
MIN_NUMBER_TASK_GROUPABLE |
| 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 |
index(String space_group_id,
juzu.request.SecurityContext securityContext) |
juzu.Response |
permalink(String space_group_id,
Long taskId) |
public static final int MIN_NUMBER_TASK_GROUPABLE
public juzu.Response index(String space_group_id, 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–2021 eXo Platform SAS. All rights reserved.