Foundations Object Model

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 IFeatureConsoleCustomApexRunner

Methods

getUserInterfaceData

String getUserInterfaceData(FeatureConsoleService.StepRunnerConfig config)

Input Parameters

Name Type Description
config 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–2022 FinancialForce.com, inc. Confidential – all rights reserved. Various trademarks held by their respective owners.