Package | Description |
---|---|
de.citunius.businesslogicapi.common.services |
This package contains all common services provided to the business logic.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<ChatbotTaskSchedule> |
CallbackService.getCallbacks()
Get all scheduled callbacks from webservice for this plugin
|
java.util.List<ChatbotTaskSchedule> |
WebService.getChatbotCallbacks()
Get chatbot callbacks from BBP and return the results
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
CallbackService.getUserIdFromChatbotTaskScheduleMobileUserAccount(ChatbotTaskSchedule chatbotTaskSchedule)
Get userId from ChatbotTaskSchedule's MobileUserAccount object
|
Copyright © 2019 Citunius GmbH. All Rights Reserved.