Skip to content

Enclude-Components/Content-Document-Deletion-Invocable-Method

Repository files navigation

Content-Document-Deletion-Invocable-Method

Contains an invocable method to delete all Content Documents for a given list of record IDs

Deploy

Install Latest Release

Contents

  • Apex Classes
    • ContentDocumentDeletionInvocable.cls
    • ContentDocumentDeletionInvocable_TEST.cls

Development

To work on this project in a scratch org:

  1. Set up CumulusCI
  2. Run cci flow run dev_org --org dev to deploy this project.
  3. Run cci org browser dev to open the org in your browser.

Release

  1. Release a Beta Version
cci flow run release_unlocked_beta --org dev
  1. Test Deploy the Beta Version
cci flow run ci_beta --org beta
  1. Promote to a Production Version
cci flow run release_unlocked_production --org release

About

Contains Invocable Method for deleting ContentDocument records given a list of record IDs

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages