public class CmsPublishJobEnqueued extends CmsPublishJobBase
m_publishJob
Modifier | Constructor and Description |
---|---|
protected |
CmsPublishJobEnqueued(CmsPublishJobInfoBean publishJob)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
long |
getEnqueueTime()
Returns the time this object has been created.
|
CmsPublishList |
getOriginalPublishList()
Returns the list of resources to publish.
|
CmsPublishList |
getPublishList()
Returns the list of resources to publish.
|
I_CmsReport |
getReport()
Returns the report for this publish job.
|
getLocale, getProjectName, getPublishHistoryId, getSize, getUserId, getUserName, isDirectPublish
protected CmsPublishJobEnqueued(CmsPublishJobInfoBean publishJob)
publishJob
- the delegate publish jobpublic long getEnqueueTime()
public CmsPublishList getOriginalPublishList()
public CmsPublishList getPublishList()
public I_CmsReport getReport()
This is not the original report, it is wrapper that also writes to a temporary file.