handler property

  1. @noFutures
TTaskHandler<T> handler
final

The core logic of the task.

Implementation

@noFutures
final TTaskHandler<T> handler;