Uses of Class
com.mypurecloud.sdk.v2.model.WorkitemOnAttributeChangeRuleUpdate
Packages that use WorkitemOnAttributeChangeRuleUpdate
Package
Description
-
Uses of WorkitemOnAttributeChangeRuleUpdate in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type WorkitemOnAttributeChangeRuleUpdateModifier and TypeMethodDescriptionTaskManagementApi.patchTaskmanagementWorktypeFlowsOnattributechangeRule(String worktypeId, String ruleId, WorkitemOnAttributeChangeRuleUpdate body) Update the attributes of a ruleTaskManagementApi.patchTaskmanagementWorktypeFlowsOnattributechangeRuleWithHttpInfo(String worktypeId, String ruleId, WorkitemOnAttributeChangeRuleUpdate body) Update the attributes of a ruleMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type WorkitemOnAttributeChangeRuleUpdateModifier and TypeMethodDescriptionTaskManagementApi.patchTaskmanagementWorktypeFlowsOnattributechangeRule(ApiRequest<WorkitemOnAttributeChangeRuleUpdate> request) Update the attributes of a ruleTaskManagementApiAsync.patchTaskmanagementWorktypeFlowsOnattributechangeRuleAsync(ApiRequest<WorkitemOnAttributeChangeRuleUpdate> request, AsyncApiCallback<ApiResponse<WorkitemOnAttributeChangeRule>> callback) Update the attributes of a rule -
Uses of WorkitemOnAttributeChangeRuleUpdate in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return WorkitemOnAttributeChangeRuleUpdateModifier and TypeMethodDescriptionPatchTaskmanagementWorktypeFlowsOnattributechangeRuleRequest.getBody()Methods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type WorkitemOnAttributeChangeRuleUpdateModifier and TypeMethodDescriptionPatchTaskmanagementWorktypeFlowsOnattributechangeRuleRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type WorkitemOnAttributeChangeRuleUpdateModifier and TypeMethodDescriptionPatchTaskmanagementWorktypeFlowsOnattributechangeRuleRequest.builder(String worktypeId, String ruleId, WorkitemOnAttributeChangeRuleUpdate body) voidPatchTaskmanagementWorktypeFlowsOnattributechangeRuleRequest.setBody(WorkitemOnAttributeChangeRuleUpdate body) PatchTaskmanagementWorktypeFlowsOnattributechangeRuleRequest.Builder.withBody(WorkitemOnAttributeChangeRuleUpdate body) PatchTaskmanagementWorktypeFlowsOnattributechangeRuleRequest.withBody(WorkitemOnAttributeChangeRuleUpdate body) PatchTaskmanagementWorktypeFlowsOnattributechangeRuleRequest.Builder.withRequiredParams(String worktypeId, String ruleId, WorkitemOnAttributeChangeRuleUpdate body) -
Uses of WorkitemOnAttributeChangeRuleUpdate in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WorkitemOnAttributeChangeRuleUpdateModifier and TypeMethodDescriptionWorkitemOnAttributeChangeRuleUpdate.condition(WorkitemOnAttributeChangeConditionUpdate condition) The rules condition.The name of the rule.