Class Message.Data

  • All Implemented Interfaces:

    
    public final class Message.Data
    
                        

    Data associated with the message’s workflow run. Includes the workflow trigger request’s data payload merged with any additional data returned by a /designing-workflows/fetch-function. For messages produced after a /designing-workflows/batch-function, includes the payload data from the most-recent trigger request (the final activity in the batch).