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, getCoreSession
public OperationResource(AutomationService service, OperationType type)
public Object doGet() throws OperationException
OperationException
public Object execute(ExecutionRequest xreq) throws Exception
execute
in class ExecutableResource
Exception
public String getId()
getId
in class ExecutableResource
public boolean isChain()
isChain
in class ExecutableResource
Copyright © 2014 Nuxeo SA. All Rights Reserved.