Uses of Class
com.mypurecloud.sdk.v2.model.AgentAction
Packages that use AgentAction
-
Uses of AgentAction in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentActionModifier and TypeMethodDescriptionAgentAction.agentAction(AgentAction.AgentActionEnum agentAction) The agent action taken on a checklist item.ID of the checklist item.Name of the checklist item.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type AgentActionMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type AgentActionModifier and TypeMethodDescriptionAgentActionPayload.checklistItems(List<AgentAction> checklistItems) The list of checklist items and the agent action taken on each one of them.voidAgentActionPayload.setChecklistItems(List<AgentAction> checklistItems)