Package formflow.library.config
Class FlowConfiguration
java.lang.Object
formflow.library.config.FlowConfiguration
Represents the configuration for a certain flow.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetScreenNavigation(String screenName) Returns the screen navigation for a particular screen.
-
Constructor Details
-
FlowConfiguration
public FlowConfiguration()
-
-
Method Details