org.opennms.web.alarm
Class AlarmUtil
java.lang.Object
org.opennms.web.alarm.AlarmUtil
public abstract class AlarmUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ANY_SERVICES_OPTION
public static final String ANY_SERVICES_OPTION
- See Also:
- Constant Field Values
ANY_SEVERITIES_OPTION
public static final String ANY_SEVERITIES_OPTION
- See Also:
- Constant Field Values
ANY_RELATIVE_TIMES_OPTION
public static final String ANY_RELATIVE_TIMES_OPTION
- See Also:
- Constant Field Values
LAST_HOUR_RELATIVE_TIME
public static final int LAST_HOUR_RELATIVE_TIME
- See Also:
- Constant Field Values
LAST_FOUR_HOURS_RELATIVE_TIME
public static final int LAST_FOUR_HOURS_RELATIVE_TIME
- See Also:
- Constant Field Values
LAST_EIGHT_HOURS_RELATIVE_TIME
public static final int LAST_EIGHT_HOURS_RELATIVE_TIME
- See Also:
- Constant Field Values
LAST_TWELVE_HOURS_RELATIVE_TIME
public static final int LAST_TWELVE_HOURS_RELATIVE_TIME
- See Also:
- Constant Field Values
LAST_DAY_RELATIVE_TIME
public static final int LAST_DAY_RELATIVE_TIME
- See Also:
- Constant Field Values
LAST_WEEK_RELATIVE_TIME
public static final int LAST_WEEK_RELATIVE_TIME
- See Also:
- Constant Field Values
LAST_MONTH_RELATIVE_TIME
public static final int LAST_MONTH_RELATIVE_TIME
- See Also:
- Constant Field Values
AlarmUtil
public AlarmUtil()
getFilter
public static Filter getFilter(String filterString)
getFilterString
public static String getFilterString(Filter filter)
getRelativeTimeFilter
public static Filter getRelativeTimeFilter(int relativeTime)
Copyright © 2009. All Rights Reserved.