Skip to content

StandbyTask

StandbyTask is a Task (and AbstractTask).

Creating Instance

StandbyTask takes the following to be created:

When created, StandbyTask requests the InternalProcessorContext to transitionToStandby with the ThreadCache.

StandbyTask is created when:

AbstractTask

StandbyTask is an AbstractTask.

Task Type

StandbyTask uses standby-task for task type.

Class

StandbyTask uses StandbyTask.class for clazz.

Back to top