Class MailCheckInboxOperation
- java.lang.Object
-
- org.nuxeo.ecm.platform.mail.operations.MailCheckInboxOperation
-
public class MailCheckInboxOperation extends Object
Checks for unread emails in the inbox of an Email Folder.- Since:
- 10.1
-
-
Field Summary
Fields Modifier and Type Field Description static String
ID
protected CoreSession
session
-
Constructor Summary
Constructors Constructor Description MailCheckInboxOperation()
-
-
-
Field Detail
-
ID
public static final String ID
- See Also:
- Constant Field Values
-
session
protected CoreSession session
-
-
Method Detail
-
run
public void run(DocumentModel document) throws javax.mail.MessagingException
- Throws:
javax.mail.MessagingException
-
-