Package com.flowable.action.api.bot
-
Interface Summary Interface Description BotActionResult The result when invoking a bot action.BotInvocationContext Holds context information for a bot action invocation.BotService Implement this bot service interface to provide an execution for action definitions based on this bot.ContextAwareBotService The context object aware variant of BotService. -
Class Summary Class Description BaseBotActionResult A base implementation forBotActionResult
.