Recruitment Status Reference
| Group | Confirmed values | Source-backed transition summary | UI/integration relevance | Maturity |
|---|---|---|---|---|
| Requisition | Submitted, Approved, Rejected | Submission then one terminal decision; Workflow-managed callback may supply decision | No dedicated UI; Workflow HTTP/callback | Transitional |
| Job opening | Draft, Open, Closed | Draft can open; active opening can close under domain rules | Opening UI and public visibility | Implemented |
| Candidate | Applied, Screening, Interview Scheduled, Interviewed, Selected, Offered, Joined, Rejected | Domain restricts forward/terminal stage changes; compatibility labels map spaced values | Candidate pipeline; application/interview/offer events | Transitional |
| Interview | Scheduled, Completed, Cancelled, Feedback Submitted | Schedule then complete/cancel; feedback follows valid interview state | Protected/public feedback UI; scheduled event | Transitional |
| Offer | Draft, Sent, Accepted, Rejected, Approved, Declined, Withdrawn | Commands/domain validate create, approval/rejection, send/accept/decline/withdraw paths | Offer/public UI and outbound events | Transitional |
| Onboarding | Pending, In Progress, Completed, Cancelled | Start/progress then complete after Employee provisioning or cancel | Onboarding UI; completion events | Transitional |
| Compensation approval | Pending, Approved, Rejected | Compatibility candidate action records decision | Candidate details; governance incomplete | Transitional |
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.csmicroservices/src/recruitment-service/Domain/Recruitment/JobRequisition.csmicroservices/src/recruitment-service/Domain/Recruitment/JobOpening.csmicroservices/src/recruitment-service/Domain/Recruitment/Candidate.csmicroservices/src/recruitment-service/Domain/Recruitment/Interview.csmicroservices/src/recruitment-service/Domain/Recruitment/Offer.csmicroservices/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.
Related Articles
See Also
Keywords
- Recruitment
- Hiring lifecycle
- Draft documentation
Revision Information
- Status: Draft
- Last reviewed: 2026-07-16
- Review cycle: Quarterly