Class FileObject

java.lang.Object
org.fairdatapipeline.api.FileObject

public class FileObject extends Object
A new registryObject with given storage_location, description, authors, file_type. Used for Submission Script, Code Repo, Config File, which can have issues raised on.
  • Method Details

    • raise_issue

      public void raise_issue(String description, Integer severity)
      raise an issue with this component
      Parameters:
      description - the text description of this issue
      severity - Integer - higher means more severe