Package | Description |
---|---|
com.neurosys.q.notification.events | |
com.neurosys.q.notification.service | |
com.neurosys.q.service |
Modifier and Type | Class and Description |
---|---|
class |
SynchronousTokenChangeEventSupplierBackedListener<T extends Token<T>,PE extends ChildTokenEvent<T>>
A
SynchronousTokenChangeListener backed by a ClassReloadingStrategy.Strategy or code that generates further events based on the original one. |
Modifier and Type | Class and Description |
---|---|
class |
MessageTokenEvent<T extends Token<T>>
A
BasicTokenEvent that also carries a message |
Modifier and Type | Method and Description |
---|---|
<E extends ChildTokenEvent<T>> |
AbstractNotificationHelper.setupNotificationEvent(TokenEvent<T> parentEvent,
E notifyCustomerEvent,
List<E> notifyEvents)
|
Modifier and Type | Method and Description |
---|---|
Map |
AbstractNotificationHelper.addFeedback(ChildTokenEvent<T> event,
T token,
Feedback feedback)
TokenNotificationTrackerService.keepCount(Token, FlowStatus) + Add Feedback |
Modifier and Type | Method and Description |
---|---|
<E extends ChildTokenEvent<T>> |
TokenEventSupplier.onTokenChange(SupplierTokenEvent<T> tokenEvent)
When a token changes (in any way and namely status), what else can it impact.
This represents the business logic that determines a response to the change. |
Copyright © 2018. All rights reserved.