Uses of Class
com.flowable.platform.engine.impl.eventregistry.mail.MailInboundChannelModel.CustomProperty
Packages that use MailInboundChannelModel.CustomProperty
-
Uses of MailInboundChannelModel.CustomProperty in com.flowable.platform.engine.impl.eventregistry.mail
Fields in com.flowable.platform.engine.impl.eventregistry.mail with type parameters of type MailInboundChannelModel.CustomPropertyModifier and TypeFieldDescriptionprotected List<MailInboundChannelModel.CustomProperty>MailInboundChannelModel.customPropertiesThe custom properties that should be passed to the mail receiver.Methods in com.flowable.platform.engine.impl.eventregistry.mail that return types with arguments of type MailInboundChannelModel.CustomPropertyMethod parameters in com.flowable.platform.engine.impl.eventregistry.mail with type arguments of type MailInboundChannelModel.CustomPropertyModifier and TypeMethodDescriptionprotected PropertiesMailChannelModelProcessor.resolveProperties(List<MailInboundChannelModel.CustomProperty> mailProperties) voidMailInboundChannelModel.setCustomProperties(List<MailInboundChannelModel.CustomProperty> customProperties)