public interface SingleTokenEvent<T extends Token<T>> extends TokenEvent<T>
TokenEvent.ContainerEventType, TokenEvent.TokenEventFlowStatus, TokenEvent.TokenEventType
Modifier and Type | Method and Description |
---|---|
T |
getToken() |
void |
setToken(T token) |
addBehavior, getBehaviors, getFeedback, getFlowStatus, getPreEventProcess, setBehaviors, setFlowStatus
setFeedback
Copyright © 2018. All rights reserved.