Interface WorkflowExecutionContext


public interface WorkflowExecutionContext
A contextual object providing information about the workflow execution.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the id of the resource bound to the current workflow execution.
  • Method Details

    • getResourceId

      String getResourceId()
      Returns the id of the resource bound to the current workflow execution.
      Returns:
      the id of the resource