JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.jenkinsci.test.acceptance.po.ViewsMixIn
Packages that use
ViewsMixIn
Package
Description
org.jenkinsci.test.acceptance.plugins.nested_view
org.jenkinsci.test.acceptance.po
Uses of
ViewsMixIn
in
org.jenkinsci.test.acceptance.plugins.nested_view
Fields in
org.jenkinsci.test.acceptance.plugins.nested_view
declared as
ViewsMixIn
Modifier and Type
Field
Description
final
ViewsMixIn
NestedView.
views
Methods in
org.jenkinsci.test.acceptance.plugins.nested_view
that return
ViewsMixIn
Modifier and Type
Method
Description
ViewsMixIn
NestedView.
getViews
()
Uses of
ViewsMixIn
in
org.jenkinsci.test.acceptance.po
Fields in
org.jenkinsci.test.acceptance.po
declared as
ViewsMixIn
Modifier and Type
Field
Description
final
ViewsMixIn
Jenkins.
views
Methods in
org.jenkinsci.test.acceptance.po
that return
ViewsMixIn
Modifier and Type
Method
Description
ViewsMixIn
Container.
getViews
()
Returns the views in this container.
ViewsMixIn
Folder.
getViews
()
ViewsMixIn
Jenkins.
getViews
()