Interface RunAdHocRecordScriptCustomizerInterface


public interface RunAdHocRecordScriptCustomizerInterface
Interface allowing customization of the RunAdHocRecordScriptAction
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    injection point for customizing the input object(s) used by the script.
  • Method Details

    • preExecuteCode

      void preExecuteCode(RunAdHocRecordScriptInput input)
      injection point for customizing the input object(s) used by the script.