org.blue.xdata
Class xodtemplate_h.xodtemplate_hostescalation
java.lang.Object
org.blue.xdata.xodtemplate_h.xodtemplate_hostescalation
- All Implemented Interfaces:
- java.lang.Cloneable
- Enclosing class:
- xodtemplate_h
public static class xodtemplate_h.xodtemplate_hostescalation
- extends java.lang.Object
- implements java.lang.Cloneable
|
Method Summary |
java.lang.Object |
clone()
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
template
public java.lang.String template
name
public java.lang.String name
_config_file
public int _config_file
_start_line
public int _start_line
hostgroup_name
public java.lang.String hostgroup_name
host_name
public java.lang.String host_name
first_notification
public int first_notification
last_notification
public int last_notification
notification_interval
public int notification_interval
escalation_period
public java.lang.String escalation_period
escalate_on_down
public int escalate_on_down
escalate_on_unreachable
public int escalate_on_unreachable
escalate_on_recovery
public int escalate_on_recovery
contact_groups
public java.lang.String contact_groups
have_first_notification
public int have_first_notification
have_last_notification
public int have_last_notification
have_notification_interval
public int have_notification_interval
have_escalation_options
public int have_escalation_options
has_been_resolved
public int has_been_resolved
register_object
public int register_object
xodtemplate_h.xodtemplate_hostescalation
public xodtemplate_h.xodtemplate_hostescalation()
clone
public java.lang.Object clone()
- Overrides:
clone in class java.lang.Object