Uses of Class
com.mypurecloud.sdk.v2.model.WorkitemWrapup
Packages that use WorkitemWrapup
-
Uses of WorkitemWrapup in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WorkitemWrapupModifier and TypeMethodDescriptionWorkitemWrapup.dateModified(Date dateModified) The modified date of the Workitem when the wrapup code was added.WorkitemWrapup.modifiedBy(UserReference modifiedBy) The user who added the wrapup code to the workitem.WorkitemWrapup.user(UserReference user) The user for whom wrapup code was added.WorkitemWrapup.workitem(WorkitemReference workitem) Workitem that the wrapup code has been added to.WorkitemWrapup.wrapupCode(WrapupIdReference wrapupCode) The wrapup code used in the workitem.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type WorkitemWrapupMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type WorkitemWrapupModifier and TypeMethodDescriptionWorkitemWrapupEntityListing.entities(List<WorkitemWrapup> entities) voidWorkitemWrapupEntityListing.setEntities(List<WorkitemWrapup> entities)