Here are the classes involved in "execute script" step. https://github.com/jenkinsci/jenkins/blob/master/core/src/main/java/hudson/tasks/BatchFile.java https://github.com/jenkinsci/jenkins/blob/master/core/src/main/java/hudson/tasks/Shell.java https://github.com/jenkinsci/jenkins/blob/master/core/src/main/java/hudson/tasks/CommandInterpreter.java
/B On Wed, Nov 16, 2016 at 8:41 AM, Kul Bhushan Srivastava <[email protected]> wrote: > If anyone can guide how the windows bactch command execution are handled > from backend JAVA API. Then I may create one of my own. > > On Monday, 14 November 2016 13:37:49 UTC+5:30, Kul Bhushan Srivastava > wrote: >> >> > > -- > 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]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/jenkinsci-dev/76d6ddbf-14a2-405d-8197-f2dd549e8248% > 40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-dev/76d6ddbf-14a2-405d-8197-f2dd549e8248%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- Robert Sandell *Software Engineer* *CloudBees Inc.* -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CALzHZS26q1XSQc_Bdh%3Dmki4a8Ku%3DbzzsX84fCD2NzB7Vcygaaw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
