×
In-memory mailbox that hosts messages. This class also maintains the 'unread' flag for messages that are newly added. This flag is automatically removed ...
Oct 23, 2017 · A Jenkins plugin, to poll an email inbox, and trigger jobs based on new emails.
Methods. Modifier and Type, Method and Description. void, close(). javax.mail.Folder, getFolder(). MailWrapperUtils.MessagesWrapper · getUnreadMessages().
Jul 23, 2023 · Hi members, I am use this poll mail box trigger plugin for my project. Currently I am getting some issue with this plugin.
Method Summary ; static javax.mail.search.SearchTerm, receivedSince(java.util.Date date) ; static java.util.Date, relativeDate(int unit, int amount) ; static javax ...
Utility class for providing extra Messaging related methods! Constructor Summary. Constructors. Constructor and Description. MailWrapperUtils() ...
Saves all attachments to a temp directory, and returns the directory path. Methods inherited from class org.jenkinsci.plugins.pollmailboxtrigger.mail.utils.
org.jenkinsci.plugins.pollmailboxtrigger.mail. Classes. MailReader.
Package org.jenkinsci.plugins.pollmailboxtrigger.mail.utils ; CustomProperties. Quick and dirty Properties implementation. ; Logger. Logger interface, so that we' ...
Class Hierarchy. java.lang.Object. org.jenkinsci.plugins.pollmailboxtrigger.mail.utils.CustomProperties; hudson.model.Descriptor<T> (implements hudson.model ...