Uses of Package
pulse.tasks.logs
-
Packages that use pulse.tasks.logs Package Description pulse.io.export Package contains the PULsE export API, which currently consists of different exporter classes, an export manager, an XML converter and a MassExporter class.pulse.tasks Introduces theSearchTask, which is the main actor inPULsE, and theTaskManager, a high-level class which among other functions manages loading and executingSearchTasks.pulse.tasks.listeners Contains various listeners that deal with events associated with the individualSearchTasks, their statuses, logging and result generation, as well as with the task repository events generated by aTaskManager.pulse.tasks.logs Lists classes for logging, storing runtime information including statuses.pulse.ui.components This package contains all custom Swing-based components of the graphical user interface ofPULsEthat are used to interact with all other entities, such asPropertyHolders, etc.pulse.ui.frames Contains all JFrame classes that are used to create the graphical user interface ofPULsE. -
Classes in pulse.tasks.logs used by pulse.io.export Class Description Log ALogis used to track changes for a specificSearchTask, such as changes of status and/or data collection events. -
Classes in pulse.tasks.logs used by pulse.tasks Class Description Log ALogis used to track changes for a specificSearchTask, such as changes of status and/or data collection events.Status An enum that represents the different states in which aSearchTaskcan be. -
Classes in pulse.tasks.logs used by pulse.tasks.listeners Class Description Log ALogis used to track changes for a specificSearchTask, such as changes of status and/or data collection events.LogEntry An abstract class forLogEntries created for a specificSearchTask.StateEntry -
Classes in pulse.tasks.logs used by pulse.tasks.logs Class Description Details An enum which lists different possible problems wit theSearchTask.Log ALogis used to track changes for a specificSearchTask, such as changes of status and/or data collection events.LogEntry An abstract class forLogEntries created for a specificSearchTask.Status An enum that represents the different states in which aSearchTaskcan be. -
Classes in pulse.tasks.logs used by pulse.ui.components Class Description AbstractLogger DataLogEntry ALogEntrywith a list ofNumericProperties.Log ALogis used to track changes for a specificSearchTask, such as changes of status and/or data collection events.LogEntry An abstract class forLogEntries created for a specificSearchTask. -
Classes in pulse.tasks.logs used by pulse.ui.frames Class Description AbstractLogger