| Package | Description |
|---|---|
| org.miloss.fgsms.plugins.sla | |
| org.miloss.fgsms.services.interfaces.automatedreportingservice |
fgsms Automated Reporting Service.
|
| org.miloss.fgsms.services.interfaces.policyconfiguration |
fgsms Policy Configuration Service.
|
| Modifier and Type | Field and Description |
|---|---|
protected SLAAction |
AlertContainer.slaActionBaseType
A reference to the action that will be processed by this alert container.
|
| Modifier and Type | Method and Description |
|---|---|
SLAAction |
AlertContainer.getSlaActionBaseType()
A reference to the action that will be processed by this alert container.
|
| Constructor and Description |
|---|
AlertContainer(String faultMsg,
String htmlEncodedFaultMessage,
String modifiedurl,
String relatedMessageId,
long currentTimeMillis,
String incidentid,
boolean pooled,
boolean sendtoAdminsOnly,
SLAAction slaActionBaseType,
String SLAID,
ServicePolicy t,
SituationCategoryType typeofalert)
creates a new alert container
|
| Modifier and Type | Field and Description |
|---|---|
protected List<SLAAction> |
ReportDefinition.notifications |
| Modifier and Type | Method and Description |
|---|---|
List<SLAAction> |
ReportDefinition.getNotifications()
Gets the value of the notifications property.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<SLAAction> |
ArrayOfSLAActionBaseType.slaAction |
| Modifier and Type | Method and Description |
|---|---|
SLAAction |
ObjectFactory.createSLAAction()
Create an instance of
SLAAction |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SLAAction> |
ObjectFactory.createSLAAction(SLAAction value)
|
List<SLAAction> |
ArrayOfSLAActionBaseType.getSLAAction()
Gets the value of the slaAction property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SLAAction> |
ObjectFactory.createSLAAction(SLAAction value)
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.