pyjen.plugins.myview module¶
Primitives for interacting with Jenkins views of type ‘MyView’
-
class
pyjen.plugins.myview.MyView(api)[source]¶ Bases:
pyjen.view.ViewInterface to a view associated with a specific user
Instances of this class are typically instantiated directly or indirectly through
pyjen.View.create()
-
pyjen.plugins.myview.PluginClass¶ alias of
pyjen.plugins.myview.MyView