@Entity public class OnmsMinion extends OnmsMonitoringSystem
The OnmsMinion represents a Minion node which has reported to OpenNMS.
TYPE_MINION, TYPE_OPENNMS, TYPE_REMOTE_POLLER| Constructor and Description | 
|---|
OnmsMinion()  | 
OnmsMinion(String id,
          String location,
          String status,
          Date lastUpdated)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getStatus()  | 
void | 
setStatus(String status)  | 
String | 
toString()
toString 
 | 
getId, getLabel, getLastUpdated, getLocation, getProperties, getType, setId, setLabel, setLastUpdated, setLocation, setProperties, setProperty, setTypepublic String getStatus()
public void setStatus(String status)
public String toString()
OnmsMonitoringSystemtoString
toString in class OnmsMonitoringSystemString object.Copyright © 2021. All rights reserved.