Class AnalysisOutputFile

    • Constructor Detail

      • AnalysisOutputFile

        public AnalysisOutputFile​(java.nio.file.Path file,
                                  java.lang.String labelPrefix,
                                  java.lang.String executionManagerFileId,
                                  ToolExecution createdByTool)
        Create a new instance of AnalysisOutputFile.
        Parameters:
        file - the file that this resource owns.
        labelPrefix - the label prefix to use for this file.
        executionManagerFileId - the identifier for this file in the execution manager that it was created by.
        createdByTool - the tools that were used to create the file.