-
Notifications
You must be signed in to change notification settings - Fork 460
DataFactoryForPackageInstalls
pozil edited this page Nov 14, 2024
·
8 revisions
Class generates data for installation cases where we cannot create example data via a Salesforce CLI call
Group Shared Code
SUPPRESSWARNINGS
generates three sets of data, used to demonstrate how junction objects work. It creates two lists of parent records and a list of junction objects.
Note: This is intended as a setup script, and as such, it supresses the PMD ApexCrudViolation.
public static void generateData()
void