public class ClosureElement extends PipeLineElement
Modifier and Type | Field and Description |
---|---|
(package private) groovy.lang.Closure |
closure
.
|
Constructor and Description |
---|
ClosureElement(groovy.lang.Closure closure) |
final groovy.lang.Closure closure
public ClosureElement(groovy.lang.Closure closure)
CommandInvoker create()
create
in class PipeLineElement
void toString(StringBuilder buffer)
toString
in class PipeLineElement
Copyright © 2015 eXo Platform SAS. All Rights Reserved.