|
spring-webflow | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
@Configuration classes to configure
Spring Web Flow.FlowExecutionSnapshotFactory.Scope implementations that access a Web Flow scope from the current request.MultiAction in expressions.true if the action's result is
equal to the 'trueEventId', false otherwise.DefaultMapping between the given request parameter name and a matching model field.
DefaultMapping instance for all incoming request parameters except those having a special field
marker prefix.
DefaultMapping that results in setting the target field on the model to an empty value
(typically null).
FlowBuilder instance.
FlowBuilder instance with the given flow id.
FlowBuilder instance with the given flow id.
FlowExecutionListener that observes the lifecycle of all flow
executions launched by this executor.
FlowExecutionListener that observes the lifecycle of flow
executions launched by this executor.
DefaultMapping for the given BinderConfiguration.Binding.
DefaultMapping for every configured view BinderConfiguration.Binding for which there is an incoming request
parameter.
Action implementation for use
within a specific Action execution context, for example an ActionState definition, a
TransitionCriteria definition, or in a test environment.AttributeMap.
AttributeMap.AttributeMap.BeanFactory.ValidationHintResolver
that resolves String-based hints to a Class<?> array.FlowBuilderServices instance.
FlowDefinitionRegistry instance.
FlowExecutor instance.
field to the supplied field list.
FlowExecution that is running.Conversation implementation used by the conversation container.FlowDefinitionLocator.getFlowDefinition(String)
able to obtain a flow definition instance for the given id? Will ask the parent registry if the flow cannot be
found in this instance.
ConversationManager.scope implementation.conversation
parameters object.
Flow definition object.
form action.
ResourceLoader used by the FlowDefinitionResourceFactory to load flow resources from
a path.
View objects that can render the view template with the
provided identifier.
true in the context of the current request.FlowException now handled by the Web Flow system.
doEnter template method that executes behavior specific to this state type
in polymorphic fashion.
doEnter template method that executes behavior specific to this state type
in polymorphic fashion.
doEnter template method that executes behavior specific to this state type
in polymorphic fashion.
doEnter template method that executes behaviour specific to this state
type in polymorphic fashion.
id and no payload.
id and payload attributes.
Event objects.handler.
ExternalContext instance with the current thread.FlowUrlHandler implementation that is an alternative to the standard
DefaultFlowUrlHandler.scope implementation.flows, states, and transitions.FlowBuilder to construct a flow.FlowBuilderServices instances designed for programmatic
use in @Bean factory methods.id.FlowDefinitionRegistry instances designed for programmatic
use in @Bean factory methods.FlowBuilderServices.
default flow execution implementation.FlowExecutionRepository.flow
executions.FlowExecutionRepository exception hierarchy.FlowExecutionSnapshotFactory.FlowExecutionSnapshot implementations.FlowExecutionImpl to track its status.FlowExecutor instances designed for programmatic use in
@Bean factory methods.HandlerMapping that follows a simple convention for
creating URL path mappings from the ids of registered flow definitions.Flow definition object from a FlowModel.Flow from a FlowModel.
id.MessageSource.scope implementation.flow definition launched within an overall flow execution.null if not found.
null if no value is found.
String to the target type.
String to the target type or returning the defaultValue if
not found.
FlowExecutionKey should always be generated before each put call.
null if no value is found.
null if no
value is found.
attribute map allowing setting of mock context
attributes.
null if no value was found.
null if no value was found.
FlowExecution with the provided key.
null as most Spring Web Flow scopes do not have obvious conversation ids.
Errors tracker from the context, using the form object name.
Errors tracker from the context, using the form object name.
Flow implementation.
FlowBuilderServices instance.
id of the flow definition held by this holder.
FlowDefinitionRegistry instance.
FlowDefinitionRegistry instance.
FlowExecution indexed by the provided key.
FlowExecutor instance.
Errors tracker from the context, using the specified form object name.
null if no value was found.
null if no value was found.
null if no value was found.
null if no value was found.
MockExternalContext.
MockFlowExecutionContext.
MockParameterMap for convenient access in a unit test.
null if no value is found.
null if the action is unnamed.
null if no
value was found.
null if no
value was found.
null if there is no parent flow
session.
RequestControlContext.getRedirectOnPause().
flow output to the Spring MVC
flash scope.
id, or null if no such snapshot exists with that
id.
ids for the state definitions
associated with this flow definition.
null if no value was found.
TransitionableState with given stateId.
eventIds that should cause this criteria to return true (it will return
false otherwise).
ValidationHintResolver.
View.processUserEvent() raised a flow event the current state should handle.
FlowModelHolder.getFlowModel().
FlowModelBuilder.init().
FlowExecutionListener that implements the Flow Managed Persistence Context (FMPC) pattern using the native
Hibernate API.AttributeMapBindingListener to a HTTP specific
HttpSessionBindingListener.active
session and remains active until it has ended.
ExternalContext.recordResponseComplete(), or
Calling one of the redirect request methods
ReentrantLock within Java 5's util.concurrent.locks
package.FlowExecutionListener that implements the Flow Managed Persistence Context (FMPC) pattern using the
standard Java Persistence API (JPA).Map implementation.Exception indicating that some Thread was interrupted during
processing and as such processing was halted.SystemInterruptedException.
MapAdaptable and writing to MutableAttributeMap.MessageSource of the active Flow.success execution result.
ExternalContext interface.FlowSession interface.RequestContext interface to facilitate standalone flow artifact (e.g.RequestControlContext interface to facilitate standalone Flow and State unit
tests.view factories that create native Spring MVC-based views.FlowExecution instance.
conversationId.Flow instances from a
FlowModel.persistence context is indexed under.
persistence context is indexed under.
FlowExecution in this repository under the provided key.
RequestContextELResolver.REQUEST_CONTEXT_VARIABLE_NAME
.RequestContext instance with the current thread.scope implementation.Class in the model type or the model or its parent types.
Event object from an arbitrary object such as an expression evaluation result or
bean method return value.ResultEventFactory to use for a particular result object.ConfigurableListableBeanFactory.HttpServletResponse.sendRedirect(String).Called to actually
perform flow execution redirects, flow definition redirects, and external redirects.
SerializedFlowExecutionSnapshotFactory.Externalizable custom serialization semantics.
scope when executed.FlowExecutionKey should always be generated before each put call.
ConversionService to use.
FlowResourceFlowViewResolver capable of resolving view resources by applying the specified
default resource suffix.
ExpressionParser to use.
FlowBuilderServices to use for defining custom services needed
to build the flows registered in this registry.
View objects.
flow output to the
Spring MVC flash scope.
stateId; a state must exist by the
provided stateId.
eventIds that should cause this precondition to return true (it will return
false otherwise).
FormAction.getFormObjectScope()
if necessary.
BeanWrapper should be enabled.
ValidationHintResolver to use to resolve validation hints such as bean validation groups.
Validator to use for validating a model declared on a view state.
Validator to apply to the model.
ViewFactoryCreator to use for rendering.
view resolvers to delegate to resolve views selected by flows.
ConversationManager.flow execution instance.flow identified by the provided id.
flow definition where behavior is executed.state to another state.TransitionCriteria.State.BeanValidationHintResolver.
AttributeMap.
AttributeMap.
scope implementation.NamespaceHandler for the webflow-config namespace.WebFlowSpringELExpressionParserSpringELExpressionParser that registers Web Flow
specific Spring EL PropertyAccessors.
|
spring-webflow | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||