public interface ReQueableToken<T extends ReQueableToken> extends Token<T>
Token
aware of its neighbours in a Double linked list Q.
Token.getId()
,
like it can be moved around.
ShiftService#getReadyToBeProcessed(Shift, Token)
Modifier and Type | Method and Description |
---|---|
<T> T |
getNextRef()
A Reference to the next token (higher/later sequence in a Q)
|
<T> T |
getPreviousRef()
A Reference to the previous token (lower/recent sequence in a Q)
|
getBatchInfo, getCounter, getId, getStatus, setStatus
getCreated, getFlowStatus, getStatusDate, getUpdated
compareTo
getDisplayName
Copyright © 2018. All rights reserved.