Uses of Class
com.mypurecloud.sdk.v2.model.JourneyAppEventsNotificationAppEventsNotification
Packages that use JourneyAppEventsNotificationAppEventsNotification
-
Uses of JourneyAppEventsNotificationAppEventsNotification in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return JourneyAppEventsNotificationAppEventsNotificationModifier and TypeMethodDescriptionJourneyAppEventsNotificationAppEventsNotification.appEvent(JourneyAppEventsNotificationAppMessage appEvent) JourneyAppEventsNotificationAppEventsNotification.correlationId(String correlationId) JourneyAppEventsNotificationAppEventsNotification.createdDate(Date createdDate) JourneyAppEventsNotificationAppEventsNotification.customerId(String customerId) JourneyAppEventsNotificationAppEventsNotification.customerIdType(String customerIdType) JourneyAppEventsNotificationAppEventsNotification.eventType(JourneyAppEventsNotificationAppEventsNotification.EventTypeEnum eventType) JourneyAppEventsNotificationAppEventsNotification.externalContact(JourneyAppEventsNotificationExternalContact externalContact) JourneyAppEventsNotificationAppEventsNotification.outcomeAchievedEvent(JourneyAppEventsNotificationOutcomeAchievedMessage outcomeAchievedEvent) JourneyAppEventsNotificationAppEventsNotification.segmentAssignmentEvent(JourneyAppEventsNotificationSegmentAssignmentMessage segmentAssignmentEvent) JourneyAppEventsNotificationAppEventsNotification.session(JourneyAppEventsNotificationSession session) JourneyAppEventsNotificationAppEventsNotification.webActionEvent(JourneyAppEventsNotificationWebActionMessage webActionEvent)