SimpleEvent getByExtIdByUri (String extId, String uri)
SimpleEvent getByExtIdByUri (String extId, String uri)
extId
as the external ID.Name | Type | Description |
---|---|---|
extId | String | The external ID. |
uri | String | URI of the event |
Type | Description |
---|---|
SimpleEvent | The SimpleEvent with the external ID as extId . Returns null if no such SimpleEvent
exists in Working Memory. |