Uses of Class
org.exoplatform.agenda.model.EventRecurrence
Packages that use EventRecurrence
-
Uses of EventRecurrence in org.exoplatform.agenda.model
Methods in org.exoplatform.agenda.model that return EventRecurrenceConstructors in org.exoplatform.agenda.model with parameters of type EventRecurrenceModifierConstructorDescriptionEvent(long id, long parentId, long calendarId, long creatorId, long modifierId, ZonedDateTime created, ZonedDateTime updated, String summary, String description, String location, String color, ZoneId timeZoneId, ZonedDateTime start, ZonedDateTime end, boolean allDay, EventAvailability availability, EventStatus status, EventRecurrence recurrence, EventOccurrence occurrence, EventPermission acl, boolean allowAttendeeToUpdate, boolean allowAttendeeToInvite)