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 Summary
Modifier and TypeMethodDescription@NotNull ObjectReferenceType
@Nullable ObjectReferenceType
@Nullable XMLGregorianCalendar
@Nullable ObjectReferenceType
@Nullable AbstractWorkItemOutputType
boolean
isLast()
void
setLast
(boolean last) void
setOutput
(@Nullable AbstractWorkItemOutputType output)
-
Method Details
-
getApproverRef
-
getOutput
-
setOutput
-
getCompletedAt
-
getCompletedBy
-
getAttorney
-
isLast
public boolean isLast() -
setLast
public void setLast(boolean last)
-