Class SystemCalendar

java.lang.Object
com.appiancorp.core.expr.calendar.PortableWorkingCalendar
com.appiancorp.suiteapi.process.calendar.WorkingCalendar
com.appiancorp.suiteapi.process.calendar.SystemCalendar

public class SystemCalendar extends WorkingCalendar
Deprecated.
A bean representing the system wide calendar. It contains the default start and end times for each day of the week, and start and end times for specific days. It also stores which days are working and non-working days.
  • Constructor Details

    • SystemCalendar

      public SystemCalendar()
      Deprecated.