Uses of Class
org.camunda.bpm.engine.impl.mail.MailScanCmd

Packages that use MailScanCmd
org.camunda.bpm.engine.impl.mail   
 

Uses of MailScanCmd in org.camunda.bpm.engine.impl.mail
 

Fields in org.camunda.bpm.engine.impl.mail with type parameters of type MailScanCmd
protected  Map<String,MailScanCmd> MailScanSchedulerThread.allMailScansCmds
           
protected  List<MailScanCmd> MailScanSchedulerThread.nextMailScanCmds
           
 

Methods in org.camunda.bpm.engine.impl.mail that return MailScanCmd
 MailScanCmd CreateMailScanCmd.execute(CommandContext commandContext)
           
protected  MailScanCmd MailScanSchedulerThread.getNextMailScanCmd()
           
 



Copyright © 2014 camunda services GmbH. All Rights Reserved.