Uses of Class
com.mypurecloud.sdk.v2.model.ShiftTradeExternalActivityRule
Packages that use ShiftTradeExternalActivityRule
-
Uses of ShiftTradeExternalActivityRule in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ShiftTradeExternalActivityRuleModifier and TypeMethodDescriptionShiftTradeExternalActivityRule.action(ShiftTradeExternalActivityRule.ActionEnum action) The action this rule invokesShiftTradeExternalActivityRule.activityCodeIdReplacement(String activityCodeIdReplacement) The ID of the activity code with which to replace to replace external activities (required if action == KeepWithAgent, must be a default activity code ID)ShiftTradeExternalActivityRule.externalActivityType(ShiftTradeExternalActivityRule.ExternalActivityTypeEnum externalActivityType) The external activity type to which to apply this ruleMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type ShiftTradeExternalActivityRuleMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type ShiftTradeExternalActivityRuleModifier and TypeMethodDescriptionShiftTradeSettings.externalActivityRules(List<ShiftTradeExternalActivityRule> externalActivityRules) Rules that specify what to do with external activities that are part of a shiftvoidShiftTradeSettings.setExternalActivityRules(List<ShiftTradeExternalActivityRule> externalActivityRules)