public void updateEventStore(CWConnectorEvent eventObject,
int status);
CWConnectorEventStatus.READY_FOR_POLL CWConnectorEventStatus.IN_PROGRESS CWConnectorEventStatus.SUCCESS CWConnectorEventStatus.UNSUBSCRIBED CWConnectorEventStatus.ERROR_POSTING_EVENT CWConnectorEventStatus.ERROR_OBJECT_NOT_FOUND CWConnectorEventStatus.ERROR_PROCESSING_EVENT
None.
The updateEventStatus() method sets the status of the eventObject event to status. It also updates the event status within the eventObject event to status.