Class AbstractThresholdingDao
- java.lang.Object
-
- org.opennms.netmgt.config.dao.thresholding.impl.AbstractThresholdingDao
-
- All Implemented Interfaces:
ReadableDao<ThresholdingConfig>
,ReadableThresholdingDao
- Direct Known Subclasses:
OnmsThresholdingDao
,OverrideableThresholdingDaoImpl
,SentinelThresholdingDao
public abstract class AbstractThresholdingDao extends Object implements ReadableThresholdingDao
-
-
Field Summary
Fields Modifier and Type Field Description static String
JSON_STORE_KEY
-
-
-
Field Detail
-
JSON_STORE_KEY
public static final String JSON_STORE_KEY
- See Also:
- Constant Field Values
-
-