Qore FilePoller Module Reference 2.0
Loading...
Searching...
No Matches
FilePoller Module

FilePoller Module Introduction

The FilePoller module provides a high level API for file polling.

Available classes:

FilePoller Module in Sandboxed Programs

The FilePoller class includes support for running in sandboxed Program objects with the following parse options set:

FilePoller Release Notes

FilePoller v2.0

  • added support for the data provider action catalog API (issue 4808)

FilePoller v1.0.1

  • the data provider factory uses the delayed observable class instead (issue 4701)

FilePoller v1.0

FilePoller v0.1.0

  • initial release