Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Currently the type of TxEvent is with the className such as
public String type() { return this.getClass().getSimpleName(); }
It could be better with the Enum value since we could have changed the event class name in the future.
Attachments
Issue Links
- is related to
-
SCB-232 EventType should be same between omega and alpha
- Resolved
- links to