Package akka.javasdk.workflow
Interface WorkflowContext
- All Superinterfaces:
Context
-
Method Summary
Modifier and TypeMethodDescriptionThe id of the workflow that this context is for.
-
Method Details
-
workflowId
String workflowId()The id of the workflow that this context is for.- Returns:
- The workflow id.
-