Package com.tailf.notif
Class ForwardNotification
Object
com.tailf.notif.Notification
com.tailf.notif.ForwardNotification
Data structure for Forward agent events.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.tailf.notif.Notification
getNotificationType
-
Field Details
-
FORWARD_INFO_UP
public static final int FORWARD_INFO_UP- See Also:
-
FORWARD_INFO_DOWN
public static final int FORWARD_INFO_DOWN- See Also:
-
FORWARD_INFO_FAILED
public static final int FORWARD_INFO_FAILED- See Also:
-
-
Constructor Details
-
ForwardNotification
-
-
Method Details
-
toString
- Overrides:
toString
in classNotification
-
getForwardType
public int getForwardType()forward event type: -
getTarget
target name in confd.conf -
getUserInfo
User information
-