Uses of Interface
com.flowable.action.api.bot.BotInvocationContext
Package
Description
-
Uses of BotInvocationContext in com.flowable.action.api.bot
Modifier and TypeMethodDescriptiondefault BotActionResult
BotService.invokeBot
(BotInvocationContext botInvocationContext) Whenever an action definition is triggered, an action instance is created and this method is invoked in order to execute the action.ContextAwareBotService.invokeBot
(BotInvocationContext context) -
Uses of BotInvocationContext in com.flowable.action.engine.impl
-
Uses of BotInvocationContext in com.flowable.platform.engine.impl.scripting
Modifier and TypeFieldDescriptionprotected final BotInvocationContext
ScriptBotInvocationContext.delegate
-
Uses of BotInvocationContext in com.flowable.platform.service.bot