Uses of Class
software.amazon.lambda.durable.context.BaseContextImpl
Packages that use BaseContextImpl
-
Uses of BaseContextImpl in software.amazon.lambda.durable.context
Subclasses of BaseContextImpl in software.amazon.lambda.durable.contextModifier and TypeClassDescriptionclassUser-facing API for defining durable operations within a workflow.classContext available inside a step operation's user function.