Uses of Class
software.xdev.sched.model.ExportSession
Packages that use ExportSession
-
Uses of ExportSession in software.xdev.sched.api
Methods in software.xdev.sched.api that return types with arguments of type ExportSessionModifier and TypeMethodDescriptionSessionApi.exportSessions
(Integer since, String format, String fields, Integer page, Integer limit, String stripHtml, String customData) SessionApi.exportSessions
(Integer since, String format, String fields, Integer page, Integer limit, String stripHtml, String customData, Map<String, String> additionalHeaders) -
Uses of ExportSession in software.xdev.sched.model
Methods in software.xdev.sched.model that return ExportSessionModifier and TypeMethodDescriptionExportSession.active
(ExportSession.ActiveEnum active) ExportSession.addSpeakersItem
(ExportSpeaker speakersItem) ExportSession.eventStart
(String eventStart) ExportSession.eventTypeSort
(String eventTypeSort) ExportSession.inviteOnly
(ExportSession.InviteOnlyEnum inviteOnly) ExportSession.pinned
(ExportSession.PinnedEnum pinned) ExportSession.speakers
(List<ExportSpeaker> speakers)