OutgoingEvent

The events that may be produced by the bounded context.

trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Type members

Enum entries

case ProductStocked(labelledProduct: LabelledProduct)

Fired when a label is printed for a product, which is then stocked.

Fired when a label is printed for a product, which is then stocked.