Package | Description |
---|---|
org.miloss.fgsms.services.interfaces.status |
fgsms Status Service.
|
org.miloss.fgsms.services.status.impl |
Modifier and Type | Field and Description |
---|---|
protected RemoveStatusResponseMsg |
RemoveStatusResponse.response |
Modifier and Type | Method and Description |
---|---|
RemoveStatusResponseMsg |
ObjectFactory.createRemoveStatusResponseMsg()
Create an instance of
RemoveStatusResponseMsg |
RemoveStatusResponseMsg |
RemoveStatusResponse.getResponse()
Gets the value of the response property.
|
RemoveStatusResponseMsg |
StatusService.removeStatus(RemoveStatusRequestMsg req)
Removes an entry from the status listing, all associated history, SLAs, and alerting subscriptions, requires global admin rights
|
Modifier and Type | Method and Description |
---|---|
void |
RemoveStatusResponse.setResponse(RemoveStatusResponseMsg value)
Sets the value of the response property.
|
Modifier and Type | Method and Description |
---|---|
RemoveStatusResponseMsg |
StatusServiceImpl.removeStatus(RemoveStatusRequestMsg req)
Removes an entry from the status listing, all associated history, SLAs,
and alerting subscriptions requires global admin rights
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.