public class DelegateExpressionInboundChannelModel extends InboundChannelModel
| Modifier and Type | Field and Description |
|---|---|
protected String |
adapterDelegateExpression |
channelEventKeyDetection, channelEventTenantIdDetection, deserializerDelegateExpression, deserializerType, eventTransformerDelegateExpression, inboundEventChannelAdapter, inboundEventProcessingPipeline, payloadExtractorDelegateExpression, pipelineDelegateExpressioncategory, channelType, description, key, name, type| Constructor and Description |
|---|
DelegateExpressionInboundChannelModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAdapterDelegateExpression() |
void |
setAdapterDelegateExpression(String adapterDelegateExpression) |
getChannelEventKeyDetection, getChannelEventTenantIdDetection, getDeserializerDelegateExpression, getDeserializerType, getEventTransformerDelegateExpression, getInboundEventChannelAdapter, getInboundEventProcessingPipeline, getPayloadExtractorDelegateExpression, getPipelineDelegateExpression, setChannelEventKeyDetection, setChannelEventTenantIdDetection, setDeserializerDelegateExpression, setDeserializerType, setEventTransformerDelegateExpression, setInboundEventChannelAdapter, setInboundEventProcessingPipeline, setPayloadExtractorDelegateExpression, setPipelineDelegateExpressiongetCategory, getChannelType, getDescription, getKey, getName, getType, setCategory, setChannelType, setDescription, setKey, setName, setTypeprotected String adapterDelegateExpression
Copyright © 2021 Flowable. All rights reserved.