| « PreviousNext » | |
![]() ![]() ![]() | Did this page help you? Yes | No | Tell us about it... |
This section provides an overview of the packages included with the AWS Flow Framework.
Contains AWS Flow Framework components that are required for features such as @Asynchronous and @ExponentialRetry.
Contains the annotations used by the AWS Flow Framework programming model.
Contains core features such as Task and Promise.
Contains components that integrate with Amazon SWF.
Contains common utilities such as framework-defined constants.
Contains core components, such as generic clients, that other features build on.
Contains implementations of framework provided decorators including RetryDecorator.
Contains classes that implement activity and workflow definitions for the annotation-based programing model.
Contains helper classes, such as TestWorkflowClock, for unit testing workflow implementations.
Contains implementations of activity and workflow workers.
Contains components that provide Junit integration.
Contains components that provide Spring integration.