Uses of Class
org.exoplatform.agenda.model.AgendaEventModification
Packages that use AgendaEventModification
-
Uses of AgendaEventModification in org.exoplatform.agenda.service
Methods in org.exoplatform.agenda.service with parameters of type AgendaEventModificationModifier and TypeMethodDescriptionAgendaEventAttendeeService.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.