Uses of Class
co.ecg.alpaca.toolkit.generated.HuntGroup
Packages that use HuntGroup
Package
Description
-
Uses of HuntGroup in co.ecg.alpaca.core.broadworks.information
Constructors in co.ecg.alpaca.core.broadworks.information with parameters of type HuntGroupModifierConstructorDescriptionHuntGroupInformationBuilder
(BroadWorksProcess parentProcess, HuntGroup user) Constructor for HuntGroupInformationBuilder. -
Uses of HuntGroup in co.ecg.alpaca.core.broadworks.migration.user
Methods in co.ecg.alpaca.core.broadworks.migration.user that return HuntGroup -
Uses of HuntGroup in co.ecg.alpaca.core.model.broadworks.user
Constructors in co.ecg.alpaca.core.model.broadworks.user with parameters of type HuntGroupModifierConstructorDescriptionHuntGroupInformation
(HuntGroup huntGroup) Create a new HuntGroupInformation with the provided HuntGroup -
Uses of HuntGroup in co.ecg.alpaca.toolkit.generated
Fields in co.ecg.alpaca.toolkit.generated declared as HuntGroupModifier and TypeFieldDescriptionprotected @NotNull @Valid HuntGroup
HuntGroup.GroupHuntGroupConsolidatedDeleteInstanceRequest.user
protected @NotNull @Valid HuntGroup
HuntGroup.GroupHuntGroupConsolidatedModifyInstanceRequest.user
protected @NotNull @Valid HuntGroup
HuntGroup.GroupHuntGroupDeleteInstanceRequest.user
protected @NotNull @Valid HuntGroup
HuntGroup.GroupHuntGroupGetInstanceRequest.user
protected HuntGroup
HuntGroup.GroupHuntGroupGetInstanceResponse.user
protected @NotNull @Valid HuntGroup
HuntGroup.GroupHuntGroupModifyInstanceRequest.user
protected @NotNull @Valid HuntGroup
HuntGroup.GroupHuntGroupModifyInstanceWeightedCallDistributionRequest.user
Methods in co.ecg.alpaca.toolkit.generated that return HuntGroupModifier and TypeMethodDescriptionHuntGroup.GroupHuntGroupConsolidatedDeleteInstanceRequest.getHuntGroup()
HuntGroup.GroupHuntGroupConsolidatedModifyInstanceRequest.getHuntGroup()
HuntGroup.GroupHuntGroupDeleteInstanceRequest.getHuntGroup()
HuntGroup.GroupHuntGroupGetInstanceRequest.getHuntGroup()
HuntGroup.GroupHuntGroupGetInstanceResponse.getHuntGroup()
HuntGroup.GroupHuntGroupModifyInstanceRequest.getHuntGroup()
HuntGroup.GroupHuntGroupModifyInstanceWeightedCallDistributionRequest.getHuntGroup()
static HuntGroup
HuntGroup.getPopulatedHuntGroup
(Group group, String userId) Retrieves a populated HuntGroupHuntGroup.setAgentUserTable
(List<GroupHuntGroupAgentUserTableRow> agentUserTable) HuntGroup.setAllowCallWaitingForAgents
(Boolean allowCallWaitingForAgents) HuntGroup.setAllowMembersToControlGroupBusy
(Boolean allowMembersToControlGroupBusy) HuntGroup.setApplyGroupBusyWhenTerminatingToAgent
(Boolean applyGroupBusyWhenTerminatingToAgent) HuntGroup.setEnableGroupBusy
(Boolean enableGroupBusy) HuntGroup.setEnableNotReachableForwarding
(Boolean enableNotReachableForwarding) HuntGroup.setForwardAfterTimeout
(Boolean forwardAfterTimeout) HuntGroup.setForwardTimeoutSeconds
(Integer forwardTimeoutSeconds) HuntGroup.setForwardToPhoneNumber
(String forwardToPhoneNumber) HuntGroup.setHuntAfterNoAnswer
(Boolean huntAfterNoAnswer) HuntGroup.setIncludeHuntGroupNameInCLID
(Boolean includeHuntGroupNameInCLID) HuntGroup.setMakeBusyWhenNotReachable
(Boolean makeBusyWhenNotReachable) HuntGroup.setNetworkClassOfService
(String networkClassOfService) HuntGroup.setNoAnswerNumberOfRings
(Integer noAnswerNumberOfRings) HuntGroup.setNotReachableForwardToPhoneNumber
(String notReachableForwardToPhoneNumber) HuntGroup.setPolicy
(HuntPolicy policy) HuntGroup.setServiceInstanceProfile
(ServiceInstanceReadProfile19sp1 serviceInstanceProfile) HuntGroup.setUseSystemHuntGroupCLIDSetting
(Boolean useSystemHuntGroupCLIDSetting) Methods in co.ecg.alpaca.toolkit.generated with parameters of type HuntGroupModifier and TypeMethodDescriptionvoid
Constructors in co.ecg.alpaca.toolkit.generated with parameters of type HuntGroupModifierConstructorDescription