public abstract void setEventStatus(String eventID, 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 setEventStatus() method performs the following actions:
The connector must ensure that the change in event status is committed in the underlying application.