Uses of Interface
cloud.quinimbus.persistence.api.lifecycle.diff.Diff
Packages that use Diff
Package
Description
-
Uses of Diff in cloud.quinimbus.persistence.api.lifecycle
Methods in cloud.quinimbus.persistence.api.lifecycle that return types with arguments of type DiffModifier and TypeMethodDescriptionEntityDiffEvent.diffs()
EntityPostSaveEvent.diffs()
Returns the value of thediffs
record component.EntityPreSaveEvent.diffs()
Returns the value of thediffs
record component.EntityDiffEvent.streamDiffsForProperty
(String name, Class<PT> type) Constructor parameters in cloud.quinimbus.persistence.api.lifecycle with type arguments of type DiffModifierConstructorDescriptionCreates an instance of aEntityPostSaveEvent
record class.Creates an instance of aEntityPreSaveEvent
record class. -
Uses of Diff in cloud.quinimbus.persistence.api.lifecycle.diff
Classes in cloud.quinimbus.persistence.api.lifecycle.diff that implement DiffModifier and TypeClassDescriptionfinal record
final record
final record
final record
final record
final record
final record
final record