Uses of Annotation Interface
org.jenkinsci.plugins.workflow.cps.persistence.PersistIn
Packages that use PersistIn
-
Uses of PersistIn in org.jenkinsci.plugins.workflow.cps
Classes in org.jenkinsci.plugins.workflow.cps with annotations of type PersistInModifier and TypeClassDescriptionfinal classBuilder pattern for accumulating configuration for executing the body.classclassFlowExecutionimplemented with Groovy CPS.classclassThe script of a workflow.classStepContextimplementation for CPS.final classRepresents aContinuablethat is either runnable or suspended (that waits for an external event.)final classList ofCpsThreads that form a singleCpsFlowExecution.classCallsSteps and other DSL objects.