Package com.epimorphics.tasks
-
Interface Summary Interface Description ProgressMonitor Interface for accessing progress status from an async task such as a web service or shell script.ProgressMonitorReporter ProgressReporter Interface through which an async task can report progress. -
Class Summary Class Description LiveProgressMonitor Simple progress monitor which reports progress messages live to stderr.ProgressMessage Simple progress message format which can be serialized to JSON.SimpleProgressMonitor Simple implementation of progress monitor/reporter for in-process reporting. -
Enum Summary Enum Description TaskState