Class Hierarchy
- java.lang.Object
- org.flowable.eventregistry.impl.keydetector.InboundEventStaticKeyDetector<T> (implements org.flowable.eventregistry.api.InboundEventKeyDetector<T>)
- org.flowable.eventregistry.impl.keydetector.JsonFieldBasedInboundEventKeyDetector (implements org.flowable.eventregistry.api.InboundEventKeyDetector<T>)
- org.flowable.eventregistry.impl.keydetector.JsonPointerBasedInboundEventKeyDetector (implements org.flowable.eventregistry.api.InboundEventKeyDetector<T>)
- org.flowable.eventregistry.impl.keydetector.XpathBasedInboundEventKeyDetector (implements org.flowable.eventregistry.api.InboundEventKeyDetector<T>)