Package org.wizard4j.engine

Class Summary
FlowchartEngine The FlowchartEngine can be requested to create either managed or unmanaged FlowchartSessions.
FlowchartSession For each flowchart execution, a FlowchartSession needs to be created.
SessionAndDate  
SessionManager Abstract class that provides session management functionality to its subclasses.
 

Enum Summary
EGroupType This enumeration lists the various ways to group user interactions.
 

Exception Summary
NonExistingSessionException Exception thrown when one tries to access a session that does not exist (anymore).
UnexpectedRequestException Exception thrown when an unexpected user request arrives.