Modifier and Type | Field and Description |
---|---|
protected Map<String,ExternalConversationSystemAdapter> |
EngageEngineConfiguration.externalConversationSystemAdapters |
Modifier and Type | Method and Description |
---|---|
Map<String,ExternalConversationSystemAdapter> |
EngageEngineConfiguration.getExternalConversationSystemAdapters() |
Modifier and Type | Method and Description |
---|---|
void |
EngageEngineConfiguration.addExternalConversationSystemAdapter(ExternalConversationSystemAdapter externalConversationSystemAdapter) |
Modifier and Type | Method and Description |
---|---|
protected ExternalConversationSystemAdapter |
ValidateExternalSystemMessageCmd.getAdapter(CommandContext commandContext,
String externalSystemId) |
protected ExternalConversationSystemAdapter |
SendExternalSystemMessageCmd.getAdapter(CommandContext commandContext,
String externalSystemId) |
Modifier and Type | Method and Description |
---|---|
static <T extends ExternalConversationSystemAdapter> |
ExternalSystemUtils.getAdapter(String externalSystemId,
EngageEngineConfiguration engineConfiguration,
Class<T> adapterClass) |
Modifier and Type | Method and Description |
---|---|
protected ExternalConversationSystemAdapter |
ExternalConversationServiceImpl.getAdapter(CommandContext commandContext,
String externalSystemId) |
static ExternalConversationSystemAdapter |
ExternalSystemUtils.getAdapter(String externalSystemId,
EngageEngineConfiguration engineConfiguration) |
ExternalConversationSystemAdapter |
ExternalConversationServiceImpl.getExternalSystemAdapter(String externalSystemId) |
ExternalConversationSystemAdapter |
ExternalConversationService.getExternalSystemAdapter(String externalSystemId) |
Modifier and Type | Class and Description |
---|---|
class |
LineJmsExternalConversationSystemAdapter |
Modifier and Type | Interface and Description |
---|---|
interface |
LineExternalConversationSystemAdapter |
Modifier and Type | Class and Description |
---|---|
class |
WeChatJmsExternalConversationSystemAdapter |
Modifier and Type | Interface and Description |
---|---|
interface |
WeChatExternalConversationSystemAdapter |
Modifier and Type | Class and Description |
---|---|
class |
WhatsAppJmsExternalConversationSystemAdapter |
Modifier and Type | Interface and Description |
---|---|
interface |
WhatsAppExternalConversationSystemAdapter |