EnqueuedPosting Class
Contains the enqueue result for one recruitment posting ID after candidate lead generation is requested.
Namespace
Special Access Rules
This class is available in orgs that have the Talent Recruitment Management Specialist Add-on and to users with the Talent Recruitment Management Specialist Access permission set.
EnqueuedPosting Properties
The following are properties for EnqueuedPosting.
recruitmentPostingId
Signature
public String recruitmentPostingId {get; set;}
Property Value
Type: String
status
Valid values:
- ENQUEUED—The posting was enqueued. Lead generation continues asynchronously.
- SKIPPED—The posting wasn't enqueued because it generated leads in the last 24 hours.
- FAILED—The posting couldn't be enqueued.
Signature
public String status {get; set;}
Property Value
Type: String