public class ChainResource extends ExecutableResource
Modifier and Type | Field and Description |
---|---|
protected String |
chainId |
request, service
Constructor and Description |
---|
ChainResource(AutomationService service,
String chainId) |
Modifier and Type | Method and Description |
---|---|
Object |
doGet() |
Object |
execute(ExecutionRequest xreq) |
String |
getId() |
boolean |
isChain() |
doPost, getCoreSession
public ChainResource(AutomationService service, String chainId)
public Object execute(ExecutionRequest xreq) throws OperationException
execute
in class ExecutableResource
OperationException
public String getId()
getId
in class ExecutableResource
public boolean isChain()
isChain
in class ExecutableResource
Copyright © 2016 Nuxeo SA. All rights reserved.