org.rhq.enterprise.server.legacy.events
Class EventConstants
java.lang.Object
org.rhq.enterprise.server.legacy.events.EventConstants
public class EventConstants
- extends Object
Constants used in the Events subsystem.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TYPE_THRESHOLD
public static final int TYPE_THRESHOLD
- See Also:
- Constant Field Values
TYPE_BASELINE
public static final int TYPE_BASELINE
- See Also:
- Constant Field Values
TYPE_CONTROL
public static final int TYPE_CONTROL
- See Also:
- Constant Field Values
TYPE_CHANGE
public static final int TYPE_CHANGE
- See Also:
- Constant Field Values
TYPE_ALERT
public static final int TYPE_ALERT
- See Also:
- Constant Field Values
TYPE_CUST_PROP
public static final int TYPE_CUST_PROP
- See Also:
- Constant Field Values
TYPE_LOG
public static final int TYPE_LOG
- See Also:
- Constant Field Values
EVENTS_TOPIC
public static final String EVENTS_TOPIC
- See Also:
- Constant Field Values
CONTROL_ACTION_NONE
public static final String CONTROL_ACTION_NONE
- Constant for removing a control action from an alert definition.
- See Also:
- Constant Field Values
TYPE_ALERT_DEF_ID
public static final Integer TYPE_ALERT_DEF_ID
EventConstants
public EventConstants()
getTypes
public static String[] getTypes()
getType
public static int getType(String typeStr)
getType
public static String getType(int type)
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.