Class ComplexProcessingDefinition

java.lang.Object
com.evolveum.midpoint.schema.processor.ComplexProcessingDefinition
All Implemented Interfaces:
DebugDumpable, Serializable

public class ComplexProcessingDefinition extends Object implements DebugDumpable, Serializable
Complex processing of an attribute or association value. On inbound side it involves the _correlation_ to a corresponding focus item value followed by invoking the _synchronization reaction_ related to the correlation result.
See Also: