pse.RevenueForecastSchedulerglobal with sharing class RevenueForecastScheduler implements System.Schedulable This schedulable class provides functionality relating to revenue forecasts. MethodsRevenueForecastSchedulerglobal RevenueForecastScheduler() A constructor that creates a new pse.RevenueForecastScheduler instance. executeglobal void execute(System.SchedulableContext context) Executes the scheduled Apex job. This will mark eligible projects and opportunities as Revenue Forecast Batch Update Pending, and then schedule Apex jobs to process them. Input Parameters
|