Class OperationBusinessContextType

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

public class OperationBusinessContextType extends com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
The business context of an operation. This structure contains data about the operation that bind it to the business process or other non-information environment. It contains data such as free-form comment of the affected user (requester, approver) it may contain references to other business documents that are outside of the IDM scope (e.g. reference to the support contract or employee contact number), etc. It is designed for future extensibility.
See Also: