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