Package com.flowable.engage.dto.message
Class MessageComplianceResponse
java.lang.Object
com.flowable.engage.dto.message.MessageResponse
com.flowable.engage.dto.message.MessageComplianceResponse
- Author:
- Javier Casal
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetConversationName(String conversationName) voidsetParticipantUserIds(List<String> participantUserIds) Methods inherited from class com.flowable.engage.dto.message.MessageResponse
getActionInstanceId, getCategory, getConversationId, getCreationTime, getCreatorId, getExternalId, getId, getMainContent, getMainContentType, getMediaContentId, getReactions, getRecipientGroupId, getRecipientId, getReplyToMessageId, getSenderId, getSubType, getTags, getTenantId, getType, getUpdaterId, getUpdateTime, isPrivate, isSticky, setActionInstanceId, setCategory, setConversationId, setCreationTime, setCreatorId, setExternalId, setId, setMainContent, setMainContentType, setMediaContentId, setPrivate, setReactions, setRecipientGroupId, setRecipientId, setReplyToMessageId, setSenderId, setSticky, setSubType, setTags, setTenantId, setType, setUpdaterId, setUpdateTime
-
Constructor Details
-
MessageComplianceResponse
public MessageComplianceResponse()
-
-
Method Details
-
getParticipantUserIds
-
setParticipantUserIds
-
getConversationName
-
setConversationName
-