Class PollingAutomationPerTableRunner

java.lang.Object
com.kingsrook.qqq.backend.core.actions.automation.polling.PollingAutomationPerTableRunner
All Implemented Interfaces:
Runnable

public class PollingAutomationPerTableRunner extends Object implements Runnable
Runnable for the Polling Automation Provider, that looks for records that need automations, and executes them. An instance of this class should be created for each table/automation-status - see the TableActions inner record for that definition, and the static getTableActions method that helps someone who wants to start these threads figure out which ones are needed.