public final class WorkingCalendarSerializationUtils
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NAME_KEY |
Modifier and Type | Method and Description |
---|---|
static com.appiancorp.core.expr.portable.Value<com.appiancorp.core.data.ImmutableDictionary[]> |
generateCustomCalendarDictionaries(CalendarService calendarService)
Returns a Value object of type ImmutableDictionary containing the information inside of a calendar service
|
static java.lang.String |
getWorkingCalendarsJson(CalendarService calendarService)
Returns the calendar data inside of calendarService as JSON
|
public static final java.lang.String NAME_KEY
public static java.lang.String getWorkingCalendarsJson(CalendarService calendarService)
calendarService
- public static com.appiancorp.core.expr.portable.Value<com.appiancorp.core.data.ImmutableDictionary[]> generateCustomCalendarDictionaries(CalendarService calendarService)
calendarService
- Copyright © 2003-2024 Appian Corporation. All Rights Reserved.