Uses of Interface
org.camunda.bpm.engine.impl.calendar.BusinessCalendarManager
Packages that use BusinessCalendarManager
-
Uses of BusinessCalendarManager in org.camunda.bpm.engine.impl.calendar
Classes in org.camunda.bpm.engine.impl.calendar that implement BusinessCalendarManagerMethods in org.camunda.bpm.engine.impl.calendar that return BusinessCalendarManagerModifier and TypeMethodDescriptionMapBusinessCalendarManager.addBusinessCalendar
(String businessCalendarRef, BusinessCalendar businessCalendar) -
Uses of BusinessCalendarManager in org.camunda.bpm.engine.impl.cfg
Fields in org.camunda.bpm.engine.impl.cfg declared as BusinessCalendarManagerModifier and TypeFieldDescriptionprotected BusinessCalendarManager
ProcessEngineConfigurationImpl.businessCalendarManager
Methods in org.camunda.bpm.engine.impl.cfg that return BusinessCalendarManagerMethods in org.camunda.bpm.engine.impl.cfg with parameters of type BusinessCalendarManagerModifier and TypeMethodDescriptionProcessEngineConfigurationImpl.setBusinessCalendarManager
(BusinessCalendarManager businessCalendarManager)