Interface RecordAutomationHandlerInterface

All Known Subinterfaces:
CustomTableTriggerRecordAutomationHandler
All Known Implementing Classes:
RecordAutomationHandler, RunCustomTableTriggerRecordAutomationHandler, RunRecordScriptAutomationHandler

public interface RecordAutomationHandlerInterface
Interface for custom-codes to run as an automation action
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    execute(RecordAutomationInput recordAutomationInput)