TaskProcessorActionIfc

A functional interface to use to model actions that can be invoked to allow a task to react to when a task processor has an action such as a failure, etc.

Functions

Link copied to clipboard
abstract fun action(task: TaskProcessingSystem.Task)