Package com.axis.jenkins.plugins.eiffel.eiffelbroadcaster.pipeline.build
package com.axis.jenkins.plugins.eiffel.eiffelbroadcaster.pipeline.build
-
ClassDescriptionTracks downstream builds triggered by the
build
step, as well as theFlowNode.getId()
of the step.Indicates that an upstream build failed because of a downstream build’s status.Defines a pipeline step that is a modified copy ofBuildTriggerStep
to trigger a downstream build with a custom activity name set in the Eiffel activity eventEiffelActivityTriggeredEvent
ActT.This class is a copy ofBuildTriggerStepExecution
that has been modified to addEiffelActivityDataAction
to the triggered downstream build.Points back to the triggeringFlowNode
.