| Package | Description |
|---|---|
| org.flowable.eventregistry.api.model | |
| org.flowable.eventregistry.impl.model |
| Modifier and Type | Method and Description |
|---|---|
InboundChannelModelBuilder.InboundEventTenantXmlDetectorBuilder |
InboundChannelModelBuilder.InboundEventKeyXmlDetectorBuilder.detectEventKeyUsingXPathExpression(String xPathExpression)
Determines the key of the event using on a XPATH expression to find the value.
|
InboundChannelModelBuilder.InboundEventTenantXmlDetectorBuilder |
InboundChannelModelBuilder.InboundEventKeyXmlDetectorBuilder.fixedEventKey(String key)
Sets the event key to a hardcoded value.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
InboundChannelDefinitionBuilderImpl.InboundEventTenantXmlDetectorBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
InboundChannelModelBuilder.InboundEventTenantXmlDetectorBuilder |
InboundChannelDefinitionBuilderImpl.InboundEventKeyXmlDetectorBuilderImpl.detectEventKeyUsingXPathExpression(String xPathExpression) |
InboundChannelModelBuilder.InboundEventTenantXmlDetectorBuilder |
InboundChannelDefinitionBuilderImpl.InboundEventKeyXmlDetectorBuilderImpl.fixedEventKey(String key) |
Copyright © 2023 Flowable. All rights reserved.