Uses of Class
org.jenkinsci.plugins.workflow.cps.CpsThreadGroup
Packages that use CpsThreadGroup
-
Uses of CpsThreadGroup in org.jenkinsci.plugins.workflow.cps
Fields in org.jenkinsci.plugins.workflow.cps with type parameters of type CpsThreadGroupModifier and TypeFieldDescriptioncom.google.common.util.concurrent.ListenableFuture<CpsThreadGroup>
CpsFlowExecution.programPromise
Loading of the program is asynchronous because it requires us to re-obtain stateful objects.Methods in org.jenkinsci.plugins.workflow.cps that return CpsThreadGroupMethods in org.jenkinsci.plugins.workflow.cps with parameters of type CpsThreadGroup