Package | Description |
---|---|
org.miloss.fgsms.services.interfaces.status |
fgsms Status Service.
|
org.miloss.fgsms.services.status.impl |
Modifier and Type | Field and Description |
---|---|
protected RemoveStatusRequestMsg |
RemoveStatus.req |
Modifier and Type | Method and Description |
---|---|
RemoveStatusRequestMsg |
ObjectFactory.createRemoveStatusRequestMsg()
Create an instance of
RemoveStatusRequestMsg |
RemoveStatusRequestMsg |
RemoveStatus.getReq()
Gets the value of the req property.
|
Modifier and Type | Method and Description |
---|---|
RemoveStatusResponseMsg |
StatusService.removeStatus(RemoveStatusRequestMsg req)
Removes an entry from the status listing, all associated history, SLAs, and alerting subscriptions, requires global admin rights
|
void |
RemoveStatus.setReq(RemoveStatusRequestMsg value)
Sets the value of the req 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.