Skip to content

Add optional parameter for Entry, Exit, and Reentry events #8

Description

@scottctr

Sample scenario:

  1. Sale.Open transitions to Sale.CardProcessing on SaleEvent.CardPayment with payment argument
  2. Sale.CardProcessing state entry event needs payment argument to send to card processor
  3. Sale.CardProcessor automatically forwards to Sale.Complete if card processing was successful and sale.Balance is now 0.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions