Uses of Class
com.flowable.platform.engine.impl.eventregistry.mail.MailChannelEventTenantIdDetection
-
Packages that use MailChannelEventTenantIdDetection Package Description com.flowable.platform.engine.impl.eventregistry.mail -
-
Uses of MailChannelEventTenantIdDetection in com.flowable.platform.engine.impl.eventregistry.mail
Methods in com.flowable.platform.engine.impl.eventregistry.mail that return MailChannelEventTenantIdDetection Modifier and Type Method Description MailChannelEventTenantIdDetection
MailInboundChannelModel. getChannelEventTenantIdDetection()
Methods in com.flowable.platform.engine.impl.eventregistry.mail with parameters of type MailChannelEventTenantIdDetection Modifier and Type Method Description void
MailInboundChannelModel. setChannelEventTenantIdDetection(MailChannelEventTenantIdDetection channelEventTenantIdDetection)
-