Sets the eventsToProcess vector with specified events.
Syntax
public void setEventsToProcess(Vector eventsVector);
Parameters
Return values
None.
Exceptions
None.
Notes
The setEventsToProcess() method assigns to the eventsToProcess vector of the CWConnectorEventStore object the contents of the eventsVector vector.