-
class
Stores some or all of the arguments used to create and configure the
Step
executed by a
FlowNode
.
class
Attached to
BlockStartNode
to indicate that this block
represents an invocation of body block.
class
Attached to
FlowNode
that caused an error.
class
To mark
FlowNode
with human readable label, like stages.
class
Associated with a node which has some log text.
class
Action that marks a node as being non-executed.
class
Records information for a node
block.
class
Tracks arbitrary annotations on FlowNode used for a variety of purposes
This is designed to have a single action on the FlowNode to track all tags, for sanity.
class
Action to be attached to a
FlowNode
to signify that some non-fatal event occurred
during execution of a
Step
but execution continued normally.
class
Represents the fact that a step run on a particular workspace.
StageStep
, since deprecated by the block-scoped mode.