activeTasks property

List<AgentTask> activeTasks
final

Tasks currently in the plan.

Implementation

final List<AgentTask> activeTasks;