public class ResumeQualityAssessment extends Object
| Modifier and Type | Field and Description |
|---|---|
List<ResumeQualityFinding> |
Findings
A list of findings of the same severity/level
|
String |
Level
The level/severity of this assessment.
|
| Constructor and Description |
|---|
ResumeQualityAssessment() |
public String Level
-ResumeQualityLevel.FatalProblem
-ResumeQualityLevel.MajorIssue
public List<ResumeQualityFinding> Findings
Copyright © 2024. All rights reserved.