Interface IPollingAdapter


public interface IPollingAdapter
  • Method Details

    • poll

      Execute poll logic for the given queued event.
      Parameters:
      event - the queued event to poll
      extraDetails - the extra details related to the event
      Returns:
      the compliance reply with the polling result
    • getComplianceRepositoryId

      String getComplianceRepositoryId()
      The repository id (See IComplianceRepositoryInfo).
      Returns:
      the repository identifier as a String