Package | Description |
---|---|
org.jenkinsci.plugins.workflow.cps |
Modifier and Type | Field and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<CpsThreadGroup> |
CpsFlowExecution.programPromise
Loading of the program is asynchronous because it requires us to re-obtain stateful objects.
|
Modifier and Type | Method and Description |
---|---|
CpsThreadGroup |
CpsThread.getGroup() |
Modifier and Type | Method and Description |
---|---|
static CpsThreadDump |
CpsThreadDump.from(CpsThreadGroup g) |
Copyright © 2016–2020. All rights reserved.