Interface WorkflowExecutionFilter.Builder

    • Method Detail

      • workflowId

        WorkflowExecutionFilter.Builder workflowId​(String workflowId)

        The workflowId to pass of match the criteria of this filter.

        Parameters:
        workflowId - The workflowId to pass of match the criteria of this filter.
        Returns:
        Returns a reference to this object so that method calls can be chained together.