onEvent abstract method
Implement the reaction to channel events (e.g. "auth.login.success"). Only called when the flow is running.
Implementation
void onEvent(OmegaFlowContext ctx);
Implement the reaction to channel events (e.g. "auth.login.success"). Only called when the flow is running.
void onEvent(OmegaFlowContext ctx);