Uses of Enum Class
com.mypurecloud.sdk.v2.model.HistoryEntry.ActionEnum
Packages that use HistoryEntry.ActionEnum
-
Uses of HistoryEntry.ActionEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return HistoryEntry.ActionEnumModifier and TypeMethodDescriptionstatic HistoryEntry.ActionEnumHistoryEntry.ActionEnum.fromString(String key) HistoryEntry.getAction()static HistoryEntry.ActionEnumReturns the enum constant of this class with the specified name.static HistoryEntry.ActionEnum[]HistoryEntry.ActionEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type HistoryEntry.ActionEnumModifier and TypeMethodDescriptionHistoryEntry.action(HistoryEntry.ActionEnum action) The action performedvoidHistoryEntry.setAction(HistoryEntry.ActionEnum action)