Package org.jenkinsci.test.acceptance.po
Interface ListViewColumn
- All Known Implementing Classes:
AbstractListViewColumn
,LastConsoleColumn
public interface ListViewColumn
Marker Interface for
ListView
that corresponds to selectable columns.
Subtypes should have Describable
annotation on it.
- Author:
- Fabian Trampusch