Uses of Interface
org.flowable.eventregistry.api.CorrelationKeyGenerator
Packages that use CorrelationKeyGenerator
-
Uses of CorrelationKeyGenerator in org.flowable.eventregistry.impl
Classes in org.flowable.eventregistry.impl that implement CorrelationKeyGeneratorModifier and TypeClassDescriptionclass
Default implementation of theCorrelationKeyGenerator
interface.Fields in org.flowable.eventregistry.impl declared as CorrelationKeyGeneratorModifier and TypeFieldDescriptionprotected CorrelationKeyGenerator<Map<String,
Object>> DefaultEventRegistry.correlationKeyGenerator