See: Description
Class | Description |
---|---|
CalendarDateElement |
The
CalendarDateElement is similar to the
CalendarElement but it has
an additional field which specifies the specific day to which this element
is applied. |
CalendarElement |
The CalendarElement stores a start and end time, which is used by the
WorkingCalendar to specify all start and end times per day.
|
SystemCalendar | Deprecated
use
WorkingCalendar |
WorkingCalendar |
A bean representing a calendar.
|
WorkingCalendarSerializationUtils |
This class is used as a helper to output a JSON String containing the calendar information inside of
a Calendar Service
|
Exception | Description |
---|---|
InvalidCalendarException |
This exception is thrown if an API method is called that acts on a calendar (or calendar Id) and
that calendar does not exist.
|
Contains classes handling the start and ent times for each day of the week..
Copyright © 2003-2024 Appian Corporation. All Rights Reserved.