1#ifndef BPMNOS_Execution_EventListener_H
2#define BPMNOS_Execution_EventListener_H
void subscribe(EventDispatcher *eventDispatcher)
std::shared_ptr< Event > fetchEvent(SystemState *systemState)
std::vector< EventDispatcher * > eventDispatchers
A class representing the state that the execution or simulation of a given scenario is in.