Uses of Class
com.flowable.platform.engine.impl.eventregistry.mail.MailInboundChannelModel.CustomProperty
-
Uses of MailInboundChannelModel.CustomProperty in com.flowable.platform.engine.impl.eventregistry.mail
Modifier and TypeFieldDescriptionprotected List<MailInboundChannelModel.CustomProperty>
MailInboundChannelModel.customProperties
The custom properties that should be passed to the mail receiver.Modifier and TypeMethodDescriptionprotected Properties
MailChannelModelProcessor.resolveProperties
(List<MailInboundChannelModel.CustomProperty> mailProperties) void
MailInboundChannelModel.setCustomProperties
(List<MailInboundChannelModel.CustomProperty> customProperties)