Uses of Class
com.mypurecloud.sdk.v2.model.OperationalEvent
Packages that use OperationalEvent
-
Uses of OperationalEvent in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return OperationalEventModifier and TypeMethodDescriptionOperationalEvent.conversation(AddressableEntityRef conversation) The link to a conversationOperationalEvent.currentValue(String currentValue) The changed value following the eventOperationalEvent.dateCreated(Date dateCreated) The date when the event created.The unique identifier for the entityOperationalEvent.entityName(String entityName) The name for the entityOperationalEvent.entityToken(String entityToken) A token representing the entityOperationalEvent.entityVersion(String entityVersion) The version of the entity in the providing serviceThe error code of the entity in the providing service associated to the eventOperationalEvent.eventDefinition(AddressableEntityRef eventDefinition) The event that occurred.OperationalEvent.parentEntityId(String parentEntityId) The unique identifier for the parent of the entityOperationalEvent.previousValue(String previousValue) The value prior to the eventMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type OperationalEventMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type OperationalEventModifier and TypeMethodDescriptionEventQueryResponse.entities(List<OperationalEvent> entities) voidEventQueryResponse.setEntities(List<OperationalEvent> entities)