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