Uses of Class
com.flowable.example.hr.service.VacationRequestFunctions
Package | Description |
---|---|
com.flowable.example |
-
Uses of VacationRequestFunctions in com.flowable.example
Methods in com.flowable.example that return VacationRequestFunctions Modifier and Type Method Description VacationRequestFunctions
ExampleAppsAutoConfiguration.ExampleAppsConfiguration.VactionRequestLogicConfiguration. vacationRequestFunctions(org.flowable.engine.RuntimeService processService, org.flowable.cmmn.api.CmmnRuntimeService caseService, com.flowable.core.idm.api.PlatformIdentityService identityService, ConversationService conversationService)
Create and expose the bean supporting the necessary functions for the vacation request sample app.