fferpcore.ihcc_IntegrationEventResponseglobal with sharing class ihcc_IntegrationEventResponse Response type that the business logic classes use to pass responses back to ihcc_IntegrationEventProcess Properties
EnumsIntegrationEventResponseTypeThe type of an Integration Event Response. Used to signal what the status of handling the message was.
Methods
ihcc_IntegrationEventResponseglobal ihcc_IntegrationEventResponse() ihcc_IntegrationEventResponseglobal ihcc_IntegrationEventResponse(fferpcore.ihcc_IntegrationEventResponse.IntegrationEventResponseType responseType, String message) |