Class CmsPublishJobRunning

    • 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
      • getStartTime

        public long getStartTime()
        Returns the time the publish job did actually start.

        Returns:
        the time the publish job did actually start
      • getThreadUUID

        public CmsUUID getThreadUUID()
        Returns the UUID of the running publish thread.

        Returns:
        the UUID of the running publish thread