Package arez.spy
Class ActionStartEvent
java.lang.Object
arez.spy.ActionStartEvent
- All Implemented Interfaces:
SerializableEvent
Notification when Action starts.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ActionStartEvent
-
-
Method Details
-
getName
-
isTracked
-
getParameters
-
toMap
Description copied from interface:SerializableEvent
Convert event attributes to json compatible values in map.- Specified by:
toMap
in interfaceSerializableEvent
- Parameters:
map
- the map in which to serialize values.
-