NewOrderReceived

case NewOrderReceived(order: Order)

Event representing an order placed, data about the orders is used to create the production plan.

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product