protected MailListenerEndpoint |
MailChannelModelProcessor.createListenerEndpoint(MailInboundChannelModel model,
java.lang.String tenantId) |
|
protected org.springframework.messaging.MessageHandler |
MailChannelModelProcessor.createMessageHandler(org.flowable.eventregistry.api.EventRegistry eventRegistry,
MailInboundChannelModel channelModel,
java.lang.String tenantId) |
|
java.util.Collection<org.flowable.eventregistry.api.runtime.EventPayloadInstance> |
DefaultMessagePayloadExtractor.extractPayload(MailInboundChannelModel inboundChannelModel,
javax.mail.internet.MimeMessage message) |
|
java.util.Collection<org.flowable.eventregistry.api.runtime.EventPayloadInstance> |
MessagePayloadExtractor.extractPayload(MailInboundChannelModel inboundChannelModel,
javax.mail.internet.MimeMessage message) |
|
protected java.lang.String |
DefaultMessagePayloadExtractor.extractSubjectCorrelation(MailInboundChannelModel inboundChannelModel,
java.lang.String subject) |
|
protected void |
MailChannelModelProcessor.processInboundModel(MailInboundChannelModel channelModel,
java.lang.String tenantId,
org.flowable.eventregistry.api.EventRegistry eventRegistry) |
|
protected javax.mail.Authenticator |
MailChannelModelProcessor.resolveAuthenticator(MailInboundChannelModel model) |
|
protected java.lang.String |
MailChannelModelProcessor.resolveUrl(MailInboundChannelModel channelModel) |
|
void |
MailMessageHandler.setInboundChannelModel(MailInboundChannelModel inboundChannelModel) |
|