Attributes
- Companion
- class
- Graph
-
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
SystemEvent.type
Members list
Type members
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
The apply method is used to create SystemEvent command by end-user. eventId is not accepted and will be created internally to guarantee unique value.
The apply method is used to create SystemEvent command by end-user. eventId is not accepted and will be created internally to guarantee unique value.
Value parameters
- eventName
-
the name of event
- source
-
prefix representing source of the event
Attributes
- Returns
-
a new instance of SystemEvent with auto-generated eventId, eventTime and empty paramSet
The apply method is used to create SystemEvent command by end-user. eventId is not accepted and will be created internally to guarantee unique value.
The apply method is used to create SystemEvent command by end-user. eventId is not accepted and will be created internally to guarantee unique value.
Value parameters
- eventName
-
the name of event
- paramSet
-
an initial set of parameters (keys with values)
- source
-
prefix representing source of the event
Attributes
- Returns
-
a new instance of SystemEvent with auto-generated eventId and eventTime