Uses of Class
com.mypurecloud.sdk.v2.model.WorkitemOnAttributeChangeRuleListing
Packages that use WorkitemOnAttributeChangeRuleListing
-
Uses of WorkitemOnAttributeChangeRuleListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return WorkitemOnAttributeChangeRuleListingModifier and TypeMethodDescriptionTaskManagementApi.getTaskmanagementWorktypeFlowsOnattributechangeRules(GetTaskmanagementWorktypeFlowsOnattributechangeRulesRequest request) Get all attribute-change rules for a worktypeTaskManagementApi.getTaskmanagementWorktypeFlowsOnattributechangeRules(String worktypeId, String after, Integer pageSize) Get all attribute-change rules for a worktypeMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type WorkitemOnAttributeChangeRuleListingModifier and TypeMethodDescriptionTaskManagementApi.getTaskmanagementWorktypeFlowsOnattributechangeRules(ApiRequest<Void> request) Get all attribute-change rules for a worktypeTaskManagementApiAsync.getTaskmanagementWorktypeFlowsOnattributechangeRulesAsync(GetTaskmanagementWorktypeFlowsOnattributechangeRulesRequest request, AsyncApiCallback<WorkitemOnAttributeChangeRuleListing> callback) Get all attribute-change rules for a worktypeTaskManagementApiAsync.getTaskmanagementWorktypeFlowsOnattributechangeRulesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<WorkitemOnAttributeChangeRuleListing>> callback) Get all attribute-change rules for a worktypeTaskManagementApi.getTaskmanagementWorktypeFlowsOnattributechangeRulesWithHttpInfo(String worktypeId, String after, Integer pageSize) Get all attribute-change rules for a worktypeMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type WorkitemOnAttributeChangeRuleListingModifier and TypeMethodDescriptionTaskManagementApiAsync.getTaskmanagementWorktypeFlowsOnattributechangeRulesAsync(GetTaskmanagementWorktypeFlowsOnattributechangeRulesRequest request, AsyncApiCallback<WorkitemOnAttributeChangeRuleListing> callback) Get all attribute-change rules for a worktypeTaskManagementApiAsync.getTaskmanagementWorktypeFlowsOnattributechangeRulesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<WorkitemOnAttributeChangeRuleListing>> callback) Get all attribute-change rules for a worktype -
Uses of WorkitemOnAttributeChangeRuleListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WorkitemOnAttributeChangeRuleListingModifier and TypeMethodDescriptionWorkitemOnAttributeChangeRuleListing.entities(List<WorkitemOnAttributeChangeRule> entities) WorkitemOnAttributeChangeRuleListing.previousUri(String previousUri)