Contains an invocable method to delete all Content Documents for a given list of record IDs
- Apex Classes
- ContentDocumentDeletionInvocable.cls
- ContentDocumentDeletionInvocable_TEST.cls
To work on this project in a scratch org:
- Set up CumulusCI
- Run
cci flow run dev_org --org devto deploy this project. - Run
cci org browser devto open the org in your browser.
- Release a Beta Version
cci flow run release_unlocked_beta --org dev- Test Deploy the Beta Version
cci flow run ci_beta --org beta- Promote to a Production Version
cci flow run release_unlocked_production --org release