Skip to content

InvokeMetadataDrivenTriggerFramework

codefriar edited this page Oct 5, 2023 · 2 revisions

STATUS: ACTIVE

class exists to allow the Metadata Trigger Framework to be invoked from a Flow

Methods

public static void invokeMetadataTriggerFramework(List<Inputs> inputParams)

INVOCABLEMETHOD

Invokes the Metadata Trigger Framework

Parameters

Param Description
inputParams List - List of inputs to pass to the Metadata Trigger Framework

Classes

Inputs

An internal class representing the inputs to the Metadata Trigger Framework

Fields

public contextTriggerOperation

INVOCABLEVARIABLE

public triggerNewList&lt;SObject&gt;

OTHER

public triggerOldList&lt;SObject&gt;

OTHER



Clone this wiki locally