Package hudson.tasks

Class BuildWrapper.Environment

java.lang.Object
hudson.model.Environment
hudson.tasks.BuildWrapper.Environment
Enclosing class:
BuildWrapper

public abstract class BuildWrapper.Environment extends Environment
Represents the environment set up by BuildWrapper.setUp(Build,Launcher,BuildListener).

It is expected that the subclasses of BuildWrapper extends this class and implements its own semantics.