Enum Class WorkitemUpdate.AssignmentOperationEnum

java.lang.Object
java.lang.Enum<WorkitemUpdate.AssignmentOperationEnum>
com.mypurecloud.sdk.v2.model.WorkitemUpdate.AssignmentOperationEnum
All Implemented Interfaces:
Serializable, Comparable<WorkitemUpdate.AssignmentOperationEnum>, java.lang.constant.Constable
Enclosing class:
WorkitemUpdate

public static enum WorkitemUpdate.AssignmentOperationEnum extends Enum<WorkitemUpdate.AssignmentOperationEnum>
Set this value to AgentAssignmentAlerting and supply an 'assigneeId' to assign the workitem to an agent and alert the agent of the assignment. Set this value to QueueAssignmentAlerting and supply a 'queueId' to route the workitem to an agent who is a member of the queue and alert the agent.