Using the Poll Method

The event provider poll method is called regularly by the event broker to check if there are new events. The poll method of the SampleEventProvider works as follows:

  1. It first retrieves the EventFilePath parameter.
  2. It uses the SampleEventLoader class to retrieve the next event if available.
  3. It calls the fireEvent method to process the event.
    1. It first checks where there is a matching project field that is changed.
    2. It creates an EventTrigger with the proper project filter, and pass on to the event broker to process.


Legal Notices | Your Privacy Rights
Copyright © 2013, 2020

Last Published Monday, November 30, 2020