| Package | Description |
|---|---|
| org.nuxeo.ecm.automation | |
| org.nuxeo.ecm.automation.core.impl |
| Modifier and Type | Method and Description |
|---|---|
CompiledChain |
AutomationService.compileChain(Class<?> inputType,
OperationChain chain)
Builds the operation chain given a context.
|
CompiledChain |
AutomationService.compileChain(Class<?> inputType,
OperationParameters... chain)
Same as previous but takes an array of operation parameters
|
| Modifier and Type | Method and Description |
|---|---|
CompiledChain |
OperationServiceImpl.compileChain(Class<?> inputType,
OperationChain chain) |
CompiledChain |
OperationServiceImpl.compileChain(Class<?> inputType,
OperationParameters... chain) |
Copyright © 2011 Nuxeo SA. All Rights Reserved.