Foundations Apex API Developer Reference

fferpcore.MessagingAction

global without sharing class MessagingAction

A helper for Process Builder Action classes.

Enums

DeliveryType

Value Description
ASYNCHRONOUS Delivery will take place in a batch job.
SYNCHRONOUS Delivery will take place immediately in the same execution context.

fferpcore.MessagingAction.Request

global class Request

An object used to hold information passed about a single publication request passed in from Process Builder.

Properties

Name Type Description
recordId Id Salesforce ID of the record that is the subject of the message.
publicationIdentifier String Identifier given to the custom Publication.
© Copyright 2009–2021 FinancialForce.com, inc. All rights reserved. Various trademarks held by their respective owners.