| Package | Description |
|---|---|
| org.exoplatform.extension.exchange.service | |
| org.exoplatform.extension.exchange.service.util | |
| org.exoplatform.extension.exchange.task |
| Constructor and Description |
|---|
ExchangeDataStorageService(CorrespondenceService correspondenceService) |
ExoDataStorageService(CorrespondenceService correspondenceService) |
SynchronizationService(ExoDataStorageService exoStorageService,
ExchangeDataStorageService exchangeStorageService,
CorrespondenceService correspondenceService,
org.exoplatform.container.xml.InitParams params) |
| Modifier and Type | Method and Description |
|---|---|
static List<org.exoplatform.calendar.service.CalendarEvent> |
CalendarConverterUtils.convertExchangeToExoOccurenceEvent(org.exoplatform.calendar.service.CalendarEvent masterEvent,
List<org.exoplatform.calendar.service.CalendarEvent> updatedEvents,
List<microsoft.exchange.webservices.data.core.service.item.Appointment> occurenceAppointments,
microsoft.exchange.webservices.data.core.service.item.Appointment masterAppointment,
String username,
org.exoplatform.calendar.service.impl.JCRDataStorage storage,
org.exoplatform.services.organization.UserHandler userHandler,
CorrespondenceService correspondenceService)
Converts from Exchange Calendar Exceptional Occurence Event to eXo Calendar
Event and return the list of deleted and updated elements.
|
| Constructor and Description |
|---|
ExchangeIntegrationTask(org.exoplatform.calendar.service.CalendarService calendarService,
ExoDataStorageService exoStorageService,
ExchangeDataStorageService exchangeStorageService,
CorrespondenceService correspondenceService,
org.exoplatform.services.security.Identity identity,
String exchangeUsername,
String exchangePassword,
String exchangeDomain,
String exchangeServerURL,
boolean synchronizeAllExchangeFolders,
boolean deleteExoCalendarOnUnsync,
int maxFirstSynchronizationDays) |
UserIntegrationFacade(org.exoplatform.calendar.service.CalendarService calendarService,
ExoDataStorageService exoStorageService,
ExchangeDataStorageService exchangeStorageService,
CorrespondenceService correspondenceService,
microsoft.exchange.webservices.data.core.ExchangeService service,
String username,
int maxFirstSynchronizationDays) |
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.