pyjen.plugins.allview module¶
Class that interact with Jenkins views of type “AllView”
-
class
pyjen.plugins.allview.AllView(api)[source]¶ Bases:
pyjen.view.Viewview which displays all jobs managed by this Jenkins instance
Instances of this class are typically instantiated directly or indirectly through
create()
-
pyjen.plugins.allview.PluginClass¶ alias of
pyjen.plugins.allview.AllView