Uses of Interface
org.jenkinsci.test.acceptance.po.Container
Packages that use Container
Package
Description
-
Uses of Container in org.jenkinsci.test.acceptance.plugins.gitlab_plugin
Classes in org.jenkinsci.test.acceptance.plugins.gitlab_plugin that implement Container -
Uses of Container in org.jenkinsci.test.acceptance.po
Classes in org.jenkinsci.test.acceptance.po that implement ContainerModifier and TypeClassDescriptionclassA container that stores nested items likejobs.classTop-level object that acts as an entry point to various systems.classA pipeline multi-branch job (requires installation of multi-branch-project-plugin).Methods in org.jenkinsci.test.acceptance.po with parameters of type ContainerModifier and TypeMethodDescriptionstatic <T extends ListViewColumn>
TListView.createWithColumn(Container owner, Class<T> columnClass) Creates a new list view with the specified column.