Uses of Interface
com.evolveum.midpoint.model.api.trigger.TriggerHandler
Packages that use TriggerHandler
Package
Description
-
Uses of TriggerHandler in com.evolveum.midpoint.model.api.trigger
Subinterfaces of TriggerHandler in com.evolveum.midpoint.model.api.triggerModifier and TypeInterfaceDescriptioninterfaceThis handler can take a collection of triggers that have the same timestamp.Methods in com.evolveum.midpoint.model.api.trigger that return TriggerHandlerMethods in com.evolveum.midpoint.model.api.trigger with parameters of type TriggerHandlerModifier and TypeMethodDescriptionvoidTriggerHandlerRegistry.register(String uri, TriggerHandler handler) -
Uses of TriggerHandler in com.evolveum.midpoint.model.impl.trigger
Subinterfaces of TriggerHandler in com.evolveum.midpoint.model.impl.triggerClasses in com.evolveum.midpoint.model.impl.trigger that implement TriggerHandlerModifier and TypeClassDescriptionclassclassclass"Synchronizes" resource object shadow: retrieves the resource objects and calls change notification dispatcher.classUnlocks the focus object (if the time has come).Methods in com.evolveum.midpoint.model.impl.trigger that return TriggerHandlerMethods in com.evolveum.midpoint.model.impl.trigger with parameters of type TriggerHandlerModifier and TypeMethodDescriptionvoidTriggerHandlerRegistryImpl.register(String uri, TriggerHandler handler)