public class OperationResource extends ExecutableResource
| Constructor and Description |
|---|
OperationResource(AutomationService service,
OperationType type) |
| Modifier and Type | Method and Description |
|---|---|
Object |
doGet() |
Object |
execute(ExecutionRequest xreq) |
String |
getId() |
boolean |
isChain() |
doPost, getCoreSessionpublic OperationResource(AutomationService service, OperationType type)
public Object doGet() throws OperationException
OperationExceptionpublic Object execute(ExecutionRequest xreq) throws Exception
execute in class ExecutableResourceExceptionpublic String getId()
getId in class ExecutableResourcepublic boolean isChain()
isChain in class ExecutableResourceCopyright © 2014 Nuxeo SA. All Rights Reserved.