public class SLAUtils extends Object
Constructor and Description |
---|
SLAUtils() |
Modifier and Type | Method and Description |
---|---|
static ManagementEventType |
createWSDMEvent(AlertContainer alert)
Creates a ManagementEventType populated from the AlertContainer
|
static Element |
WSDMAlertToDomElement(ManagementEventType alert)
Converts a ManagementEventType to a dom Element
|
static String |
WSDMtoXmlString(ManagementEventType e)
Converts a ManagementEventType to an XML String
|
public static Element WSDMAlertToDomElement(ManagementEventType alert)
alert
- public static String WSDMtoXmlString(ManagementEventType e)
e
- public static ManagementEventType createWSDMEvent(AlertContainer alert) throws IllegalArgumentException
alert
- IllegalArgumentException
- if the alert is nullCopyright © 2008–2017 MIL-OSS. All rights reserved.