Uses of Class
software.amazon.lambda.durable.context.StepContextImpl
Packages that use StepContextImpl
-
Uses of StepContextImpl in software.amazon.lambda.durable.context
Methods in software.amazon.lambda.durable.context that return StepContextImplModifier and TypeMethodDescriptionDurableContextImpl.createStepContext(String stepOperationId, String stepOperationName, int attempt) Creates a step context for executing step operations.