Methods with numerous parameters should not be used

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




Last modified on Jun 10, 2020