Uses of Class
org.exoplatform.agenda.model.AgendaEventModification
-
Packages that use AgendaEventModification Package Description org.exoplatform.agenda.service -
-
Uses of AgendaEventModification in org.exoplatform.agenda.service
Methods in org.exoplatform.agenda.service with parameters of type AgendaEventModification Modifier and Type Method Description Set<AgendaEventModificationType>AgendaEventAttendeeService. saveEventAttendees(Event event, List<EventAttendee> attendees, long creatorIdentityId, boolean sendInvitations, boolean resetResponses, AgendaEventModification eventModifications)voidAgendaEventAttendeeService. sendInvitations(Event event, List<EventAttendee> eventAttendees, AgendaEventModification eventModifications)Sends an invitation to event attendees of type: user, space or external user.
-