fferpcore.ffasync_IProcessStepglobal interface ffasync_IProcessStep This interface defines the structure of an async process step, implemented by fferpcore.ffasync_Process.Step and fferpcore.ffasync_ProcessIterable.IterableStep classes. Methods
runffasync_ProcessService.ProcessResponse run(fferpcore.ffasync_ProcessService.ProcessExecutionContext ec, List<Object> objs) The framework calls this method as part of the Batch or Queueable execute. Input Parameters
|