1#ifndef BPMNOS_Execution_Controller_H
2#define BPMNOS_Execution_Controller_H
Base class for an execution controller which dispatches events to the engine and listens to notificat...
void notice(const Observable *observable) override
virtual void connect(Mediator *mediator)
virtual ~Controller()=default