org.nuxeo.ecm.automation.server.jaxrs
Class OperationResource
java.lang.Object
org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource
org.nuxeo.ecm.automation.server.jaxrs.OperationResource
public class OperationResource
- extends ExecutableResource
- Author:
- Bogdan Stefanescu
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
type
protected OperationType type
OperationResource
public OperationResource(AutomationService service,
OperationType type)
doGet
public Object doGet()
execute
public Object execute(ExecutionRequest xreq)
throws Exception
- Specified by:
execute
in class ExecutableResource
- Throws:
Exception
getId
public String getId()
- Specified by:
getId
in class ExecutableResource
isChain
public boolean isChain()
- Specified by:
isChain
in class ExecutableResource
Copyright © 2010 Nuxeo SAS. All Rights Reserved.