Uses of Class
com.cloudbees.groovy.cps.impl.CpsCallable
Packages that use CpsCallable
Package
Description
Even though classes in this package is public, they should not be referenced from outside this library.
-
Uses of CpsCallable in com.cloudbees.groovy.cps.impl
Subclasses of CpsCallable in com.cloudbees.groovy.cps.implFields in com.cloudbees.groovy.cps.impl declared as CpsCallableConstructors in com.cloudbees.groovy.cps.impl with parameters of type CpsCallableModifierConstructorDescriptionCpsCallableInvocation(CpsCallable call, Object receiver, Object... arguments) Deprecated.CpsCallableInvocation(String methodName, CpsCallable call, Object receiver, Object... arguments)