wendy / com.levibostian.wendy.listeners

Package com.levibostian.wendy.listeners

Types

PendingTaskStatusListener

interface PendingTaskStatusListener

Listen to status updates on a specific PendingTask instance you care to listen to updates about.

TaskRunnerListener

interface TaskRunnerListener

Listen to status updates from the Wendy task runner. You will get notified about the status of the task runner as well as general task updates on all of the tasks that it runs.