PSA Apex API Developer Reference

pse.RevenueForecastScheduler

global inherited sharing class RevenueForecastScheduler implements System.Schedulable

this schedulable class provides functionality relating to revenue forecasts.

Methods

RevenueForecastScheduler

global RevenueForecastScheduler()

A constructor that creates a new pse.RevenueForecastScheduler instance.

execute

global 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

Name Type Description
context System.SchedulableContext Contains the job ID.
© Copyright 2009–2021 FinancialForce.com, inc. All rights reserved. Various trademarks held by their respective owners.