@Path(value="/longtask")
public interface LongtaskResource
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
getTask(String id,
String expand) |
javax.ws.rs.core.Response |
getTasks(String expand,
Integer start,
Integer limit) |
This work is licensed under a Creative Commons Attribution 4.0 International License.