ClientIdProcessor

class ClientIdProcessor : EntryProcessor<ObjectInRepository?, String?, Long>

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun process(mutableEntry: MutableEntry<ObjectInRepository?, String?>, vararg objects: Any): Long