IFeatureConsoleCustomApexRunner2global interface IFeatureConsoleCustomApexRunner2 extends IFeatureConsoleCustomApexRunner Interface for classes that will be called when a feature step of type custom Apex is run through the Feature Console. This class extends IFeatureConsoleCustomApexRunner MethodsgetUserInterfaceDataString getUserInterfaceData(FeatureConsoleService.StepRunnerConfig config) Input Parameters
Return ValueThe data necessary to populate the user interface used by the step. |