Class EiffelEnvironmentContributor

java.lang.Object
hudson.model.EnvironmentContributor
com.axis.jenkins.plugins.eiffel.eiffelbroadcaster.EiffelEnvironmentContributor
All Implemented Interfaces:
ExtensionPoint

@Extension public class EiffelEnvironmentContributor extends EnvironmentContributor
An EnvironmentContributor implementation that injects environment variables with the JSON payload of the Run's EiffelActivityTriggeredEvent and EiffelActivityStartedEvent. Theoretically also the EiffelActivityFinishedEvent if this class for some reason is used for a completed Run.