|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Status | |
|---|---|
| org.apache.commons.scxml | The Commons SCXML executor and core concepts. |
| Uses of Status in org.apache.commons.scxml |
|---|
| Methods in org.apache.commons.scxml that return Status | |
|---|---|
Status |
Step.getAfterStatus()
|
Status |
Step.getBeforeStatus()
|
Status |
SCXMLExecutor.getCurrentStatus()
Get the current status. |
| Methods in org.apache.commons.scxml with parameters of type Status | |
|---|---|
void |
Step.setAfterStatus(Status afterStatus)
|
void |
Step.setBeforeStatus(Status beforeStatus)
|
| Constructors in org.apache.commons.scxml with parameters of type Status | |
|---|---|
Step(java.util.Collection externalEvents,
Status beforeStatus)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||