Interface IFileProviding<TData>

    • Method Detail

      • getFileValueDescriptor

        default IFileValueDescriptor getFileValueDescriptor()
        Deprecated.
        Specified by:
        getFileValueDescriptor in interface IExecutionResultDescriptor
        Returns:
        Descriptor for the file or files that are created and made available to other actions when the node is executed. Should return null when the node provides no files.