| Package | Description |
|---|---|
| org.flowable.eventregistry.impl | |
| org.flowable.eventregistry.impl.deployer |
| Modifier and Type | Field and Description |
|---|---|
protected ChannelDefinitionParseFactory |
EventRegistryEngineConfiguration.channelParseFactory |
| Modifier and Type | Field and Description |
|---|---|
protected ChannelDefinitionParseFactory |
ParsedDeploymentBuilder.channelDefinitionParseFactory |
protected ChannelDefinitionParseFactory |
ParsedDeploymentBuilderFactory.channelParseFactory |
| Modifier and Type | Method and Description |
|---|---|
ChannelDefinitionParseFactory |
ParsedDeploymentBuilderFactory.getChannelParseFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
ParsedDeploymentBuilderFactory.setChannelParseFactory(ChannelDefinitionParseFactory channelParseFactory) |
| Constructor and Description |
|---|
ParsedDeploymentBuilder(EventDeploymentEntity deployment,
EventDefinitionParseFactory eventDefinitionParseFactory,
ChannelDefinitionParseFactory channelDefinitionParseFactory) |
Copyright © 2021 Flowable. All rights reserved.