public class ChainResource extends ExecutableResource
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 doGet()
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 © 2015 Nuxeo SA. All rights reserved.