-
EventDeploymentBuilder.deploy()
Deploys all provided sources to the Flowable engine.
-
Deploys a new event definition for this event model.
InboundChannelModelBuilder.deploy()
Creates the
InboundChannelModel
instance based on the configuration
and registers it with the
EventRepositoryService
.
InboundChannelModelBuilder.InboundEventTransformerBuilder.deploy()
OutboundChannelModelBuilder.deploy()
Creates the
OutboundChannelModel
instance based on the configuration
and registers it with the
EventRegistry
.