提供意見
大量電子郵件 public class BulkEmailer
extends Object
java.lang.Object ↳ com.android.tradefed.util.BulkEmailer
電子郵件發件人實用程序,可以進行以下配置:發送間隔,初始突發大小,收件人和郵件總數。
概括 公共建設者 大量電子郵件
public BulkEmailer ()
公開方法 loadMailer
public static BulkEmailer loadMailer (IConfiguration config) 從配置加載BulkMailer的Helper方法。配置必須包含以下標記
參數 config
IConfiguration
:配置
發電子郵件
public void sendEmails ()
sendEmailsBg
public void sendEmailsBg ()
提供意見
Content and code samples on this page are subject to the licenses described in the Content License . Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2020-09-08 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"缺少我需要的資訊"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"過於複雜/步驟過多"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"過時"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻譯問題"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"示例/程式碼問題"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"其他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"容易理解"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"確實解決了我的問題"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"其他"
}]
想進一步說明嗎?