工作列表(待办、待阅)
| Modifiers | Name | Description |
|---|---|---|
static String |
HQL_TODO_LIST |
| Type | Name and description |
|---|---|
List<WorkSummary> |
list信息列表 |
| Type | Name and description |
|---|---|
static WorkListResult |
getWorkListResultAsJSON(Object type, Map params, Object session)获取工作列表(待办、待阅)结果 |
| Methods inherited from class | Name |
|---|---|
class Object |
Object#wait(long, int), Object#wait(long), Object#wait(), Object#equals(Object), Object#toString(), Object#hashCode(), Object#getClass(), Object#notify(), Object#notifyAll() |
信息列表
获取工作列表(待办、待阅)结果
type - 任务类型(待办、待阅)params - 其他参数,如分页参数、业务ID(bizIds)、是否已办/阅(completed)session - 当前的session信息