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