Uses of Class
com.mypurecloud.sdk.v2.model.ActionMapAction
Packages that use ActionMapAction
-
Uses of ActionMapAction in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ActionMapActionModifier and TypeMethodDescriptionActionMapAction.actionTargetId(String actionTargetId) Deprecated.ActionMapAction.actionTemplate(ActionMapActionTemplate actionTemplate) Action template associated with the action map.ActionMapAction.architectFlowFields(ArchitectFlowFields architectFlowFields) Architect Flow Id and input contract.ActionMap.getAction()ActionMapAction.isPacingEnabled(Boolean isPacingEnabled) Deprecated.ActionMapAction.mediaType(ActionMapAction.MediaTypeEnum mediaType) Media type of action.ActionMapAction.openActionFields(OpenActionFields openActionFields) Admin-configurable fields of an open action.ActionMapAction.props(ActionProperties props) Deprecated.ActionMapAction.webMessagingOfferFields(WebMessagingOfferFields webMessagingOfferFields) Admin-configurable fields of a web messaging offer action.Methods in com.mypurecloud.sdk.v2.model with parameters of type ActionMapActionModifier and TypeMethodDescriptionActionMap.action(ActionMapAction action) The action that will be executed if this action map is triggered.voidActionMap.setAction(ActionMapAction action)