Uses of Annotation Type
org.jenkinsci.plugins.workflow.cps.persistence.PersistIn
-
Uses of PersistIn in org.jenkinsci.plugins.workflow.cps
Modifier and TypeClassDescriptionfinal class
Builder pattern for accumulating configuration for executing the body.class
class
FlowExecution
implemented with Groovy CPS.class
class
The script of a workflow.class
StepContext
implementation for CPS.final class
Represents aContinuable
that is either runnable or suspended (that waits for an external event.)final class
List ofCpsThread
s that form a singleCpsFlowExecution
.class
CallsStep
s and other DSL objects.