Uses of Package
com.flowable.action.api.bot
Packages that use com.flowable.action.api.bot
Package
Description
-
Classes in com.flowable.action.api.bot used by com.flowable.action.api.botClassDescriptionThe result when invoking a bot action.Holds context information for a bot action invocation.Implement this bot service interface to provide an execution for action definitions based on this bot.
-
Classes in com.flowable.action.api.bot used by com.flowable.action.engineClassDescriptionImplement this bot service interface to provide an execution for action definitions based on this bot.
-
Classes in com.flowable.action.api.bot used by com.flowable.action.engine.impl
-
Classes in com.flowable.action.api.bot used by com.flowable.action.engine.impl.cmd
-
Classes in com.flowable.action.api.bot used by com.flowable.platform.engine.impl.scripting
-
Classes in com.flowable.action.api.bot used by com.flowable.platform.service.botClassDescriptionA base implementation for
BotActionResult
.The result when invoking a bot action.Holds context information for a bot action invocation.Implement this bot service interface to provide an execution for action definitions based on this bot.The context object aware variant of BotService.