- All Implemented Interfaces:
- hudson.model.Action, hudson.model.EnvironmentContributingAction, hudson.model.ModelObject, Serializable
public class XrayEnvironmentInjectAction
extends Object
implements hudson.model.EnvironmentContributingAction, Serializable
This class implements a Jenkins interface: EnvironmentContributingAction, ans as the name suggests, this class
will be called by Jenkins itself to change/set new environment variables into the current build.
Beware that this class will NOT be called in a Pipeline project, due to Jenkins limitations.
- See Also:
- Serialized Form