| Package | Description |
|---|---|
| com.sovren.models.api.parsing | |
| com.sovren.models.job | |
| com.sovren.models.resume.education | |
| com.sovren.models.resume.employment | |
| com.sovren.models.resume.skills |
| Modifier and Type | Field and Description |
|---|---|
SovrenPrimitive<Integer> |
ParsingMetadata.TimedOutAtMilliseconds
If
ParsingMetadata.TimedOut is true, this is how much time was spent parsing before the timeout occurred |
| Modifier and Type | Field and Description |
|---|---|
SovrenPrimitive<java.time.LocalDate> |
ParsedJob.EndDate
The end date for the job, if listed.
|
SovrenPrimitive<Integer> |
ParsedJob.HighestManagementScore
The management score.
|
SovrenPrimitive<Integer> |
ParsedJob.MaximumYears
The maximum years experience for the job, if listed.
|
SovrenPrimitive<Integer> |
ParsedJob.MaximumYearsManagement
The maximum years of management experience, if listed.
|
SovrenPrimitive<Integer> |
ParsedJob.MinimumYears
The minimum years experience for the job, if listed.
|
SovrenPrimitive<Integer> |
ParsedJob.MinimumYearsManagement
The minimum years of management experience, if listed.
|
SovrenPrimitive<java.time.LocalDate> |
ParsedJob.StartDate
The start date for the job, if listed.
|
| Modifier and Type | Field and Description |
|---|---|
SovrenPrimitive<Boolean> |
EducationDetails.Graduated
Whether or not the candidate graduated
|
| Modifier and Type | Field and Description |
|---|---|
SovrenPrimitive<Integer> |
Position.NumberEmployeesSupervised
How many employees were supervised in this position/job
|
| Modifier and Type | Field and Description |
|---|---|
SovrenPrimitive<java.time.LocalDate> |
ResumeSkill.ChildrenLastUsed
If this skill has any variations, this describes the most recent date any of the variations were used
|
SovrenPrimitive<Integer> |
ResumeSkill.ChildrenMonthsExperience
If this skill has any variations, this describes the total months experience of those variations
|
SovrenPrimitive<java.time.LocalDate> |
ResumeSkillVariation.LastUsed
Describes the date the candidate last used the skill (derived from position dates)
|
SovrenPrimitive<Integer> |
ResumeSkillVariation.MonthsExperience
Describes the amount of experience a candidate has with this skill
|
Copyright © 2021. All rights reserved.