No products in the cart.
< 1 min read
Manageability
Medium
Apex Class
SF-0032
Global classes should be avoided (especially in managed packages) as they can never be deleted or changed in signature.
Always check twice if something needs to be global. Many interfaces (e.g. Batch) required global modifiers in the past but don’t require this anymore.
45 min
There was a problem reporting this post.
Please confirm you want to block this member.
You will no longer be able to:
Please allow a few minutes for this process to complete.