public class ClosureTriggerBinding
| Type | Name and description |
|---|---|
groovy.lang.Closure |
closure |
| Constructor and description |
|---|
ClosureTriggerBinding
(Map<String, TriggerBinding> syntheticBindings) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
FullBinding |
createBinding(SourceBinding source, TargetBinding target) |
|
groovy.lang.Closure |
getClosure() |
|
Object |
getSourceValue() |
|
void |
setClosure(groovy.lang.Closure closure) |
Copyright © 2003-2019 The Apache Software Foundation. All rights reserved.