Class CreateDocumentsFromAutomationChainAction

  • All Implemented Interfaces:
    MessageAction

    public class CreateDocumentsFromAutomationChainAction
    extends AbstractMailAction
    Creates a MailMessage document for every new email found in the INBOX. The creation is handled by an AutomationChain
    Since:
    6.0
    Author:
    tiry
    • Field Detail

      • chainName

        protected String chainName
      • stupidRegexp

        public Pattern stupidRegexp
    • Constructor Detail

      • CreateDocumentsFromAutomationChainAction

        public CreateDocumentsFromAutomationChainAction​(String chainName)