Uses of Package
org.jenkinsci.plugins.workflow.actions
Packages that use org.jenkinsci.plugins.workflow.actions
-
Classes in org.jenkinsci.plugins.workflow.actions used by org.jenkinsci.plugins.workflow.actionsClassDescriptionUsed as a placeholder marker for
Step
arguments not stored for various reasons.This is a marker interface for an action that can't be contributed by aTransientActionFactory
.Possible queue states for the item associated with thisFlowNode
.Action to be attached to aFlowNode
to signify that some non-fatal event occurred during execution of aStep
but execution continued normally. -
Classes in org.jenkinsci.plugins.workflow.actions used by org.jenkinsci.plugins.workflow.graph