Uses of Class
com.mypurecloud.sdk.v2.model.WorkitemsAttributeChangeWorkitemStatusCategory
Packages that use WorkitemsAttributeChangeWorkitemStatusCategory
-
Uses of WorkitemsAttributeChangeWorkitemStatusCategory in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WorkitemsAttributeChangeWorkitemStatusCategoryModifier and TypeMethodDescriptionWorkitemDelta.getStatusCategory()WorkitemsAttributeChangeWorkitemStatusCategory.newValue(WorkitemsAttributeChangeWorkitemStatusCategory.NewValueEnum newValue) New property valueWorkitemsAttributeChangeWorkitemStatusCategory.oldValue(WorkitemsAttributeChangeWorkitemStatusCategory.OldValueEnum oldValue) Old property valueMethods in com.mypurecloud.sdk.v2.model with parameters of type WorkitemsAttributeChangeWorkitemStatusCategoryModifier and TypeMethodDescriptionvoidWorkitemDelta.setStatusCategory(WorkitemsAttributeChangeWorkitemStatusCategory statusCategory) WorkitemDelta.statusCategory(WorkitemsAttributeChangeWorkitemStatusCategory statusCategory)