|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HostStatus | |
com.groundwork.collage | |
com.groundwork.collage.model |
Uses of HostStatus in com.groundwork.collage |
Methods in com.groundwork.collage that return HostStatus | |
HostStatus |
CollageHostQuery.getHostStatusForHost(java.lang.String host)
Get the HostStatus for a given host |
Uses of HostStatus in com.groundwork.collage.model |
Methods in com.groundwork.collage.model that return HostStatus | |
HostStatus |
HostAvailability.getHostStatus()
|
HostStatus |
LogMessage.getHostStatus()
|
HostStatus |
Host.getHostStatus()
|
Methods in com.groundwork.collage.model with parameters of type HostStatus | |
void |
HostAvailability.setHostStatus(HostStatus hostStatus)
|
void |
LogMessage.setHostStatus(HostStatus hostStatus)
|
void |
Host.setHostStatus(HostStatus status)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |