Uses of Record Class
com.evolveum.midpoint.common.cleanup.CleanupEvent
Packages that use CleanupEvent
-
Uses of CleanupEvent in com.evolveum.midpoint.common.cleanup
Methods in com.evolveum.midpoint.common.cleanup with parameters of type CleanupEventModifier and TypeMethodDescriptiondefault booleanCleanerListener.onConfirmOptionalCleanup(CleanupEvent<Item<?, ?>> event) Method that allows consumers to react on cleanup event marked with actionCleanupPathAction.ASK.booleanDefaultCleanupListener.onConfirmOptionalCleanup(CleanupEvent<Item<?, ?>> event) default BooleanCleanerListener.onItemCleanup(CleanupEvent<Item<?, ?>> event) Method that allows consumers to decide whether item should be removeddefault voidCleanerListener.onReferenceCleanup(CleanupEvent<PrismReference> event) Method that allows consumers to clean up references, e.g. oids, filteres, etc.voidDefaultCleanupListener.onReferenceCleanup(CleanupEvent<PrismReference> event)