Package | Description |
---|---|
com.serotonin.mango.rt.event | |
com.serotonin.mango.rt.event.handlers | |
com.serotonin.mango.vo.event |
Modifier and Type | Field and Description |
---|---|
private java.util.List<EventHandlerRT> |
EventInstance.handlers |
Modifier and Type | Method and Description |
---|---|
java.util.List<EventHandlerRT> |
EventInstance.getHandlers() |
Modifier and Type | Method and Description |
---|---|
void |
EventInstance.setHandlers(java.util.List<EventHandlerRT> handlers) |
Modifier and Type | Class and Description |
---|---|
class |
EmailHandlerRT |
class |
ProcessHandlerRT |
class |
ScriptHandlerRT |
class |
SetPointHandlerRT |
Modifier and Type | Method and Description |
---|---|
EventHandlerRT |
EventHandlerVO.createRuntime() |