IPublishTaskMonitor Properties Ingeniux CMS Content Store API

The IPublishTaskMonitor type exposes the following members.

Properties

  Name Description
Public property BuildUrlMapStep
Gets the step that builds the URL Map.
Public property Completed
Gets whether the corresponding Publishing Task was completed already.
(Inherited from ITaskMonitor.)
Public property CopyDocumentsStep
Gets the step the recursively copies the asset files in the Documents folder.
Public property CopyImagesStep
Gets the step the recursively copies the asset files in the Images folder.
Public property CopyMediaStep
Gets the step the recursively copies the asset files in the Media folder.
Public property CopyPrebuiltStep
Gets the step that recursively copies the asset files in the Prebuilt folder.
Public property CopySettingsStep
Gets the step the recursively copies the asset files in the Settings folder.
Public property CopyStylesheetsStep
Gets the step the recursively copies the asset files in the Stylesheets folder.
Public property Count
Gets the count of publishing Steps.
(Inherited from ITaskMonitor.)
Public property Created
Gets the entity's creation date.
(Inherited from IEntity.)
Public property CreationUser
Gets the ID of the User who created this entity.
(Inherited from IEntity.)
Public property DeletePubFolderStep
Gets the step that cleans up the target folder location of the Publishing Target to which the corresponding Publishing Task publishes.
Public property Error
Gets the error message that caused the corresponding Publishing Task to stop.
(Inherited from ITaskMonitor.)
Public property Inactive
Gets whether the corresponding Publishing Task was marked as inactive.
(Inherited from ITaskMonitor.)
Public property IsFullPublish
Gets whether the corresponding Publishing Task executes a full publish.
Public property LastModified
Gets the date when the entity was most recently modified.
(Inherited from IEntity.)
Public property LastModifiedUser
Gets the ID of the User who lasted edited the entity.
(Inherited from IEntity.)
Public property Name
Gets and sets the entity's name.
(Inherited from IEntity.)
Public property OngoingStatus
Retrieves the status of publishing task as string message. This message is the description of the ongoing Step or substep in a List Step.
(Inherited from ITaskMonitor.)
Public property OngoingStep
Gets the Step that is currently being executed.
(Inherited from ITaskMonitor.)
Public property PagesCount
Retrieves the count of Pages to be published by the corresponding Publishing Task.
Public property PercentCompleted
Gets the completion percentage of the corresponding Publishing Task.
(Inherited from ITaskMonitor.)
Public property PublishingStep
Gets the step that performs a Page's publish.
Public property PublishingTask
Gets the Publishing Task to monitor.
Public property PubTargetID
Gets the ID of the Publishing Target to which the corresponding Publishing Task publishes.
Public property PubTargetName
Gets the names of the Publishing Target to which the corresponding Publishing Task publishes.
Public property RootPageID
Gets the ID of the Root Page to be published in the corresponding Publishing Task.
Public property Session
Gets the session that retrieved this entity. An entity is always session-specific.
(Inherited from IEntity.)
Public property SessionId
Gets the unique ID of the session that retrieved this entity.
(Inherited from IEntity.)
Public property Code example StartTime
Gets the start time of the corresponding Publishing Task in ISO-8601 format.
Public property Code example SubmitTime
Gets the submission time of the corresponding Publishing Task in ISO-8601 format.
Public property SubmitUserID
Gets the login name of the User that submitted the corresponding Publishing Task.
Public property TaskID
Gets the ID of the corresponding Publishing Task to monitor.
Public property TotalWeight
Gets the total weight of all publishing Steps.
(Inherited from ITaskMonitor.)
Top
See Also

Reference