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