public class Checkers
extends java.lang.Object
Constructor and Description |
---|
Checkers() |
Modifier and Type | Method and Description |
---|---|
static void |
checkAlert(InternalAllApplicationsAlertingConfig ac,
AlertDesc adi) |
static java.util.Set<java.lang.String> |
computeAvailableGroups(InternalAllApplicationsAlertingConfig ac) |
static void |
validateAlert(AlertDesc descr,
InternalAllApplicationsAlertingConfig ac) |
static void |
validateGroup(InternalAllApplicationsAlertingConfig ac,
java.lang.String group) |
static void |
validateGroups(AlertDesc adi,
InternalAllApplicationsAlertingConfig ac) |
public static void checkAlert(InternalAllApplicationsAlertingConfig ac, AlertDesc adi) throws com.exalead.util.TypedException
com.exalead.util.TypedException
public static void validateGroups(AlertDesc adi, InternalAllApplicationsAlertingConfig ac) throws com.exalead.util.TypedException
com.exalead.util.TypedException
public static void validateGroup(InternalAllApplicationsAlertingConfig ac, java.lang.String group) throws com.exalead.util.TypedException
com.exalead.util.TypedException
public static java.util.Set<java.lang.String> computeAvailableGroups(InternalAllApplicationsAlertingConfig ac)
public static void validateAlert(AlertDesc descr, InternalAllApplicationsAlertingConfig ac) throws com.exalead.util.TypedException
com.exalead.util.TypedException
Copyright © 2013 Dassault Systèmes, All Rights Reserved.