Interface CustomTableTriggerRecordAutomationHandler
- All Superinterfaces:
RecordAutomationHandlerInterface
interface to be implemented by one that wishes to execute custom table triggers
-
Method Summary
Modifier and TypeMethodDescriptionboolean
handlesThisInput
(RecordAutomationInput recordAutomationInput) Methods inherited from interface com.kingsrook.qqq.backend.core.actions.automation.RecordAutomationHandlerInterface
execute
-
Method Details
-
handlesThisInput
- Throws:
QException
-