StateTraceable

interface StateTraceable<T, E>

Interface which marks a job or task as state-traceable, i.e. the current state of the job or task can be queried by external classes.

Properties

Link copied to clipboard

The current progress of the job or task.