Uses of Class
com.mypurecloud.sdk.v2.model.WorkitemOnAttributeChangeRuleCreate
Packages that use WorkitemOnAttributeChangeRuleCreate
Package
Description
-
Uses of WorkitemOnAttributeChangeRuleCreate in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type WorkitemOnAttributeChangeRuleCreateModifier and TypeMethodDescriptionTaskManagementApi.postTaskmanagementWorktypeFlowsOnattributechangeRules(String worktypeId, WorkitemOnAttributeChangeRuleCreate body) Add an attribute-change rule to a worktypeTaskManagementApi.postTaskmanagementWorktypeFlowsOnattributechangeRulesWithHttpInfo(String worktypeId, WorkitemOnAttributeChangeRuleCreate body) Add an attribute-change rule to a worktypeMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type WorkitemOnAttributeChangeRuleCreateModifier and TypeMethodDescriptionTaskManagementApi.postTaskmanagementWorktypeFlowsOnattributechangeRules(ApiRequest<WorkitemOnAttributeChangeRuleCreate> request) Add an attribute-change rule to a worktypeTaskManagementApiAsync.postTaskmanagementWorktypeFlowsOnattributechangeRulesAsync(ApiRequest<WorkitemOnAttributeChangeRuleCreate> request, AsyncApiCallback<ApiResponse<WorkitemOnAttributeChangeRule>> callback) Add an attribute-change rule to a worktype -
Uses of WorkitemOnAttributeChangeRuleCreate in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return WorkitemOnAttributeChangeRuleCreateModifier and TypeMethodDescriptionPostTaskmanagementWorktypeFlowsOnattributechangeRulesRequest.getBody()Methods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type WorkitemOnAttributeChangeRuleCreateModifier and TypeMethodDescriptionPostTaskmanagementWorktypeFlowsOnattributechangeRulesRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type WorkitemOnAttributeChangeRuleCreateModifier and TypeMethodDescriptionPostTaskmanagementWorktypeFlowsOnattributechangeRulesRequest.builder(String worktypeId, WorkitemOnAttributeChangeRuleCreate body) voidPostTaskmanagementWorktypeFlowsOnattributechangeRulesRequest.setBody(WorkitemOnAttributeChangeRuleCreate body) PostTaskmanagementWorktypeFlowsOnattributechangeRulesRequest.Builder.withBody(WorkitemOnAttributeChangeRuleCreate body) PostTaskmanagementWorktypeFlowsOnattributechangeRulesRequest.withBody(WorkitemOnAttributeChangeRuleCreate body) PostTaskmanagementWorktypeFlowsOnattributechangeRulesRequest.Builder.withRequiredParams(String worktypeId, WorkitemOnAttributeChangeRuleCreate body) -
Uses of WorkitemOnAttributeChangeRuleCreate in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WorkitemOnAttributeChangeRuleCreateModifier and TypeMethodDescriptionWorkitemOnAttributeChangeRuleCreate.condition(WorkitemOnAttributeChangeCondition condition) The rules condition.The name of the rule.