Class StoreMigrateRepresentationEvent

java.lang.Object
org.keycloak.storage.StoreMigrateRepresentationEvent
All Implemented Interfaces:
ProviderEvent

public class StoreMigrateRepresentationEvent extends Object implements ProviderEvent
Event for notifying the store, so it can do migrations on the representation as needed. CAUTION: This event is exceptional as it performs any necessary modificaton of the representation.