Class ProductEvent.ProductAdded
- java.lang.Object
-
- dk.cloudcreate.essentials.components.foundation.test.messaging.queue.test_data.ProductEvent
-
- dk.cloudcreate.essentials.components.foundation.test.messaging.queue.test_data.ProductEvent.ProductAdded
-
- Enclosing class:
- ProductEvent
public static class ProductEvent.ProductAdded extends ProductEvent
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class dk.cloudcreate.essentials.components.foundation.test.messaging.queue.test_data.ProductEvent
ProductEvent.ProductAdded, ProductEvent.ProductDiscontinued
-
-
Field Summary
-
Fields inherited from class dk.cloudcreate.essentials.components.foundation.test.messaging.queue.test_data.ProductEvent
productId
-
-
Constructor Summary
Constructors Constructor Description ProductAdded(ProductId productId)
-
-
-
Constructor Detail
-
ProductAdded
public ProductAdded(ProductId productId)
-
-