Package kalix.javasdk.workflowentity
package kalix.javasdk.workflowentity
-
ClassDescriptionA value based entity command context.WorkflowEntity.AsyncCallStep<CallInput,
CallOutput, FailoverInput> WorkflowEntity.CallStep<CallInput,DefCallInput, DefCallOutput, FailoverInput> A return type to allow returning failures or attaching effects to messages.Construct the effect that is returned by the command handler or a step transition.A workflow effect type that contains information about the transition to the next step.Retry strategy without failover configurationWorkflowEntity.Step<FailoverInput>WorkflowEntity.StepBuilder.AsyncCallStepBuilder<CallInput,CallOutput> WorkflowEntity.StepBuilder.CallStepBuilder<Input,DefCallInput, DefCallOutput> WorkflowEntityProvider<S,W extends WorkflowEntity<S>>