openDecisionTasks property

int openDecisionTasks
final

The count of decision tasks whose status is OPEN. A workflow execution can have at most one open decision task.

Implementation

final int openDecisionTasks;