| Package | Description |
|---|---|
| org.miloss.fgsms.services.interfaces.policyconfiguration |
fgsms Policy Configuration Service.
|
| org.miloss.fgsms.services.pcs.impl | |
| org.miloss.fgsms.sla |
This package is for processing Service Level Agreement Rules and Actions in fgsms.
|
| Modifier and Type | Field and Description |
|---|---|
protected SetAlertRegistrationsRequestMsg |
SetAlertRegistrations.request |
| Modifier and Type | Method and Description |
|---|---|
SetAlertRegistrationsRequestMsg |
ObjectFactory.createSetAlertRegistrationsRequestMsg()
Create an instance of
SetAlertRegistrationsRequestMsg |
SetAlertRegistrationsRequestMsg |
SetAlertRegistrations.getRequest()
Gets the value of the request property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SetAlertRegistrationsRequestMsg> |
ObjectFactory.createSetAlertRegistrationsRequestMsg(SetAlertRegistrationsRequestMsg value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SetAlertRegistrationsRequestMsg> |
ObjectFactory.createSetAlertRegistrationsRequestMsg(SetAlertRegistrationsRequestMsg value)
|
SetAlertRegistrationsResponseMsg |
PCS.setAlertRegistrations(SetAlertRegistrationsRequestMsg request)
sets a list of SLAs that I am subscribed to
|
void |
SetAlertRegistrations.setRequest(SetAlertRegistrationsRequestMsg value)
Sets the value of the request property.
|
| Modifier and Type | Method and Description |
|---|---|
SetAlertRegistrationsResponseMsg |
PCS4jBean.setAlertRegistrations(SetAlertRegistrationsRequestMsg request)
sets a list of SLAs that I am subscribed to
|
| Modifier and Type | Method and Description |
|---|---|
static void |
SLACommon.AlertUserSLASubscribed(String subscribersUsername,
List<String> subscribersEmail,
SetAlertRegistrationsRequestMsg request,
boolean pooled) |
Copyright © 2008–2017 MIL-OSS. All rights reserved.