On Mon, Jun 27, 2016 at 4:27 AM, Michael Neale <mne...@cloudbees.com> wrote:
> https://github.com/jenkinsci/blueocean-plugin/blob/a2f6c7376b88b2a93bf0d4a68238099174d11560/blueocean-rest-impl/src/main/java/io/jenkins/blueocean/service/embedded/util/StageEventRunListener.java

This of course has the disadvantage of casting to `WorkflowRun`, and
will not work if and when we implement a Pipeline console with no
associated `Run`. So clearly a different extension point is needed to
be notified of new `FlowExecution`s. There is a `FlowExecutionList`
but not a corresponding listener yet. Would be easy to create one.

-- 
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/CANfRfr3kxD1DovMx%2Bn8w5yVnjLpmLz8VuQKRZUha0sO-YyExpQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to