Uses of Class
com.mypurecloud.sdk.v2.model.WorkitemScoredAgentDelta
Packages that use WorkitemScoredAgentDelta
-
Uses of WorkitemScoredAgentDelta in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WorkitemScoredAgentDeltaModifier and TypeMethodDescriptionMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type WorkitemScoredAgentDeltaModifier and TypeMethodDescriptionWorkitemsAttributeChangeListWorkitemScoredAgentDelta.getNewValue()WorkitemsAttributeChangeListWorkitemScoredAgentDelta.getOldValue()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type WorkitemScoredAgentDeltaModifier and TypeMethodDescriptionWorkitemsAttributeChangeListWorkitemScoredAgentDelta.newValue(List<WorkitemScoredAgentDelta> newValue) New property valueWorkitemsAttributeChangeListWorkitemScoredAgentDelta.oldValue(List<WorkitemScoredAgentDelta> oldValue) Old property valuevoidWorkitemsAttributeChangeListWorkitemScoredAgentDelta.setNewValue(List<WorkitemScoredAgentDelta> newValue) voidWorkitemsAttributeChangeListWorkitemScoredAgentDelta.setOldValue(List<WorkitemScoredAgentDelta> oldValue)