Uses of Interface
org.camunda.bpm.engine.impl.calendar.BusinessCalendar
Packages that use BusinessCalendar
-
Uses of BusinessCalendar in org.camunda.bpm.engine.impl.calendar
Classes in org.camunda.bpm.engine.impl.calendar that implement BusinessCalendarModifier and TypeClassDescriptionclass
class
class
class
Methods in org.camunda.bpm.engine.impl.calendar that return BusinessCalendarModifier and TypeMethodDescriptionBusinessCalendarManager.getBusinessCalendar
(String businessCalendarRef) MapBusinessCalendarManager.getBusinessCalendar
(String businessCalendarRef) Methods in org.camunda.bpm.engine.impl.calendar with parameters of type BusinessCalendarModifier and TypeMethodDescriptionMapBusinessCalendarManager.addBusinessCalendar
(String businessCalendarRef, BusinessCalendar businessCalendar) -
Uses of BusinessCalendar in org.camunda.bpm.engine.impl.task
Methods in org.camunda.bpm.engine.impl.task that return BusinessCalendar