Interface WorkflowTypeFilter.Builder

    • Method Detail

      • name

        WorkflowTypeFilter.Builder name​(String name)

        Name of the workflow type.

        Parameters:
        name - Name of the workflow type.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • version

        WorkflowTypeFilter.Builder version​(String version)

        Version of the workflow type.

        Parameters:
        version - Version of the workflow type.
        Returns:
        Returns a reference to this object so that method calls can be chained together.