xlrelease.ReportJob

Report job

Type hierarchy: xlrelease.ReportJob > udm.BaseConfigurationItem
Label: Xlrelease: Report Job

Properties

Property Kind Description
reportType String Type of the report job
reportName String Unique name of your report
status Enum Current status of the job
totalWorkItems Integer Total number of work items to process
completedWorkItems Integer Number of work items processed
submitTime Date Time when job was submitted
startTime Date Time when job was started
endTime Date Time when job was completed
username String User who submitted the job
resultUri String URI location of the job output
reportDefinitions List of xlrelease.ReportDefinition (contained) Report definition.

reportType

Type of the report job

reportName

Unique name of your report

status

Current status of the job

totalWorkItems

Total number of work items to process

completedWorkItems

Number of work items processed

submitTime

Time when job was submitted

startTime

Time when job was started

endTime

Time when job was completed

username

User who submitted the job

resultUri

URI location of the job output

reportDefinitions

Report definition.

Hidden properties

Property Kind Description
node String Node where job executes

node

Node where job executes