Class WorkflowFileValue

    • Constructor Detail

      • WorkflowFileValue

        public WorkflowFileValue​(List<File> files)
    • Method Detail

      • getFiles

        public List<File> getFiles()
        Specified by:
        getFiles in interface IWorkflowFileValue
        Returns:
        A list of files created by the node that should be made available to the workflow context. Must point to existing files.