IFlow objects can contain child IFlow objects (called sub-flows). Everything from the lowest-level prompt-block to a complete SpeakRight application is an IFlow. IFlow classes are Serializable so that SpeakRight can save & restore state between HTTP requests. Mark any fields transient that you don't want to be persisted.
|
|
|
|
|
|
|
|