Package | Description |
---|---|
org.crsh.lang.impl.groovy | |
org.crsh.lang.impl.groovy.closure |
Modifier and Type | Method and Description |
---|---|
static PipeLineClosure |
Helper.resolveProperty(InvocationContext context,
String property) |
Modifier and Type | Field and Description |
---|---|
private PipeLineClosure |
PipeLineInvoker.closure
.
|
Modifier and Type | Method and Description |
---|---|
private PipeLineClosure |
PipeLineClosure._sub(String name) |
PipeLineClosure |
PipeLineClosure.bind(InvocationContext<Object> context) |
private PipeLineClosure |
PipeLineClosure.options(Map<String,?> options,
Object[] arguments) |
Constructor and Description |
---|
PipeLineInvoker(PipeLineClosure closure,
Object[] args) |
Copyright © 2015 eXo Platform SAS. All Rights Reserved.