Uses of Class
org.zendesk.client.v2.model.events.Event
-
Packages that use Event Package Description org.zendesk.client.v2.model org.zendesk.client.v2.model.events -
-
Uses of Event in org.zendesk.client.v2.model
Methods in org.zendesk.client.v2.model that return types with arguments of type Event Modifier and Type Method Description List<Event>Audit. getEvents()Method parameters in org.zendesk.client.v2.model with type arguments of type Event Modifier and Type Method Description voidAudit. setEvents(List<Event> events) -
Uses of Event in org.zendesk.client.v2.model.events
Subclasses of Event in org.zendesk.client.v2.model.events Modifier and Type Class Description classAgentMacroReferenceEventclassAttachmentRedactionEventAn attachment was redacted, or permanently deleted, from a ticket commentclassCcEventclassChangeEventclassCommentEventclassCommentPrivacyChangeEventclassCommentRedactionEventA word or string was redacted from a ticket commentclassCreateEventclassErrorEventclassExternalEventclassFacebookEventclassLogMeInTranscriptEventclassNotificationEventclassOrganizationActivityEventA notification was sent to the organization subscribersclassPushEventclassSatisfactionRatingEventclassSMSEventclassTicketSharingEventclassTweetEventclassUnknownEventclassVoiceCommentEvent
-