Class WorkItemResultType

java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.xml.ns._public.common.common_3.AbstractWorkItemOutputType
com.evolveum.midpoint.xml.ns._public.common.common_3.WorkItemResultType
All Implemented Interfaces:
Containerable, Freezable, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding, DebugDumpable, Serializable, Cloneable

public class WorkItemResultType extends AbstractWorkItemOutputType
Overall output from a work item: outcome (approve/reject/...), comment, additional delta, and probably other things in the future. TODO devise an extension mechanism for this
See Also: