| Package | Description |
|---|---|
| com.cloudbees.groovy.cps | |
| com.cloudbees.groovy.cps.impl |
Even though classes in this package is public, they should not be referenced from outside this library.
|
| Modifier and Type | Method and Description |
|---|---|
Builder |
Builder.withClosureType(Class<? extends CpsClosure> t)
Overrides the actual instance type of
CpsClosure to be created. |
| Constructor and Description |
|---|
ClosureBlock(SourceLocation loc,
List<Class> parameterTypes,
List<String> parameters,
Block body,
Class<? extends CpsClosure> closureType) |
Copyright © 2011–2019. All rights reserved.