Type Parameters:
ST - the type parameter for the state machine
All Superinterfaces:
WizardState<ST>

public interface BaseWizardState<ST> extends WizardState<ST>
The interface BaseWizardState represents a wizard state.