Class SynchronizationReactionType

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

public class SynchronizationReactionType extends AbstractSynchronizationReactionType
Reaction to synchronization situation or situations. There is a list of situations to which this entry pertains. The list is further optionally qualified by channel(s) and a condition. Only if a situation (any of), a channel (any of), and the condition all match, then the action(s) are applied. The list of reactions is evaluated in the (optional) order given. Entries without explicit order are evaluated last.
See Also: