Indeed. It simply says to implement the start() method as needed. There are 
no examples of what an implementation might look like, nor is there a 
description/documentation of what to do.

On Friday, April 6, 2018 at 12:12:47 PM UTC-4, Robert Sandell wrote:
>
> Perhaps you've already read this guide? 
> https://github.com/jenkinsci/workflow-step-api-plugin/blob/master/README.md#creating-an-asynchronous-step
>
> /B
>
> 2018-04-06 16:30 GMT+02:00 Jeff Wilson <geek.m...@gmail.com <javascript:>>
> :
>
>> I'm trying to write a new pipeline plugin for a build step that is 
>> long-running and prone to network delays and timeouts, so it would appear 
>> that an asynchronous step is the best way to implement this. However, I 
>> have questions about how to implement the StepExecution.start() method to 
>> start this asynchronous step. I can't find a (canonical) example -- does 
>> anyone have a pointer to such? Alternatively, a good development guide that 
>> shows how to implement this type of step?
>>
>> -- 
>> 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 jenkinsci-de...@googlegroups.com <javascript:>.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/jenkinsci-dev/1652f66e-46bc-4d94-8e30-dac8993e817c%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/jenkinsci-dev/1652f66e-46bc-4d94-8e30-dac8993e817c%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> -- 
> *Robert Sandell*
> Software Engineer
> CloudBees, Inc.
> [image: CloudBees-Logo.png] <http://www.cloudbees.com/>
> E: rsan...@cloudbees.com <javascript:>
> Twitter: robert_sandell
>

-- 
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 jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/9702d1d6-e186-4fb3-955b-2a04360c46c4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to