cancel
Showing results for 
Search instead for 
Did you mean: 

How to use org.activiti.engine.impl.calendar.BusinessCalendar

penusila611621
Champ in-the-making
Champ in-the-making
Anybody here help me in knowing how to use org.activiti.engine.impl.calendar.BusinessCalendar in Activiti 5.14. I have go thorugh some posts respective this but not able to grasp how to use this api.
13 REPLIES 13

martin_grofcik
Confirmed Champ
Confirmed Champ
Hi,

you can configure businessCalendarManager property in ProcessEngineConfigurationImpl. (see e.g. org.activiti.engine.impl.cfg.ProcessEngineConfigurationImpl#initBusinessCalendarManager)

Regards
Martin

Can you please give some more detail description on this.because i have seen ProcessEngineConfigurationImpl is source file in org.activiti.engine.impl.cfg pakage how can edit it or modify it to put this new configurable property.

Thanks,
Balaji Murkute

balajimurkute24
Champ in-the-making
Champ in-the-making
Hi Martin,
         
           I have created my own class CustomBusiness Calendar which implements org.activiti.engine.impl.calendar.BusinessCalendar and override the resolvedDueDate to implement my own business logic .But the CustomBusiness  class or its method  is never be called when I deployed my app. Is there any other configuration need to be done to override  this  method or to implement calendar business logic .

Thanks,
balaji murkute

jbarrez
Star Contributor
Star Contributor
This has been answered in one of the three posts you have opened.
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.