Interface WorkflowDefinition.Builder

    • Method Detail

      • path

        WorkflowDefinition.Builder path​(String path)

        The path to the workflow definition file stored in the source repository for the project, including the file name.

        Parameters:
        path - The path to the workflow definition file stored in the source repository for the project, including the file name.
        Returns:
        Returns a reference to this object so that method calls can be chained together.