Class and Description |
---|
CpsBodyInvoker
Builder pattern for accumulating configuration for executing the body.
|
CpsFlowDefinition |
CpsFlowDefinitionValidator.CheckStatus |
CpsFlowExecution
FlowExecution implemented with Groovy CPS. |
CpsScript
The script of a workflow.
|
CpsThread
Represents a
Continuable that is either runnable or suspended (that waits for an
external event.) |
CpsThreadDump
Immutable snapshot of a state of
CpsThreadGroup . |
CpsThreadDump.ThreadInfo |
CpsThreadGroup
List of
CpsThread s that form a single CpsFlowExecution . |
CpsVmThreadOnly
Indicates that the method is only meant to be called by
a thread that runs
CpsThreadGroup.runner |
EnvActionImpl |
GlobalVariable
Defines a provider of a global variable offered to flows.
|
GlobalVariableSet
Extension point that defines a collection of global variables.
|
GroovySample
A sample Pipeline Groovy script to appear in the
<wfe:workflow-editor/> . |
GroovySample.Static |
GroovyShellDecorator
Hook to customize the behaviour of
GroovyShell
used to run workflow scripts. |
Snippetizer
Takes a
Step as configured through the UI and tries to produce equivalent Groovy code. |
Snippetizer.QuasiDescriptor
Represents a step or other step-like objects that should appear in
Snippetizer ’s main dropdown list
and can generate some fragment of Pipeline script. |
SnippetizerLink
A link that will show up on the side panel of the snippet generator and other similar pages.
|
ThreadTask
Execute something in at the point where all CPS threads are at a safe point.
|
ThreadTaskResult
Indicates the next step after the
ThreadTask has run. |
Class and Description |
---|
CpsFlowExecution
FlowExecution implemented with Groovy CPS. |
Class and Description |
---|
CpsFlowExecution
FlowExecution implemented with Groovy CPS. |
Class and Description |
---|
CpsVmThreadOnly
Indicates that the method is only meant to be called by
a thread that runs
CpsThreadGroup.runner |
Copyright © 2016–2020. All rights reserved.