public class CmsPublishJobRunning extends CmsPublishJobBase
m_publishJob| 限定符 | 构造器和说明 |
|---|---|
protected |
CmsPublishJobRunning(CmsPublishJobInfoBean publishJob)
Default constructor.
|
| 限定符和类型 | 方法和说明 |
|---|---|
long |
getEnqueueTime()
Returns the time this object has been created.
|
CmsPublishList |
getPublishList()
Returns the list of resources to publish.
|
I_CmsReport |
getReport()
Returns the report for this publish job.
|
long |
getStartTime()
Returns the time the publish job did actually start.
|
CmsUUID |
getThreadUUID()
Returns the UUID of the running publish thread.
|
getLocale, getProjectName, getPublishHistoryId, getSize, getUserId, getUserName, isDirectPublishprotected CmsPublishJobRunning(CmsPublishJobInfoBean publishJob)
publishJob - the delegate publish jobpublic long getEnqueueTime()
public CmsPublishList getPublishList()
public I_CmsReport getReport()
This is not the original report, it is wrapper that also writes to a temporary file.
CmsPublishJobEnqueued.getReport()public long getStartTime()
public CmsUUID getThreadUUID()