Uses of Class
org.apache.manifoldcf.crawler.system.NotificationResetManager
-
Packages that use NotificationResetManager Package Description org.apache.manifoldcf.crawler.system -
-
Uses of NotificationResetManager in org.apache.manifoldcf.crawler.system
Fields in org.apache.manifoldcf.crawler.system declared as NotificationResetManager Modifier and Type Field Description protected NotificationResetManager
JobNotificationThread. resetManager
Notification reset managerConstructors in org.apache.manifoldcf.crawler.system with parameters of type NotificationResetManager Constructor Description JobNotificationThread(NotificationResetManager resetManager, java.lang.String processID)
Constructor.
-