1#ifndef BPMNOS_Execution_ChoiceEvent_H
2#define BPMNOS_Execution_ChoiceEvent_H
20 nlohmann::ordered_json
jsonify()
const override;
Represents a token running through a (sub)process.
Represents the event that choices are made for a DecisionTask.
void processBy(Engine *engine) const
ChoiceEvent(const Token *token, Values choices)
nlohmann::ordered_json jsonify() const override