Workflow plugin tutorial: writing a Step impl
Kohsuke Kawaguchi
July 08, 2014
Tweet
The other day I was explaining how to implement a new workflow primitive to Vivek Pandey, and I captured it as a recording.
The recording goes over how to implement the Step
extension point, which is the workflow equivalent of BuildStep
extension point. If you are interested in jumping on the workflow plugin hacking, this might be useful (and don’t forget to get in touch with us so that we can help you!)