Package | Description |
---|---|
com.neurosys.events | |
com.neurosys.q.notification.events |
Modifier and Type | Class and Description |
---|---|
class |
SynchronousFlowStatusChange<E,F>
A
SynchronousChange event implementation that wraps a change event and is capable of also communicating the FlowStatus For example Admin UI's where an event Listener processes an event and sends feedback. |
Modifier and Type | Interface and Description |
---|---|
interface |
ChildTokenEvent<T extends Token<T>>
An
IChild and a TokenEvent .A child event is defined as one that is generated as a result of another event known as the IChild.getParent() event. |
interface |
MultipleTokenEvent<T extends Token<T>> |
interface |
SingleTokenEvent<T extends Token<T>> |
interface |
SupplierTokenEvent<T extends Token<T>>
|
interface |
TokenEvent<T extends Token<T>>
Any Event related to a
Token
Note: ConsumerTokenStatus is a collection of pre-defined TokenStatus 's. |
Modifier and Type | Class and Description |
---|---|
class |
BasicTokenEvent<T extends Token<T>>
Event over any
Token type. |
class |
MessageTokenEvent<T extends Token<T>>
A
BasicTokenEvent that also carries a message |
class |
NextTokenEvent<T extends Token<T>>
A
BasicTokenEvent that also factors in automation of next token(s) based on a post current action scenario
described by NextTokenEvent.nextTokensAction . |
Copyright © 2018. All rights reserved.