Class DownstreamBuildAction

java.lang.Object
hudson.model.InvisibleAction
org.jenkinsci.plugins.workflow.support.steps.build.DownstreamBuildAction
All Implemented Interfaces:
Action, ModelObject

public final class DownstreamBuildAction extends InvisibleAction
Tracks downstream builds triggered by the build step, as well as the FlowNode.getId() of the step.
See Also: