Interface IFileListBuilder

    • Method Detail

      • build

        List<IWorkflowFile> build()
        Builds the list of files with the current data. Any modifications to the builder after this call will not affect the returned value.
        Returns:
        The list of workflow files.