events property

List<HistoryEvent> events
final

The list of events that occurred in the execution.

Implementation

final List<HistoryEvent> events;