Skip to main content

Recruitment Status Reference

GroupConfirmed valuesSource-backed transition summaryUI/integration relevanceMaturity
RequisitionSubmitted, Approved, RejectedSubmission then one terminal decision; Workflow-managed callback may supply decisionNo dedicated UI; Workflow HTTP/callbackTransitional
Job openingDraft, Open, ClosedDraft can open; active opening can close under domain rulesOpening UI and public visibilityImplemented
CandidateApplied, Screening, Interview Scheduled, Interviewed, Selected, Offered, Joined, RejectedDomain restricts forward/terminal stage changes; compatibility labels map spaced valuesCandidate pipeline; application/interview/offer eventsTransitional
InterviewScheduled, Completed, Cancelled, Feedback SubmittedSchedule then complete/cancel; feedback follows valid interview stateProtected/public feedback UI; scheduled eventTransitional
OfferDraft, Sent, Accepted, Rejected, Approved, Declined, WithdrawnCommands/domain validate create, approval/rejection, send/accept/decline/withdraw pathsOffer/public UI and outbound eventsTransitional
OnboardingPending, In Progress, Completed, CancelledStart/progress then complete after Employee provisioning or cancelOnboarding UI; completion eventsTransitional
Compensation approvalPending, Approved, RejectedCompatibility candidate action records decisionCandidate details; governance incompleteTransitional

The table is a concise guide. Use business status documentation and domain source for complete rules; UI labels may be compatibility mappings.

Source References

  • microservices/src/recruitment-service/Domain/Common/Enums.cs
  • microservices/src/recruitment-service/Domain/Recruitment/JobRequisition.cs
  • microservices/src/recruitment-service/Domain/Recruitment/JobOpening.cs
  • microservices/src/recruitment-service/Domain/Recruitment/Candidate.cs
  • microservices/src/recruitment-service/Domain/Recruitment/Interview.cs
  • microservices/src/recruitment-service/Domain/Recruitment/Offer.cs
  • microservices/src/recruitment-service/Domain/Recruitment/Onboarding.cs

Summary

This Draft page summarizes source-backed Recruitment behavior and explicitly marks incomplete governance or implementation.

Audience

Recruitment stakeholders, product, engineering, QA, support, operations, architecture, security, and implementation partners as applicable to this page.

Overview

Use the source-backed sections above as the authoritative scope. Unsupported behavior remains Requires confirmation or Not implemented.

See Also

Keywords

  • Recruitment
  • Hiring lifecycle
  • Draft documentation

Revision Information

  • Status: Draft
  • Last reviewed: 2026-07-16
  • Review cycle: Quarterly