ActiveJob activejob
サーバー上で実行されるジョブ。 また、スケジュールされたジョブのインスタンスでもあります。
ジョブは次の 3 つの状態で存在します。
- 実行するようにスケジュールされました。
- 現在実行中です。
- 実行が完了しました(ジョブ ログに情報が書き込まれています)。
ジョブタイプを返すには、ジョブタイプの値を指定します。 次のジョブを返すことができます。
imageServingPublishJob
imageRenderingPublishJob
videoPublishJob
serverDirectoryPublish
JobUploadDirectoryJob
uploadUrlsJob
パラメーター section-6590fe864a434000822b9ec384784512
名前
種類
説明
companyHandle
xsd:string
会社に渡す。
jobHandle
xsd:string
ジョブへのハンドル。
の名前
xsd:string
ジョブの一意の名前。
originalName
xsd:string
ジョブと共に送信される ActiveJob タイプの元の名前。
type
xsd:string
システムによって返されるジョブタイプの選択。
の状態
xsd:string
システムから返されるアクティブなジョブ状態の選択。
submitUserEmail
xsd:string
ジョブをスケジュールしたユーザーの電子メールアドレス。
locale
xsd:string
ジョブ ログの詳細および E メール ローカリゼーションのロケールです。
ロケールを <language_code>[-<country_code>] として指定します。言語コードは ISO-639 で指定された小文字の 2 文字コードで、オプションの国コードは ISO-3166 で指定された大文字の 2 文字コードです。 例えば、英語(米国)のロケール文字列は en-US になります。
の説明
xsd:string
最初に submitJob で指定され ジョブの説明。
serverName
xsd:string
ジョブを実行しているサーバーの名前。
startDate
xsd:dateTime
アクティブなジョブの日付、時刻、およびタイムゾーン。
totalSize
xsd:string
アクティブジョブの合計サイズ。
progress
xsd:int
ジョブの進行状況(ジョブが完了にどの程度近づいているか)。
progressMessage
xsd:int
ジョブの進行状況を説明するテキストメッセージ。
lastProgressUpdate
xsd:dateTime
前回の進行状況更新の日付、時刻、およびタイムゾーン。
taskProgressArray
タイプ:TaskProgressArray
非同期タスクの進行状況情報。
imageServingPublishJob
タイプ:ImageServingPublishJob
画像サービング公開ジョブの詳細。
imageServingRenderJob
タイプ:ImageServingRenderJob
画像レンダリング公開ジョブのジョブの詳細。
videoPublishJob
タイプ:VideoPublishJob
ビデオ公開ジョブのジョブの詳細。
serverDirectoryPublishJob
タイプ:ImageServingPublishJob
サーバーディレクトリ公開ジョブのジョブの詳細。
uploadUrlsJob
タイプ:UploadUrlsJob
アップロード URL ジョブのジョブの詳細。
ripPdfsJob
の種類:RipPdfsJob
optimizeImagesJob
タイプ:OptimizeImagesJob
reprocessAssetsJob
タイプ:ReprocessAssetsJob
uploadPostJob
タイプ:UploadPostJob
ジョブの詳細、デスクトップアップロードのトラッキング。
recommendation-more-help
4e9b9d8c-5839-4215-aa35-01b652869681