Uses of Class
com.mypurecloud.sdk.v2.model.WorkitemOnCreateRuleUpdate
Packages that use WorkitemOnCreateRuleUpdate
Package
Description
-
Uses of WorkitemOnCreateRuleUpdate in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type WorkitemOnCreateRuleUpdateModifier and TypeMethodDescriptionTaskManagementApi.patchTaskmanagementWorktypeFlowsOncreateRule(String worktypeId, String ruleId, WorkitemOnCreateRuleUpdate body) Update the attributes of a ruleTaskManagementApi.patchTaskmanagementWorktypeFlowsOncreateRuleWithHttpInfo(String worktypeId, String ruleId, WorkitemOnCreateRuleUpdate body) Update the attributes of a ruleMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type WorkitemOnCreateRuleUpdateModifier and TypeMethodDescriptionTaskManagementApi.patchTaskmanagementWorktypeFlowsOncreateRule(ApiRequest<WorkitemOnCreateRuleUpdate> request) Update the attributes of a ruleTaskManagementApiAsync.patchTaskmanagementWorktypeFlowsOncreateRuleAsync(ApiRequest<WorkitemOnCreateRuleUpdate> request, AsyncApiCallback<ApiResponse<WorkitemOnCreateRule>> callback) Update the attributes of a rule -
Uses of WorkitemOnCreateRuleUpdate in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return WorkitemOnCreateRuleUpdateMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type WorkitemOnCreateRuleUpdateModifier and TypeMethodDescriptionPatchTaskmanagementWorktypeFlowsOncreateRuleRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type WorkitemOnCreateRuleUpdateModifier and TypeMethodDescriptionPatchTaskmanagementWorktypeFlowsOncreateRuleRequest.builder(String worktypeId, String ruleId, WorkitemOnCreateRuleUpdate body) voidPatchTaskmanagementWorktypeFlowsOncreateRuleRequest.setBody(WorkitemOnCreateRuleUpdate body) PatchTaskmanagementWorktypeFlowsOncreateRuleRequest.Builder.withBody(WorkitemOnCreateRuleUpdate body) PatchTaskmanagementWorktypeFlowsOncreateRuleRequest.withBody(WorkitemOnCreateRuleUpdate body) PatchTaskmanagementWorktypeFlowsOncreateRuleRequest.Builder.withRequiredParams(String worktypeId, String ruleId, WorkitemOnCreateRuleUpdate body) -
Uses of WorkitemOnCreateRuleUpdate in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WorkitemOnCreateRuleUpdateModifier and TypeMethodDescriptionThe name of the rule.