AccessCertificationStageDefinitionType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/common/common-3

Definition of an access certification campaign stage.
Item Summary  
Name Type Multiplicity Description
number property
int
[1,1] Stages are numbered from 1 onwards. 
name property
string
[0,1] Stage name. 
description property
string
[0,1] Stage description. 
duration property
duration
[0,1] How long should the stage last?  
deadlineRounding property
DeadlineRoundingType
[0,1] How to round the deadline (if at all)? The default is to 23:59:59 of the computed day. 
notifyBeforeDeadline property
duration
[0,-1] How long before the end of stage should notifications be sent? (Multiple values can be put here. 
notifyOnlyWhenNoDecision property
boolean
[0,1] Send notifications only to people that have not decided yet. 
reviewerSpecification container
AccessCertificationReviewerSpecificationType
[0,1] TODO  
outcomeStrategy property
AccessCertificationCaseOutcomeStrategyType
[0,1] How to determine outcome of the approval process (e. 
outcomeIfNoReviewers property
AccessCertificationResponseType
[0,1] What is the outcome if no reviewers are available? (This is not the same situation as if some reviewers were computed but none of them responded!)  
stopReviewOn property
AccessCertificationResponseType
[0,-1] What decisions stop the case from advancing to the next stage? If neither stopReviewOn nor advanceToNextStageOn is used, a default (defined at the campaign level) is used. 
advanceToNextStageOn property
AccessCertificationResponseType
[0,-1] What decisions make the case to advance to the next stage? If neither stopReviewOn nor advanceToNextStageOn is used, a default (defined at the campaign level) is used. 
timedActions container
WorkItemTimedActionsType
[0,-1] What actions are to be applied to work items when given timer(s) occur.