Class DelegateExpressionOutboundChannelModel
java.lang.Object
org.flowable.eventregistry.model.ChannelModel
org.flowable.eventregistry.model.OutboundChannelModel
org.flowable.eventregistry.model.DelegateExpressionOutboundChannelModel
- Author:
- Filip Hrisafov
-
Field Summary
FieldsFields inherited from class OutboundChannelModel
outboundEventChannelAdapter, outboundEventProcessingPipeline, pipelineDelegateExpression, serializerDelegateExpression, serializerTypeFields inherited from class ChannelModel
category, channelType, description, extension, key, name, type -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetAdapterDelegateExpression(String adapterDelegateExpression) Methods inherited from class OutboundChannelModel
getOutboundEventChannelAdapter, getOutboundEventProcessingPipeline, getPipelineDelegateExpression, getSerializerDelegateExpression, getSerializerType, setOutboundEventChannelAdapter, setOutboundEventProcessingPipeline, setPipelineDelegateExpression, setSerializerDelegateExpression, setSerializerTypeMethods inherited from class ChannelModel
getCategory, getChannelType, getDescription, getExtension, getKey, getName, getType, setCategory, setChannelType, setDescription, setExtension, setKey, setName, setType
-
Field Details
-
adapterDelegateExpression
-
-
Constructor Details
-
DelegateExpressionOutboundChannelModel
public DelegateExpressionOutboundChannelModel()
-
-
Method Details
-
getAdapterDelegateExpression
-
setAdapterDelegateExpression
-