Class WorkItemResultType

All Implemented Interfaces:
Containerable, Freezable, 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: