Package | Description |
---|---|
com.streamscape.sdo | |
com.streamscape.sdo.advisory | |
com.streamscape.sdo.utils | |
com.streamscape.sef.evtrigger |
Modifier and Type | Method and Description |
---|---|
void |
EventDatagram.setForwardTo(java.lang.String eventId)
Sets the
Event Identifier that an event consumer may use to forward a (shallow)
cloned instance of this event. |
void |
ExceptionEventDatagram.setReplyTo(java.lang.String eventId)
Sets the
Event Identifier that an event consumer may use to send a
reply or acknowledgement on. |
void |
EventDatagram.setReplyTo(java.lang.String eventId)
Sets the
Event Identifier that an event consumer may use to send a
reply or acknowledgment on. |
Modifier and Type | Method and Description |
---|---|
void |
StateAdvisory.init(StateAdvisoryDefinition advisory) |
void |
EventTriggerAdvisory.setActionableEventId(java.lang.String eventId) |
Modifier and Type | Method and Description |
---|---|
static void |
SDOUtils.validateEventId(java.lang.String eventId)
Checks a format of the specified event id.
|
Modifier and Type | Method and Description |
---|---|
void |
EventTriggerDefinition.setActionableEventId(java.lang.String eventId) |
void |
EventTriggerCompiledDefinition.setRaisedEventIds(java.util.List raisedEventIds) |
void |
EventTriggerCompiledDefinition.setUsedEventIds(java.util.List usedEventIds) |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.