You've already forked HR-atlase-vertesana
Import UAPF package
Import UAPF package: HR-atlase-vertesana-ProcessGit-v0.1.1.uapf
This commit is contained in:
19
cmmn/candidate-review-case.cmmn
Normal file
19
cmmn/candidate-review-case.cmmn
Normal file
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<cmmn:definitions xmlns:cmmn="http://www.omg.org/spec/CMMN/20151109/MODEL"
|
||||
id="Definitions_CandidateReview"
|
||||
targetNamespace="https://processgit.org/AI_Sandbox/HR-atlase-vertesana/cmmn">
|
||||
<cmmn:case id="Case_CandidateReview" name="Candidate exception and review case">
|
||||
<cmmn:casePlanModel id="CasePlanModel_CandidateReview" name="Candidate review">
|
||||
<cmmn:planItem id="PI_VerifyEvidence" definitionRef="HT_VerifyEvidence"/>
|
||||
<cmmn:planItem id="PI_IndependentReview" definitionRef="HT_IndependentReview"/>
|
||||
<cmmn:planItem id="PI_DataProtectionReview" definitionRef="HT_DataProtectionReview"/>
|
||||
<cmmn:planItem id="PI_RequestInformation" definitionRef="HT_RequestInformation"/>
|
||||
<cmmn:planItem id="PI_Reconsideration" definitionRef="HT_Reconsideration"/>
|
||||
<cmmn:humanTask id="HT_VerifyEvidence" name="Verify evidence inconsistencies" isBlocking="true"/>
|
||||
<cmmn:humanTask id="HT_IndependentReview" name="Independent assessment for low confidence" isBlocking="true"/>
|
||||
<cmmn:humanTask id="HT_DataProtectionReview" name="Review prohibited-attribute exposure" isBlocking="true"/>
|
||||
<cmmn:humanTask id="HT_RequestInformation" name="Request missing candidate evidence" isBlocking="true"/>
|
||||
<cmmn:humanTask id="HT_Reconsideration" name="Handle correction or reconsideration request" isBlocking="true"/>
|
||||
</cmmn:casePlanModel>
|
||||
</cmmn:case>
|
||||
</cmmn:definitions>
|
||||
Reference in New Issue
Block a user