Class SynchronizationActionType

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

public class SynchronizationActionType extends com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
Defines an action to take when a synchronization situation is encountered. The actions change the default midpoint behaviour. If there is no action for a particular situation,there will be no special reaction and the default activity takes place. Several actions may be defined for a specific reaction. All of them will be executed however the ordering is not guaranteed.
See Also: