| Package | Description |
|---|---|
| org.flowable.eventregistry.api | |
| org.flowable.eventregistry.api.model |
| Modifier and Type | Method and Description |
|---|---|
EventDeployment |
EventDeploymentBuilder.deploy()
Deploys all provided sources to the Flowable engine.
|
| Modifier and Type | Method and Description |
|---|---|
EventDeployment |
InboundChannelModelBuilder.deploy()
Creates the
InboundChannelModel instance based on the configuration
and registers it with the EventRepositoryService. |
EventDeployment |
InboundChannelModelBuilder.InboundEventTransformerBuilder.deploy() |
EventDeployment |
EventModelBuilder.deploy()
Deploys a new event definition for this event model.
|
EventDeployment |
OutboundChannelModelBuilder.deploy()
Creates the
OutboundChannelModel instance based on the configuration
and registers it with the EventRegistry. |
Copyright © 2022 Flowable. All rights reserved.