Is there a way to get a BuildWall like thing with the new multibranch pipelines from Jenkins 2.0? Ideally I want to see all branches of all projects like I had before ( there I had one job per branch per project and was seeing the state of all in the overview ) - now I would have to click on all folders to see the state of all branches - but the Jenkinsfile job setup and automatic branch detection are great - Ideally I want to have the best of both worlds which should be possible as far as I see - just don't know how to do it e.g. if there is a plugin for this already.
I'm using the Build Monitor plugin with the following
This gives this result.