@Generated(value={}) public class TaskManagement_ extends Object
| Modifier and Type | Field and Description |
|---|---|
static juzu.impl.plugin.controller.descriptor.ControllerDescriptor |
DESCRIPTOR |
| Constructor and Description |
|---|
TaskManagement_() |
| Modifier and Type | Method and Description |
|---|---|
static juzu.request.Phase.Action.Dispatch |
changeViewState(String space_group_id,
String groupBy,
String orderBy) |
static juzu.request.Phase.Action.Dispatch |
createTask(String space_group_id,
String taskInput,
String groupBy,
String orderBy) |
static juzu.request.Phase.View.Dispatch |
index(String space_group_id) |
static juzu.request.Phase.Action.Dispatch |
permalink(String space_group_id,
Long taskId) |
static juzu.request.Phase.View.Dispatch |
projectPermalink(String space_group_id,
Long projectId,
String filter,
Long labelId) |
public static final juzu.impl.plugin.controller.descriptor.ControllerDescriptor DESCRIPTOR
public static juzu.request.Phase.View.Dispatch projectPermalink(String space_group_id, Long projectId, String filter, Long labelId)
public static juzu.request.Phase.Action.Dispatch createTask(String space_group_id, String taskInput, String groupBy, String orderBy)
public static juzu.request.Phase.View.Dispatch index(String space_group_id)
public static juzu.request.Phase.Action.Dispatch permalink(String space_group_id, Long taskId)
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.