Modifier and Type | Field and Description |
---|---|
protected DeskService |
EngageEngineConfiguration.deskService |
Modifier and Type | Method and Description |
---|---|
DeskService |
EngageEngineConfiguration.getDeskService() |
DeskService |
EngageEngine.getDeskService() |
Modifier and Type | Method and Description |
---|---|
void |
EngageEngineConfiguration.setDeskService(DeskService deskService) |
Modifier and Type | Field and Description |
---|---|
protected DeskService |
EngageEngineImpl.deskService |
Modifier and Type | Method and Description |
---|---|
DeskService |
EngageEngineImpl.getDeskService() |
Modifier and Type | Class and Description |
---|---|
class |
DeskServiceImpl
The default desk and ticket service implementation.
|
Modifier and Type | Field and Description |
---|---|
protected DeskService |
DeskConversationListener.deskService |
Modifier and Type | Method and Description |
---|---|
protected DeskService |
DeskConversationListener.getDeskService() |
Constructor and Description |
---|
DeskConversationListener(ConversationService conversationService,
MessageService messageService,
DeskService deskService) |
Modifier and Type | Field and Description |
---|---|
protected DeskService |
DeskManagementBot.deskService |
Constructor and Description |
---|
DeskManagementBot(ConversationService conversationService,
ConversationPermissionService conversationPermissionService,
MessageService messageService,
PlatformIdentityService identityService,
UserDefinitionService userDefinitionService,
DeskService deskService) |
Modifier and Type | Method and Description |
---|---|
protected DeskService |
AbstractDeskCmd.getDeskService(CommandContext commandContext) |
Modifier and Type | Method and Description |
---|---|
static DeskService |
CommandContextUtil.getDeskService(CommandContext commandContext) |