View Categories

Methods With Numerous Parameters Should Not Be Used

Table of Contents
Impact Area

Manageability

Severity

Medium

Affected Element

Apex Class

Rule ID #

SF-0008

Impact #

Methods with numerous parameters are a challenge to maintain, especially if most of them share the same datatype.

Remediation #

Refactor the code to reduce the complexity of your functions.

Time to fix

45 min

Powered by BetterDocs