Uses of Interface
hudson.plugins.jobConfigHistory.OverviewHistoryDao
-
-
Uses of OverviewHistoryDao in hudson.plugins.jobConfigHistory
Classes in hudson.plugins.jobConfigHistory that implement OverviewHistoryDao Modifier and Type Class Description class
FileHistoryDao
Defines some helper functions needed byJobConfigHistoryJobListener
andJobConfigHistorySaveableListener
.class
JobConfigHistoryStrategy
Controller class for adding new backends to the history plugin.Methods in hudson.plugins.jobConfigHistory that return OverviewHistoryDao Modifier and Type Method Description protected OverviewHistoryDao
JobConfigHistoryRootAction. getOverviewHistoryDao()
For tests.
-