Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.webflow.definition Classes and Interfaces - 10 results found.
NameDescriptionTypePackageFramework
FlowDefinitionThe definition of a flow, a program that when executed carries out a task on behalf of a single client.Interfaceorg.springframework.webflow.definitionSpring Webflow
FlowDefinitionConstructionExceptionThrown when a flow definition was found during a lookup operation but could not be constructed.Classorg.springframework.webflow.definition.registrySpring Webflow
FlowDefinitionHolderA holder holding a reference to a Flow definition.Interfaceorg.springframework.webflow.definition.registrySpring Webflow
FlowDefinitionLocatorA runtime service locator interface for retrieving flow definitions by id.Interfaceorg.springframework.webflow.definition.registrySpring Webflow
FlowDefinitionRegistryA container of flow definitions.Interfaceorg.springframework.webflow.definition.registrySpring Webflow
FlowDefinitionRegistryImplA generic registry implementation for housing one or more flow definitions.Classorg.springframework.webflow.definition.registrySpring Webflow
NoSuchFlowDefinitionExceptionThrown when no flow definition was found during a lookup operation by a flow locator.Classorg.springframework.webflow.definition.registrySpring Webflow
StateDefinitionA step within a flow definition where behavior is executed.Interfaceorg.springframework.webflow.definitionSpring Webflow
TransitionableStateDefinitionA state that can transition to another state.Interfaceorg.springframework.webflow.definitionSpring Webflow
TransitionDefinitionA transition takes a flow from one state to another.Interfaceorg.springframework.webflow.definitionSpring Webflow