Constructor
new StatePredicate(condition, triggersWhen)
Create a StatePredicate.
Parameters:
Name | Type | Description |
---|---|---|
condition |
Condition
|
Condition to fire trigger. |
triggersWhen |
string
|
Defined when trigger will be fired |
Methods
getEventSource() → {string}
Gets the string represented EventSource
Returns:
- Type:
-
string
EventSource