Interface WorkflowContext

All Superinterfaces:
Context

public interface WorkflowContext extends Context
  • Method Summary

    Modifier and Type
    Method
    Description
    The 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.