Finding.getOriginalSeverity
Signature
public SeverityType getOriginalSeverity()Description
Gets the original value of the
severity of the finding. If the finding has not been modified, getOriginalSeverity is
the same as getSeverity.
Returns
SeverityType object
that represents the original severity for a finding where the severity
has been modified.