ActiveJob activejob
サーバー上で実行されるジョブ。 また、これはスケジュールされたジョブのインスタンスです。
求人は3つの州に存在する:
- 実行スケジュール済み。
- 現在実行中。
- 実行が完了しました(既にジョブ ログに情報を書き込んでいます)。
ジョブタイプを返すには、ジョブタイプの値を指定します。 次のジョブを返すことができます。
imageServingPublishJobimageRenderingPublishJobvideoPublishJobserverDirectoryPublishJobUploadDirectoryJobuploadUrlsJob
パラメーター section-6590fe864a434000822b9ec384784512
名前
種類
説明
companyHandle
xsd:string
会社への取り扱い。
jobHandle
xsd:string
仕事を処理します。
名
xsd:string
ジョブの一意の名前。
originalName
xsd:string
ジョブで送信された ActiveJob タイプの元の名前。
type
xsd:string
システムによって返されるジョブタイプの選択。
状態
xsd:string
システムから返されたアクティブなジョブ状態の選択。
submitUserEmail
xsd:string
ジョブをスケジュールしたユーザーの電子メールアドレス。
ロケール
xsd:string
ジョブのログの詳細と電子メールのローカライズのロケール。
ロケールを <language_code>[-<country_code>]と指定します。言語コードは小文字の2文字コードで、オプションの国コードは大文字の2文字コードで、ISO-639で指定されています。 例えば、英語(米国)のロケール文字列は en-USになります。
説明
xsd:string
ジョブの説明は当初 submitJobで指定されました。
serverName
xsd:string
ジョブを実行しているサーバーの名前。
startDate
xsd:dateTime
アクティブなジョブの日付、時刻、タイムゾーン。
totalSize
xsd:string
アクティブなジョブの合計サイズです。
進行状況
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
dynamic-media-developer-resources-help-aem-ips-api