public class CmsPublishJobFinished extends CmsPublishJobBase
m_publishJob
Modifier | Constructor and Description |
---|---|
protected |
CmsPublishJobFinished(CmsPublishJobInfoBean publishJob)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
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.
|
getLocale, getProjectName, getPublishHistoryId, getSize, getUserId, getUserName, isDirectPublish
protected CmsPublishJobFinished(CmsPublishJobInfoBean publishJob)
publishJob
- the delegate publish jobpublic long getEnqueueTime()
public long getFinishTime()
public long getStartTime()