|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opencms.publish.CmsPublishJobBase
org.opencms.publish.CmsPublishJobFinished
public class CmsPublishJobFinished
Defines a read-only publish job that has been already published.
Field Summary |
---|
Fields inherited from class org.opencms.publish.CmsPublishJobBase |
---|
m_publishJob |
Constructor Summary | |
---|---|
protected |
CmsPublishJobFinished(CmsPublishJobInfoBean publishJob)
Default constructor. |
Method Summary | |
---|---|
long |
getEnqueueTime()
Returns the time this object has been created. |
long |
getFinishTime()
Returns the time the publish job ends. |
long |
getStartTime()
Returns the time the publish job did actually start. |
Methods inherited from class org.opencms.publish.CmsPublishJobBase |
---|
getLocale, getProjectName, getPublishHistoryId, getSize, getUserId, getUserName, isDirectPublish |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected CmsPublishJobFinished(CmsPublishJobInfoBean publishJob)
publishJob
- the delegate publish jobMethod Detail |
---|
public long getEnqueueTime()
public long getFinishTime()
public long getStartTime()
|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |