Class CmsPublishJobFinished

java.lang.Object
org.opencms.publish.CmsPublishJobBase
org.opencms.publish.CmsPublishJobFinished

Defines a read-only publish job that has been already published.

Since:
6.5.5
  • Constructor Details

  • Method Details

    • getEnqueueTime

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

      Returns:
      the time this object has been created
    • getFinishTime

      public long getFinishTime()
      Returns the time the publish job ends.

      Returns:
      the time the publish job ends
    • getStartTime

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

      Returns:
      the time the publish job did actually start