Interface IFileValueBuilder

    • Method Detail

      • build

        IWorkflowFileValue build()
        Builds the workflow file value with the current data. Any modifications to the builder after this call will not affect the returned value.
        Returns:
        The workflow file value.