Uses of Class
com.mypurecloud.sdk.v2.model.HistoryEntry
Packages that use HistoryEntry
-
Uses of HistoryEntry in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return HistoryEntryModifier and TypeMethodDescriptionHistoryEntry.action(HistoryEntry.ActionEnum action) The action performedHistoryEntry.agenticVirtualAgentEnabled(Boolean agenticVirtualAgentEnabled) HistoryEntry.client(DomainEntityRef client) OAuth client associated with this entry.For actions performed not on the item itself, but on a sub-item, this field identifies the sub-item by name.Date time is represented as an ISO-8601 string.User associated with this entry.HistoryEntry.virtualAgentEnabled(Boolean virtualAgentEnabled) Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type HistoryEntryMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type HistoryEntryModifier and TypeMethodDescriptionHistoryListing.entities(List<HistoryEntry> entities) voidHistoryListing.setEntities(List<HistoryEntry> entities)