Rule Runtime Hooks
OnCustomerBeforeCreated | Runs before any command have been applied to a Customer Actor from the |
OnCustomerCommands | |
OnCustomerCreated | |
OnOrderBeforeCreated | |
OnOrderCommands | |
OnOrderCreated | |
OnOrderJournal | |
OnPaymentBeforeCreated | |
OnPaymentCapture | |
OnPaymentCommands | |
OnPaymentCreated | |
OnPaymentJournal | |
OnTicketBeforeCreated | Runs before any command have been applied to a Ticket Actor from the |
OnTicketCommands | Runs after commands have been applied to a Ticket Actor from the |
OnTicketComplete | Runs during the completion of a Ticket Actor |
OnTicketCreated | Runs after commands have been applied to a Ticket Actor from the |
OnTicketRejected | Runs after a Ticket Actor has been rejected |