|
Nuxeo ECM Projects 5.4.3-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.restlet.Uniform
org.restlet.Restlet
org.nuxeo.ecm.platform.ui.web.restAPI.BaseNuxeoRestlet
org.nuxeo.ecm.platform.ui.web.restAPI.BaseStatelessNuxeoRestlet
org.nuxeo.ecm.platform.syndication.restAPI.TasksRestlet
public class TasksRestlet
| Constructor Summary | |
|---|---|
TasksRestlet()
|
|
| Method Summary | |
|---|---|
static JbpmListFilter |
getFilter()
|
JbpmService |
getJbpmService()
|
void |
handle(org.restlet.data.Request request,
org.restlet.data.Response response)
|
| Methods inherited from class org.restlet.Restlet |
|---|
getContext, getLogger, isStarted, isStopped, setContext, start, stop |
| Methods inherited from class org.restlet.Uniform |
|---|
delete, delete, get, get, handle, head, head, options, options, post, post, put, put |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TasksRestlet()
| Method Detail |
|---|
public JbpmService getJbpmService()
throws Exception
Exception
public void handle(org.restlet.data.Request request,
org.restlet.data.Response response)
handle in class BaseStatelessNuxeoRestletpublic static JbpmListFilter getFilter()
|
Nuxeo ECM Projects 5.4.3-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||