Uses of Package
com.flowable.action.api.bot
-
Classes in com.flowable.action.api.bot used by com.flowable.action.api.bot Class 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. -
Classes in com.flowable.action.api.bot used by com.flowable.action.engine Class Description BotService 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.engine.impl Class Description BotInvocationContext Holds context information for a bot action invocation. -
Classes in com.flowable.action.api.bot used by com.flowable.action.engine.impl.cmd Class Description BotActionResult The result when invoking a bot action. -
Classes in com.flowable.action.api.bot used by com.flowable.platform.service.bot Class Description BaseBotActionResult A base implementation forBotActionResult
.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.