1#ifndef BPMNOS_Execution_TimerEvent_H
2#define BPMNOS_Execution_TimerEvent_H
19 nlohmann::ordered_json
jsonify()
const override;
Represents a token running through a (sub)process.
Represents the event that a timer is triggered.
TimerEvent(const Token *token)
void processBy(Engine *engine) const
nlohmann::ordered_json jsonify() const override