| Package | Description |
|---|---|
| org.jboss.util.state |
| Modifier and Type | Method and Description |
|---|---|
Transition |
State.getTransition(String name)
Lookup an allowed transition given its name.
|
| Modifier and Type | Method and Description |
|---|---|
State |
State.addTransition(Transition transition)
Add a transition to the allowed transition map.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.