Uses of Class
com.mypurecloud.sdk.v2.model.WorkitemSettings
Packages that use WorkitemSettings
-
Uses of WorkitemSettings in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WorkitemSettingsModifier and TypeMethodDescriptionStepplanUpdate.getWorkitemSettings()WorkitemSettings.worktypeId(String worktypeId) The UUID of the Worktype.Methods in com.mypurecloud.sdk.v2.model with parameters of type WorkitemSettingsModifier and TypeMethodDescriptionvoidStepplanUpdate.setWorkitemSettings(WorkitemSettings workitemSettings) StepplanUpdate.workitemSettings(WorkitemSettings workitemSettings) The Workitem settings of the Stepplan.