Uses of Class
com.mypurecloud.sdk.v2.model.AlertSummary
Packages that use AlertSummary
-
Uses of AlertSummary in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AlertSummaryModifier and TypeMethodDescriptionAlertSummary.conversation(AddressableEntityRef conversation) The id of the conversation that triggered the alert.AlertSummary.entities(List<AlertSummaryEntity> entities) The entities who violated the rule condition over the duration of the alert.AlertSummary.entitiesAreTeamMembers(Boolean entitiesAreTeamMembers) Flag that indicated whether or not the alert is for a rule with a condition for all members of a team.CommonAlert.getAlertSummary()AlertSummary.metricType(AlertSummary.MetricTypeEnum metricType) The metric type that is monitored.Methods in com.mypurecloud.sdk.v2.model with parameters of type AlertSummaryModifier and TypeMethodDescriptionCommonAlert.alertSummary(AlertSummary alertSummary) Summary of the alert status of the entities defined in the conditions.voidCommonAlert.setAlertSummary(AlertSummary alertSummary)