new Expression(type [, property] [, operator] [, value])
Parameters:
Name | Type | Argument | Description |
---|---|---|---|
type |
string | ||
property |
string |
<optional> |
|
operator |
string |
<optional> |
|
value |
string |
<optional> |
- Source:
Methods
-
toRule()
-
- Source:
Returns:
- Type
- string
-
<static> fromRule(notification)
-
Parameters:
Name Type Description notification
JobNotificationDTO - Source:
Returns:
- Type
- Expression