| Package | Description |
|---|---|
| org.squirrelframework.foundation.fsm.builder |
| Modifier and Type | Method and Description |
|---|---|
To<T,S,E,C> |
From.to(S stateId)
Build transition target state and return to clause builder
|
To<T,S,E,C> |
From.toFinal(S stateId)
Builder transition target state as final state and return to clause builder
|
To<T,S,E,C> |
InternalTransitionBuilder.within(S stateId)
Build a internal transition
|
Copyright © 2013–2016. All rights reserved.