Package com.flowable.engage.message.api

  • Interface Summary 
    Interface Description
    ContentTypes
    An interface with constants about the supported content types used in Message.getMainContentType().
    ConversationStatus
    This represents the information for the last read message for a certain user in a certain conversation
    DataSubTypes
    Representing a sub type for an Message object, which is used in Message Type as well as sub types are fully customizable, choose them carefully so filtering for types and sub types might match the requirements for messages and events within subscriptions (e.g.
    DataTypes
    Representing a type for an Message object, which is used in Message Type as well as sub types are fully customizable, choose them carefully so filtering for types and sub types might match the requirements for messages and events within subscriptions (e.g.
    Message
    The message object that holds all relevant data describing the event, message, action, etc
    MessageAudit  
    MessageBuilder
    The message builder API to create messages to be sent to a conversation using the MessageBuilder.send(String) method within the builder.
    MessageQuery  
    MessageService  
    Reaction  
    ReactionQuery  
  • Enum Summary 
    Enum Description
    Category
    The enumeration of message categories.