Foundations Apex API Developer Reference

fferpcore.IFeatureConsoleCustomApexRunner

global interface IFeatureConsoleCustomApexRunner

Interface for classes that will be called when a feature step of type custom Apex is run through the Feature Console.

Methods

run

void 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

Name Type Description
config fferpcore.FeatureConsoleService.StepRunnerConfig Wrapper for the information required to run the step.
© Copyright 2009–2021 FinancialForce.com, inc. All rights reserved. Various trademarks held by their respective owners.