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 TypeClassDescriptionclassDefault implementation of theCorrelationKeyGeneratorinterface.Fields in org.flowable.eventregistry.impl declared as CorrelationKeyGeneratorModifier and TypeFieldDescriptionprotected CorrelationKeyGenerator<Map<String,Object>> DefaultEventRegistry.correlationKeyGenerator