Class ApproverEngagementDto
java.lang.Object
com.evolveum.midpoint.web.page.admin.workflow.dto.ApproverEngagementDto
- All Implemented Interfaces:
- Serializable
GUI-friendly information about an engagement of given approver in a historic, current or future execution of an approval stage.
- See Also:
- 
Method SummaryModifier and TypeMethodDescription@NotNull ObjectReferenceType@Nullable ObjectReferenceType@Nullable XMLGregorianCalendar@Nullable ObjectReferenceType@Nullable AbstractWorkItemOutputTypebooleanisLast()voidsetLast(boolean last) voidsetOutput(@Nullable AbstractWorkItemOutputType output) 
- 
Method Details- 
getApproverRef
- 
getOutput
- 
setOutput
- 
getCompletedAt
- 
getCompletedBy
- 
getAttorney
- 
isLastpublic boolean isLast()
- 
setLastpublic void setLast(boolean last) 
 
-