Uses of Class
com.mypurecloud.sdk.v2.model.EntityChange
Packages that use EntityChange
-
Uses of EntityChange in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return EntityChangeModifier and TypeMethodDescriptionId of the entity that was changedEntityChange.entityName(String entityName) Name of the entity that was changedEntityChange.entityType(String entityType) Type of the entity that was changedNew values for the entity.Previous values for the entity.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type EntityChangeMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type EntityChangeModifier and TypeMethodDescriptionAuditLogMessage.entityChanges(List<EntityChange> entityChanges) List of entities that were changed and changes made to those entities.voidAuditLogMessage.setEntityChanges(List<EntityChange> entityChanges)