Uses of Class
com.mypurecloud.sdk.v2.model.WorkitemDateBasedRuleUpdate
Packages that use WorkitemDateBasedRuleUpdate
Package
Description
-
Uses of WorkitemDateBasedRuleUpdate in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type WorkitemDateBasedRuleUpdateModifier and TypeMethodDescriptionTaskManagementApi.patchTaskmanagementWorktypeFlowsDatebasedRule(String worktypeId, String ruleId, WorkitemDateBasedRuleUpdate body) Update the attributes of a date based ruleTaskManagementApi.patchTaskmanagementWorktypeFlowsDatebasedRuleWithHttpInfo(String worktypeId, String ruleId, WorkitemDateBasedRuleUpdate body) Update the attributes of a date based ruleMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type WorkitemDateBasedRuleUpdateModifier and TypeMethodDescriptionTaskManagementApi.patchTaskmanagementWorktypeFlowsDatebasedRule(ApiRequest<WorkitemDateBasedRuleUpdate> request) Update the attributes of a date based ruleTaskManagementApiAsync.patchTaskmanagementWorktypeFlowsDatebasedRuleAsync(ApiRequest<WorkitemDateBasedRuleUpdate> request, AsyncApiCallback<ApiResponse<WorkitemDateBasedRule>> callback) Update the attributes of a date based rule -
Uses of WorkitemDateBasedRuleUpdate in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return WorkitemDateBasedRuleUpdateMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type WorkitemDateBasedRuleUpdateModifier and TypeMethodDescriptionPatchTaskmanagementWorktypeFlowsDatebasedRuleRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type WorkitemDateBasedRuleUpdateModifier and TypeMethodDescriptionPatchTaskmanagementWorktypeFlowsDatebasedRuleRequest.builder(String worktypeId, String ruleId, WorkitemDateBasedRuleUpdate body) voidPatchTaskmanagementWorktypeFlowsDatebasedRuleRequest.setBody(WorkitemDateBasedRuleUpdate body) PatchTaskmanagementWorktypeFlowsDatebasedRuleRequest.Builder.withBody(WorkitemDateBasedRuleUpdate body) PatchTaskmanagementWorktypeFlowsDatebasedRuleRequest.withBody(WorkitemDateBasedRuleUpdate body) PatchTaskmanagementWorktypeFlowsDatebasedRuleRequest.Builder.withRequiredParams(String worktypeId, String ruleId, WorkitemDateBasedRuleUpdate body) -
Uses of WorkitemDateBasedRuleUpdate in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WorkitemDateBasedRuleUpdateModifier and TypeMethodDescriptionWorkitemDateBasedRuleUpdate.condition(WorkitemDateBasedConditionUpdate condition) The rules condition.The name of the rule.