org.blue.xdata
Class xodtemplate_h.xodtemplate_servicedependency
java.lang.Object
org.blue.xdata.xodtemplate_h.xodtemplate_servicedependency
- All Implemented Interfaces:
- java.lang.Cloneable
- Enclosing class:
- xodtemplate_h
public static class xodtemplate_h.xodtemplate_servicedependency
- 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
servicegroup_name
public java.lang.String servicegroup_name
hostgroup_name
public java.lang.String hostgroup_name
host_name
public java.lang.String host_name
service_description
public java.lang.String service_description
dependent_servicegroup_name
public java.lang.String dependent_servicegroup_name
dependent_hostgroup_name
public java.lang.String dependent_hostgroup_name
dependent_host_name
public java.lang.String dependent_host_name
dependent_service_description
public java.lang.String dependent_service_description
inherits_parent
public int inherits_parent
fail_notify_on_ok
public int fail_notify_on_ok
fail_notify_on_unknown
public int fail_notify_on_unknown
fail_notify_on_warning
public int fail_notify_on_warning
fail_notify_on_critical
public int fail_notify_on_critical
fail_notify_on_pending
public int fail_notify_on_pending
fail_execute_on_ok
public int fail_execute_on_ok
fail_execute_on_unknown
public int fail_execute_on_unknown
fail_execute_on_warning
public int fail_execute_on_warning
fail_execute_on_critical
public int fail_execute_on_critical
fail_execute_on_pending
public int fail_execute_on_pending
have_inherits_parent
public int have_inherits_parent
have_notification_dependency_options
public int have_notification_dependency_options
have_execution_dependency_options
public int have_execution_dependency_options
has_been_resolved
public int has_been_resolved
register_object
public int register_object
xodtemplate_h.xodtemplate_servicedependency
public xodtemplate_h.xodtemplate_servicedependency()
clone
public java.lang.Object clone()
- Overrides:
clone in class java.lang.Object