Created
May 17, 2018 23:48
-
-
Save rruhlen/ae1bc80a4dddc0d03b8dd55c35bfa2f1 to your computer and use it in GitHub Desktop.
To run this class click on Debug→Open Execute Anonymous Window
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
BatchDeleteArticles b = new BatchDeleteArticles(null); | |
database.executebatch(b,75); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment