Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ApprovalStageExecutionPreviewType
Packages that use ApprovalStageExecutionPreviewType
-
Uses of ApprovalStageExecutionPreviewType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type ApprovalStageExecutionPreviewTypeModifier and TypeFieldDescriptionstatic final Producer<ApprovalStageExecutionPreviewType>
ApprovalStageExecutionPreviewType.FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ApprovalStageExecutionPreviewTypeModifier and TypeMethodDescriptionApprovalStageExecutionInformationType.beginExecutionPreview()
ApprovalStageExecutionPreviewType.clone()
ObjectFactory.createApprovalStageExecutionPreviewType()
ApprovalStageExecutionPreviewType.errorMessage
(String value) ApprovalStageExecutionPreviewType.expectedApproverRef
(ObjectReferenceType value) ApprovalStageExecutionPreviewType.expectedApproverRef
(String oid, QName type) ApprovalStageExecutionPreviewType.expectedApproverRef
(String oid, QName type, QName relation) ApprovalStageExecutionPreviewType.expectedAutomatedCompletionReason
(AutomatedCompletionReasonType value) ApprovalStageExecutionPreviewType.expectedAutomatedOutcome
(ApprovalLevelOutcomeType value) ApprovalStageExecutionInformationType.getExecutionPreview()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ApprovalStageExecutionPreviewTypeModifier and TypeMethodDescriptionApprovalStageExecutionInformationType.executionPreview
(ApprovalStageExecutionPreviewType value) void
ApprovalStageExecutionInformationType.setExecutionPreview
(ApprovalStageExecutionPreviewType value)