| Package | Description |
|---|---|
| org.seedstack.business.domain.events |
Contains all the domain events provided by the framework.
|
| Modifier and Type | Method and Description |
|---|---|
static EventErrorCodes |
EventErrorCodes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventErrorCodes[] |
EventErrorCodes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013-2016–2016 SeedStack. All rights reserved.