events property
A paginated list of history events of the workflow execution. The decider uses this during the processing of the decision task.
Implementation
final List<HistoryEvent> events;
A paginated list of history events of the workflow execution. The decider uses this during the processing of the decision task.
final List<HistoryEvent> events;