Foundations Apex API Developer Reference

fferpcore.IFeatureConsoleCustomApexRunner2

global 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 fferpcore.IFeatureConsoleCustomApexRunner

Methods

getUserInterfaceData

String getUserInterfaceData(fferpcore.FeatureConsoleService.StepRunnerConfig config)

Input Parameters

Name Type Description
config fferpcore.FeatureConsoleService.StepRunnerConfig Wrapper for the information required to run the step.

Return Value

The data necessary to populate the user interface used by the step.

© Copyright 2009–2021 FinancialForce.com, inc. All rights reserved. Various trademarks held by their respective owners.