| Package | Description |
|---|---|
| org.flowable.eventregistry.impl.consumer |
| Modifier and Type | Method and Description |
|---|---|
protected CorrelationKey |
BaseEventRegistryEventConsumer.getCorrelationKeyWithAllParameters(Collection<CorrelationKey> correlationKeys) |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<CorrelationKey> |
BaseEventRegistryEventConsumer.generateCorrelationKeys(Collection<EventPayloadInstance> correlationParameterInstances)
Generates all possible correlation keys for the given correlation parameters.
|
| Modifier and Type | Method and Description |
|---|---|
protected List<EventSubscription> |
BaseEventRegistryEventConsumer.findEventSubscriptions(String scopeType,
EventInstance eventInstance,
Collection<CorrelationKey> correlationKeys) |
protected CorrelationKey |
BaseEventRegistryEventConsumer.getCorrelationKeyWithAllParameters(Collection<CorrelationKey> correlationKeys) |
Copyright © 2021 Flowable. All rights reserved.