fferpcore.IFeatureConsoleCustomApexRunnerglobal interface IFeatureConsoleCustomApexRunner Interface for classes that will be called when a feature step of type custom Apex is run through the Feature Console. Methodsrunvoid run(fferpcore.FeatureConsoleService.StepRunnerConfig config) Method called when a feature step of type custom Apex is run for a class that implements this interface. Input Parameters
|