Class GeneratorReport

  • All Implemented Interfaces:
    ModelObject

    public class GeneratorReport
    extends AbstractArchiveFileReport
    Holds a link to the generated report. The build that holds the artifact is resolved by StaplerRequest.findAncestorObject(Class) at runtime.
    • Constructor Detail

      • GeneratorReport

        public GeneratorReport​(String id,
                               String title,
                               String fileName,
                               long fileSize)
        Instantiates a new GeneratorReport.
        Parameters:
        id - the id used in the report URL
        title - the report title
        fileName - the file name
        fileSize - the report file size