protected class OperationChainCompiler.CompiledChainImpl extends Object implements CompiledChain
| Modifier and Type | Field and Description |
|---|---|
protected OperationChainCompiler.OperationMethod |
head |
protected Class<?> |
typein |
protected ChainTypeImpl |
typeof |
| Modifier | Constructor and Description |
|---|---|
protected |
CompiledChainImpl(ChainTypeImpl typeof,
Class<?> typein,
OperationChainCompiler.OperationMethod head) |
protected final ChainTypeImpl typeof
protected final OperationChainCompiler.OperationMethod head
protected CompiledChainImpl(ChainTypeImpl typeof, Class<?> typein, OperationChainCompiler.OperationMethod head)
public Object invoke(OperationContext ctx) throws OperationException
invoke in interface CompiledChainOperationExceptionCopyright © 2019 Nuxeo. All rights reserved.