| Package | Description |
|---|---|
| org.flowable.eventregistry.api |
| Modifier and Type | Method and Description |
|---|---|
void |
EventRegistry.registerEventRegistryEventConsumer(EventRegistryEventConsumer eventRegistryEventBusConsumer)
Registers a
EventRegistryEventConsumer instance (a consumer of event registry events which
is created by any of the engines). |
void |
EventRegistry.removeFlowableEventRegistryEventConsumer(EventRegistryEventConsumer eventRegistryEventBusConsumer)
Removes the event consumer from the event registry
|
Copyright © 2022 Flowable. All rights reserved.