Hey guys,
                Being pulling my hair out trying to understand if some 
plugins are using custom pages or are they views in jenkins. I think my 
interpretation of a view is a list view because that is the view i mostly 
see in jenkins.

I can see this beer page. Is this a view or custom page? Would i have to 
extend a view to implement a page like this?
https://ci.jenkins-ci.org/beer/

I want the plugin to display information based on the jobs that are 
contained in a view. Actually i will be using the same implementation as 
build history to display my information.

Takes the jobs in the current view and display them on a page with a graph. 
Exactly what i want to do
https://ci.jenkins-ci.org/view/All/builds

Is build history page a view?

Going to use the same graph api as build history also.


Is build history a view that renders the information in a different way?

Trying to understand the concept.

thanks

Martin

-- 
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to