What's the right way for a Step/StepExecution to provide custom content to display on the Blue Ocean dashboard?
Is it just logging information out to the TaskListener log? Does that display each println in its own collapsible row, or will all Step's logging be written to one collapsible view/row?
Is there any way for me to show multiple collapsible - primary items on the dashboard, or is one step limited to one collapsible area?
Thanks in advance.
-Stopp
p.s. I assume whatever works for B.O. will work for the proposed Pipeline Graph plugin.