Uses of Class
com.flowable.example.hr.bot.VacationRequestBot
Package | Description |
---|---|
com.flowable.example |
-
Uses of VacationRequestBot in com.flowable.example
Methods in com.flowable.example that return VacationRequestBot Modifier and Type Method Description VacationRequestBot
ExampleAppsAutoConfiguration.ExampleAppsConfiguration.VactionRequestLogicConfiguration. vacationRequestBot(org.flowable.engine.RuntimeService processService, org.flowable.engine.HistoryService processHistoryService, org.flowable.cmmn.api.CmmnRuntimeService caseService, org.flowable.engine.TaskService taskService, com.flowable.core.idm.api.PlatformIdentityService identityService, ConversationService conversationService, MessageService messageService)
Create and expose the vacation request handling bot used for some action definitions to be executed.