Class ATXZipReport

  • All Implemented Interfaces:
    ModelObject

    public class ATXZipReport
    extends AbstractArchiveFileReport
    Holds a link to the zipped ATX report if ATX upload is disabled. The build that holds the report artifact is resolved by StaplerRequest.findAncestorObject(Class) at runtime.
    • Constructor Detail

      • ATXZipReport

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