Uses of Class
com.mypurecloud.sdk.v2.model.WorkitemReference
Packages that use WorkitemReference
-
Uses of WorkitemReference in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WorkitemReferenceModifier and TypeMethodDescriptionCaseAssociation.getWorkitem()WorkitemWrapup.getWorkitem()The globally unique identifier for the object.Methods in com.mypurecloud.sdk.v2.model with parameters of type WorkitemReferenceModifier and TypeMethodDescriptionvoidCaseAssociation.setWorkitem(WorkitemReference workitem) voidWorkitemWrapup.setWorkitem(WorkitemReference workitem) CaseAssociation.workitem(WorkitemReference workitem) The associated Workitem.WorkitemWrapup.workitem(WorkitemReference workitem) Workitem that the wrapup code has been added to.