Class AssignmentPathSegmentMetadataType

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

public class AssignmentPathSegmentMetadataType extends com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
One segment in the metadata assignment path. Segment can either reference `assignmentId` containing the `targetRef` or `inducementId`, which indicates, whether the segment is an assignment or inducement.
See Also: