Hi,

hudson/model/AbstractProject/main.jelly includes file `jobMain.jelly` for all attached actions.

* This action can have optional <tt>jobMain.jelly</tt> view, which will be
* aggregated into the main panel of the job top page. The jelly file
* should have an &lt;h2> tag that shows the section title, followed by some
* block elements to render the details of the section.[2]

I used this in Job Parameter Summary Plugin.

[1] https://github.com/jenkinsci/jenkins/blob/dd6eab438f62313cc10278a59c7dace972bca433/core/src/main/resources/hudson/model/AbstractProject/main.jelly#L77 [2] https://github.com/jenkinsci/jenkins/blob/807e3c81d41c7d2d86bfa0469289e070fea42a6c/core/src/main/java/hudson/tasks/BuildStep.java#L132

HTH
--
oliver

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

Reply via email to