public class MultistateStateDetectorRT extends StateDetectorRT
vo
Constructor and Description |
---|
MultistateStateDetectorRT(PointEventDetectorVO vo) |
Modifier and Type | Method and Description |
---|---|
com.serotonin.web.i18n.LocalizableMessage |
getMessage() |
protected boolean |
stateDetected(PointValueTime newValue) |
getConditionActiveTime, isActive, isEventActive, pointChanged, setEventActive
initialize, initializeState, scheduleJob, scheduleTimeoutImpl, unscheduleJob
getDurationDescription, getDurationMS, isJobScheduled, scheduleJob, scheduleTimeout, terminate, unscheduleJob
createEventContext, getEventDetectorKey, getEventType, joinTermination, pointBackdated, pointInitialized, pointSet, pointTerminated, pointUpdated, raiseEvent, returnToNormal
addListener, fireEventDetectorStateChanged, fireEventDetectorTerminated, hasListeners, removeListener
public MultistateStateDetectorRT(PointEventDetectorVO vo)
public com.serotonin.web.i18n.LocalizableMessage getMessage()
getMessage
in class PointEventDetectorRT
protected boolean stateDetected(PointValueTime newValue)
stateDetected
in class StateDetectorRT