Package | Description |
---|---|
com.flowable.engage.engine.impl.cmd | |
com.flowable.engage.engine.impl.persistence.entity | |
com.flowable.engage.engine.impl.util |
Modifier and Type | Method and Description |
---|---|
protected MessageEntityManager |
BaseSendMessageCmd.getMessageEntityManager(CommandContext commandContext) |
Modifier and Type | Method and Description |
---|---|
protected void |
ReindexMessagesCmd.reindexMessagesForConversation(CommandContext commandContext,
MessageEntityManager messageEntityManager,
ConversationRegistryEntryEntityManager conversationRegistryEntryEntityManager) |
protected void |
ReindexMessagesCmd.reindexMessagesPage(CommandContext commandContext,
MessageEntityManager messageEntityManager,
ConversationRegistryEntryEntityManager conversationRegistryEntryEntityManager) |
Modifier and Type | Class and Description |
---|---|
class |
MessageEntityManagerImpl |
Modifier and Type | Field and Description |
---|---|
protected MessageEntityManager |
EngageEntityManagers.messageEntityManager |
Modifier and Type | Method and Description |
---|---|
MessageEntityManager |
EngageEntityManagers.getMessageEntityManager() |
Modifier and Type | Method and Description |
---|---|
void |
EngageEntityManagers.setMessageEntityManager(MessageEntityManager messageEntityManager) |
Modifier and Type | Method and Description |
---|---|
static MessageEntityManager |
CommandContextUtil.getMessageEntityManager(CommandContext commandContext) |