public class SingleCalendarICSImport extends ICSImportTask
ICSImportTask.Modemode, owner, service, STEP| Constructor and Description | 
|---|
SingleCalendarICSImport(IInternalCalendar calendar,
                       java.io.InputStream ics,
                       java.util.Optional<CalendarOwner> owner,
                       java.util.List<TagRef> allTags,
                       ICSImportTask.Mode mode)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
convertToVEventList(java.util.function.Consumer<ItemValue<VEventSeries>> consumer)  | 
run, sanitizeSeriesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcancelpublic SingleCalendarICSImport(IInternalCalendar calendar, java.io.InputStream ics, java.util.Optional<CalendarOwner> owner, java.util.List<TagRef> allTags, ICSImportTask.Mode mode)
protected void convertToVEventList(java.util.function.Consumer<ItemValue<VEventSeries>> consumer)
convertToVEventList in class ICSImportTaskCopyright © 2023. All Rights Reserved.