Uses of Interface
hudson.plugins.jobConfigHistory.ItemListenerHistoryDao
-
-
Uses of ItemListenerHistoryDao in hudson.plugins.jobConfigHistory
Classes in hudson.plugins.jobConfigHistory that implement ItemListenerHistoryDao 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.
-