Uses of Class
pulse.tasks.logs.StateEntry
-
Packages that use StateEntry Package Description pulse.tasks.listeners Contains various listeners that deal with events associated with the individualSearchTask
s, their statuses, logging and result generation, as well as with the task repository events generated by aTaskManager
. -
-
Uses of StateEntry in pulse.tasks.listeners
Methods in pulse.tasks.listeners with parameters of type StateEntry Modifier and Type Method Description void
StatusChangeListener. onStatusChange(StateEntry e)
-