Uses of Class
com.logicaldoc.core.threading.NotifyingThread
Packages that use NotifyingThread
Package
Description
Some utility objects for threads and executions
- 
Uses of NotifyingThread in com.logicaldoc.core.threadingMethods in com.logicaldoc.core.threading with parameters of type NotifyingThreadModifier and TypeMethodDescriptionvoidNotifyingThread.ThreadCompleteListener.completed(NotifyingThread<T> thread) 
- 
Uses of NotifyingThread in com.logicaldoc.web.utilMethods in com.logicaldoc.web.util with parameters of type NotifyingThreadModifier and TypeMethodDescriptionvoidLongRunningOperationCompleteListener.completed(NotifyingThread<T> thread)