| AddParticipantsToConversationCmd |
|
| AddTagsToConversationCmd |
|
| ArchiveConversationCmd |
|
| AssignConversationToGroupCmd |
Assigns a conversation to a group.
|
| AssignConversationToUserCmd |
Assigns a conversation to a user.
|
| BaseSendMessageCmd |
|
| BaseUpdateConversationCmd |
Abstract base implementation for updating different aspects of a conversation.
|
| CountConversationParticipantsCmd |
|
| CountConversationsWithLastMessageBetweenCmd |
Number of conversations which received new messages within a given time frame.
|
| CountUnreadMessagesCmd |
|
| DeleteConversationCmd |
|
| DeleteMessageCmd |
|
| EvaluateConversationAvatarIdCmd |
Initializes the avatar url or id depending on some previously evaluated tags (e.g.
|
| EvaluateConversationTagsCmd |
This command evaluates conversation tags by using a set of configured tag providers and updates the conversation
accordingly.
|
| FindConversationByIdCmd |
|
| FindConversationByIdWithIdentityLinksAndVariablesCmd |
|
| FindConversationByIdWithIdentityLinksCmd |
|
| FindConversationParticipantsBetweenCmd |
|
| FindConversationParticipantsCmd |
Resolves the participants of a conversation with options whether to only include directly assigned users or
users assigned over member groups (like candidate groups or assigned group).
|
| FindConversationsWithLastMessageBetweenCmd |
Finds conversations which received new messages within a given time frame.
|
| FindMessageByIdCmd |
|
| GetConversationDefinitionModelCmd |
|
| GetVariableCmd |
|
| GetVariablesCmd |
|
| LinkConversationWithUserAccountCmd |
|
| MarkMessageAsReadCmd |
|
| ReactToMessageCmd |
|
| ReferenceMessageCmd |
|
| RegisterConversationDefinitionsCmd |
|
| ReindexConversationsCmd |
|
| ReindexMessagesCmd |
|
| RemoveAssignedGroupFromConversationCmd |
Removes the assigned group from a conversation.
|
| RemoveAssignedUserFromConversationCmd |
Removes the assigned user from a conversation.
|
| RemoveConversationDefinitionCmd |
|
| RemoveMessageReactionCmd |
|
| RemoveParticipantsFromConversationCmd |
|
| RemoveTagsFromConversationCmd |
|
| RemoveUserAccountFromConversationCmd |
|
| RemoveVariableCmd |
|
| RemoveVariablesCmd |
|
| ReopenConversationCmd |
|
| SchemaOperationsEngageEngineBuild |
|
| SendActionMessageToConversationCmd |
|
| SendConversationNotificationCmd |
|
| SendExternalSystemMessageCmd |
|
| SendMediaMessageToConversationCmd |
|
| SendMessageToConversationCmd |
|
| SetConversationReferenceCmd |
Sets or updates the referenced work item of a conversation using its id, type and optional definition id.
|
| SetVariableCmd |
|
| SetVariablesCmd |
|
| StartConversationCmd |
|
| UpdateConversationAvatarIdCmd |
|
| UpdateConversationDescriptionCmd |
|
| UpdateConversationNameCmd |
|
| UpdateMessageActionInstanceIdCmd |
|
| UpdateMessageCategoryCmd |
|
| UpdateMessageContentCmd |
|
| UserConnectedCmd |
|
| UserDisconnectedCmd |
|
| UserTypingCmd |
|
| ValidateExternalSystemMessageCmd |
|