tasks property

Map<String, TrackedTask> tasks
final

Task store — shared with other tools that create tasks.

Implementation

final Map<String, TrackedTask> tasks;