Hi All!

I'm refactoring jenkins plugin to make it callable from Pipeline jobs. Do 
you have any suggestion how to get current Stage name inside the 
SimpleBuildStep.*perform 
<http://javadoc.jenkins-ci.org/jenkins/tasks/SimpleBuildStep.html#perform%28hudson.model.Run,%20hudson.FilePath,%20hudson.Launcher,%20hudson.model.TaskListener%29>*
(Run <http://javadoc.jenkins-ci.org/hudson/model/Run.html><?,?> run, 
FilePath <http://javadoc.jenkins-ci.org/hudson/FilePath.html> workspace, 
Launcher <http://javadoc.jenkins-ci.org/hudson/Launcher.html> launcher, 
TaskListener <http://javadoc.jenkins-ci.org/hudson/model/TaskListener.html>
 listener)method?

Best Regards,
Adakar

-- 
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/d25b6479-2a78-472c-972a-479ef31fa319%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to