Class RecipientExpressionResultType

java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
com.evolveum.midpoint.xml.ns._public.common.common_3.RecipientExpressionResultType
All Implemented Interfaces:
PlainStructured, JaxbVisitable, Serializable, Cloneable

public class RecipientExpressionResultType extends com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
Type for recipient expression, which can be either a focus or a string. Focus can be returned as FocusObject directly or wrapped in PrismObject. This is an internal structure to support multiple return types for recipient.
See Also: