-
Improvement
-
Resolution: Duplicate
-
Minor
-
None
-
Workflow Plugin 1.10
Pipeline Plugin 1.13
Hello everyone,
We are trying to change the visualization of the pipeline steps to make it more understandable for Jenkins users (developers or managers) and make it only show relevant steps:.
i.e: showing nodes like:
- stages
- running batch
- parallel steps
But not showing other steps like:
- Allocate node : Start
Allocate node : Body : Start
Change Directory : Start
Is such an operation possible or will at affect the workflow functionality ?
I tried to made the changes by starting with the class FlowGraphTable.
Thank you in advance.
Any help would be greatly appreciated
- duplicates
-
JENKINS-31154 2.0: provide better workflow visualization out of the box
- Closed