Class CmsPublishJobEnqueued

    • Method Detail

      • getEnqueueTime

        public long getEnqueueTime()
        Returns the time this object has been created.

        Returns:
        the time this object has been created
      • getPublishList

        public CmsPublishList getPublishList()
        Returns the list of resources to publish.

        Returns:
        the list of resources to publish
      • getReport

        public I_CmsReport getReport()
        Returns the report for this publish job.

        This is not the original report, it is wrapper that also writes to a temporary file.

        Returns:
        the report for this publish job