On Mon, Mar 3, 2014 at 4:09 PM, Kaj Kandler <[email protected]> wrote: > I have a general question as to what parts/APIs/methods are executed on a > slave.
Nothing unless you request it to beāmost commonly by explicitly using FilePath.act, or implicitly by using other FilePath methods or forking a process using Launcher. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
