On Tuesday, December 23, 2014 6:52:12 AM UTC-5, Capfo wrote: > > in the jenkins workflow plugin all interaction will remains in the output > job console ? we will don't have a UI interaction in the future with > workflow ? >
When a flow build is waiting for input, a link is added to its sidepanel that takes you to the same UI page as the link from the console when using the ‘parameters’ option. (For ‘input’ without ‘parameters’ you can also proceed/abort directly from the console log as a convenience.) If you are using Jenkins Enterprise by CloudBees, the tabular “stage” view includes direct support for the ‘input’ step. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" 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-users/3754ab0f-66f4-4131-a258-4986ef2bb4a6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
