| Package | Description |
|---|---|
| com.flowable.platform.engine.impl.eventregistry.mail |
| Modifier and Type | Field and Description |
|---|---|
protected List<MailInboundChannelModel.CustomProperty> |
MailInboundChannelModel.customProperties
The custom properties that should be passed to the mail receiver.
|
| Modifier and Type | Method and Description |
|---|---|
List<MailInboundChannelModel.CustomProperty> |
MailInboundChannelModel.getCustomProperties() |
| Modifier and Type | Method and Description |
|---|---|
protected Properties |
MailChannelModelProcessor.resolveProperties(List<MailInboundChannelModel.CustomProperty> mailProperties) |
void |
MailInboundChannelModel.setCustomProperties(List<MailInboundChannelModel.CustomProperty> customProperties) |