16 nlohmann::ordered_json jsonObject;
18 jsonObject[
"event"] =
"timer";
const BPMN::Process * process
Pointer to the top-level process.
Represents a token running through a (sub)process.
const BPMN::FlowNode * node
const StateMachine * owner
State machine owning the token.
SharedValues * data
Pointer to the data of the owner or owned state machine subprocesses)
std::string id
Id of element.
std::string to_string(number numericValue, const ValueType &type)
Converts a number to a string.
TimerEvent(const Token *token)
void processBy(Engine *engine) const
nlohmann::ordered_json jsonify() const override
static constexpr size_t Instance