T
- as Token
typepublic interface Token<T extends Token> extends Notification, FlowState, Comparable<T>, Chainable<T>, Displayable
Notification
.
Smallest unit in a Q.Modifier and Type | Method and Description |
---|---|
BatchInfo |
getBatchInfo()
|
String |
getCounter()
The counter name that will serve.
|
Object |
getId()
Identifier for
Token
Any type; override by impl |
FlowStatus |
getStatus() |
<S extends FlowStatus> |
setStatus(S status)
Status of the token
|
getCreated, getFlowStatus, getStatusDate, getUpdated
compareTo
getDisplayName
BatchInfo getBatchInfo()
FlowStatus getStatus()
<S extends FlowStatus> void setStatus(S status)
Copyright © 2018. All rights reserved.