Uses of Class
com.evolveum.midpoint.common.cleanup.CleanupResult
Packages that use CleanupResult
-
Uses of CleanupResult in com.evolveum.midpoint.common.cleanup
Methods in com.evolveum.midpoint.common.cleanup that return CleanupResultModifier and TypeMethodDescriptionObjectCleaner.process(@NotNull PrismContainer<?> container) Processes object (modifies it) and removes unwanted items.ObjectCleaner.process(@NotNull PrismContainerValue<?> containerValue) @NotNull CleanupResultCleanupEvent.result()Returns the value of theresultrecord component.Constructors in com.evolveum.midpoint.common.cleanup with parameters of type CleanupResultModifierConstructorDescriptionCleanupEvent(@NotNull Object source, @NotNull ItemPath path, I item, @NotNull CleanupResult result) Creates an instance of aCleanupEventrecord class.