ScheduledJob

排定要執行的工作。

語法

參數

名稱 類型 說明
companyHandle xsd:string 公司控點。
jobHandle xsd:string 已排程的工作控制代碼。
name xsd:string 工作名稱.
原始名稱 xsd:string 排程工作的原始名稱。
type xsd:string 工作型別。
submitUserEmail xsd:string 排程工作之使用者的電子郵件地址。
地區設定 xsd:string 用於工作記錄檔詳細資料和電子郵件本地化的地區設定。 地區設定指定為 <language_code>[- <country_code>],其中語言程式碼為ISO-639所指定的小寫雙字母程式碼,而選用國家/地區程式碼為ISO-3166所指定的大寫雙字母程式碼。 例如,英文(美國)的地區設定字串將是: en-US.
description xsd:string 工作說明,如原本指定 submitJob.
execSchedule xsd:string 工作排定何時執行。
nextFireTime xsd:dateTime 觸發工作的日期、時間和時區。
時區 xsd:dateTime 排程工作的時區。
triggerState xsd:int 選擇工作觸發程式狀態。
imageServingPublishJob types:ImageServingPublishJob 影像伺服發佈工作的工作詳細資訊。
imageServingRenderJob types:ImageServingRenderJob 影像演算工作的工作詳細資訊。
videopublishJob types:VideoPublishJob 視訊發佈工作的工作詳細資訊。 另請參閱 視訊發佈工作.
serverDirectoryPublishJob types:ServerDirectoryPublishJob 伺服器目錄發佈工作的工作詳細資訊。
uploaddirectoriejob types:UploadDirectoryJob 上載目錄工作的工作詳細資訊。
uploadUrlsJob types:UploadUrlsJob 上傳URL工作的工作詳細資訊。
optimizeImagesJob types:OptimizeImagesJob
ripPdfJob types:RipPdfsJob
reprocessAssetsJob types:ReprocessAssetsJob
exportJob types:ExportJob 允許授權匯出先前上傳的檔案。 另請參閱 匯出工作.

附註

當您在中指定工作型別值時 submitJob,系統會根據該型別傳回工作。 可傳回下列作業:

  • imageServingPublishJob
  • imageRenderingPublishJob
  • videoPublishJob
  • serverDirectoryPublishJob
  • uploadDirectorhJob
  • uploadUrlsJob

本頁內容