Interface | Description |
---|---|
Batch<T extends Token<T>> | |
BatchInfo<B extends BatchInfo<B>> | |
ReQueableToken<T extends ReQueableToken> |
A
Token aware of its neighbours in a Double linked list Q. |
Route<T extends Token<T>> | |
Shift<T extends Token<T>> |
A contextual and practical representation of a Queue.
A Shift associates context like who owns the shift, what time to what time, who all are working in it etc. |
Token<T extends Token> |
A manifestation of
Notification . |
TokenContainer<T extends Token<T>> |
Common characteristics for Token containers.
|
TokenRequest |
Defines a Token Request to a Server before the
Token is accepted or processed |
TokenWrapper<O> |
Support instances that cannot implemented
Token straight. |
Class | Description |
---|---|
TokenPosition<T extends Token<T>> |
Transient data that allows us a estimate/position details, wait time etc or a Token relative to its TokenContainer |
TrackToken |
A
Token implementation of Track where the Track.getEntityId() is Token.getId()
and Track.getEventName() is usually FlowState.getFlowStatus() |
Enum | Description |
---|---|
ShiftStatus |
Status of a
Shift |
Copyright © 2018. All rights reserved.