Overview
Index
Root resource
summary: resource |
method
detail:
method
Path: /
{BASE}
/
tasks
/ byThread
Resource Methods
Method Summary
Name
Description
GET /{BASE}/tasks/byThread
Method Detail
GET /{BASE}/tasks/byThread
HTTP Example:
GET /{BASE}/tasks/byThread
API Example:
TaskManagerWebService.listByThread({});
Output:
Map
<
String
,
List
<
TaskInfo
>>
Produces:
application/json
Overview
Index
Root resource
summary: resource |
method
detail:
method