Uses of Class
de.uplanet.lucy.server.mailservice.workflow.eventsource.MessageSelectFilterCfg
Packages that use MessageSelectFilterCfg
-
Uses of MessageSelectFilterCfg in de.uplanet.lucy.server.mailservice.workflow.eventsource
Methods in de.uplanet.lucy.server.mailservice.workflow.eventsource that return MessageSelectFilterCfgModifier and TypeMethodDescriptionAbstractIMAPFolderWorkflowEventSource.getMessageSelectFilter()
Get the filter for selecting messages that are to be processed.Methods in de.uplanet.lucy.server.mailservice.workflow.eventsource with parameters of type MessageSelectFilterCfgModifier and TypeMethodDescriptionvoid
AbstractIMAPFolderWorkflowEventSource.setMessageSelectFilter
(MessageSelectFilterCfg p_selectFilter) Set the filter for selecting messages that are to be processed.