Interface BuildChooserContext


  • public interface BuildChooserContext
    Provides access to the model object on the controller for BuildChooser.

    BuildChooser runs on a node that has the workspace, which means it can run on an agent. This interface provides access for BuildChooser to send a closure to the controller and execute code there.

    Author:
    Kohsuke Kawaguchi