AsyncApexJob 项目名 详细 ApexClassId 执行Job的ApexClass的Id,参照先是ApexClass CompletedDate Job完成日时 CronTriggerId 适用于ScheduledApex,取得关联的定时任务情报,参照先是CronTrigge ExtendedStatus 处理中发生一个以上的错误时,最初的简单错误可以在这里查看 JobItemsProcessed Job项目数 JobType Job种类,有效...
個々の Apex 共有再適用ジョブ、Apex 一括処理ジョブ、future アノテーションのあるメソッド、または Queueable を実装するジョブを表します。このオブジェクトを使用して、組織内の Apex 一括処理を照会します。
ApexRestApiEventLog (Beta) ApexSoapApiEventLog (Beta) ApexTestQueueItem ApexTestResult ApexTestResultLimits ApexTestRunResult ApexTestSuite ApexTrigger ApexTriggerEventLog (Beta) ApexTypeImplementor ApexUnexpectedExcpEventLog (Beta) ApiTotalUsageEventLog (Beta) AppAnalyticsQueryRequest App...
Build the future with Agentforce at TDX in San Francisco or on Salesforce+ on March 5–6. Register now. 予想時間 約45 分 トピック 学習の目的 一緒にトレイルを進みましょう スケジュール済みの Apex スケジュール済み Apex の構文 サンプルコード System.Schedule メソッドの使用...
Create an Apex class: Name: DailyLeadProcessor Interface: Schedulable The execute method must find the first 200 Lead records with a blank LeadSource field and update them with the LeadSource value of Dreamforce Create an Apex test class: Name: DailyLeadProcessorTest In the test class, inser...
Represents the status of an asynchronous process initiated by a REST request in Subscription Management. This object is available in API versions 57.0 to 59.0. Use AsyncOperationTracker instead of RevenueSyncOperation in API version 59.0 a
Apex では、複数の方法で Apex コードを非同期に実行できます。ニーズに最も合う非同期 Apex 機能を選択してください。
Apex offers multiple ways for running your Apex code asynchronously. Choose the asynchronous Apex feature that best suits your needs.
Salesforce Developer Website
個々の Apex 共有再適用ジョブ、Apex 一括処理ジョブ、future アノテーションのあるメソッド、または Queueable を実装するジョブを表します。