1#ifndef BPMNOS_Execution_ReadyEvent_H
2#define BPMNOS_Execution_ReadyEvent_H
21 nlohmann::ordered_json
jsonify()
const override;
Represents a token running through a (sub)process.
Represents the event of a token ready to enter a node inclduing necressary new attribute data.
nlohmann::ordered_json jsonify() const override
BPMNOS::Values statusAttributes
void processBy(Engine *engine) const override
ReadyEvent(const Token *token, BPMNOS::Values statusAttributes, BPMNOS::Values dataAttributes)
BPMNOS::Values dataAttributes