Class TriggerScanItemProcessor
java.lang.Object
com.evolveum.midpoint.model.impl.trigger.TriggerScanItemProcessor
Fires triggers on objects found by the search operation.
-
Method Summary
Modifier and TypeMethodDescriptionboolean
processObject
(@NotNull ObjectType object, @NotNull RunningTask workerTask, @NotNull OperationResult result)
-
Method Details
-
processObject
public boolean processObject(@NotNull @NotNull ObjectType object, @NotNull @NotNull RunningTask workerTask, @NotNull @NotNull OperationResult result) throws CommonException - Throws:
CommonException
-