Class RecordAutomationHandler

java.lang.Object
com.kingsrook.qqq.backend.core.actions.automation.RecordAutomationHandler
All Implemented Interfaces:
RecordAutomationHandlerInterface

@Deprecated(since="0.26.0 - when RecordAutomationHandlerInterface was introduced") public abstract class RecordAutomationHandler extends Object implements RecordAutomationHandlerInterface
Deprecated.
Base class for custom-codes to run as an automation action
  • Constructor Details

    • RecordAutomationHandler

      public RecordAutomationHandler()
      Deprecated.