跳过导航链接
A C D E F G H I J L M N O P R S T U X 

A

ALERT_PROPERTIES_PATH - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
alert properties path
ALERT_SCAN_INTERVAL - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
AlertSender - org.apache.dolphinscheduler.alert.runner中的类
alert sender
AlertSender() - 类 的构造器org.apache.dolphinscheduler.alert.runner.AlertSender
 
AlertSender(List<Alert>, AlertDao, PluginManager) - 类 的构造器org.apache.dolphinscheduler.alert.runner.AlertSender
 
AlertServer - org.apache.dolphinscheduler.alert中的类
alert of start
AlertServer() - 类 的构造器org.apache.dolphinscheduler.alert.AlertServer
 
AlertTemplate - org.apache.dolphinscheduler.alert.template中的接口
alert message template
alertTemplate - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.MailUtils
 
AlertTemplateFactory - org.apache.dolphinscheduler.alert.template中的类
the alert template factory

C

Constants - org.apache.dolphinscheduler.alert.utils中的类
constants
CONTENT - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 

D

DefaultHTMLTemplate - org.apache.dolphinscheduler.alert.template.impl中的类
the default html alert message template
DefaultHTMLTemplate() - 类 的构造器org.apache.dolphinscheduler.alert.template.impl.DefaultHTMLTemplate
 
deleteFile(File) - 类 中的静态方法org.apache.dolphinscheduler.alert.utils.MailUtils
file delete
DEVELOPMENT - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 

E

EmailAlertPlugin - org.apache.dolphinscheduler.alert.plugin中的类
EmailAlertPlugin This plugin is a default plugin, and mix up email and enterprise wechat, because adapt with former alert behavior
EmailAlertPlugin() - 类 的构造器org.apache.dolphinscheduler.alert.plugin.EmailAlertPlugin
 
EmailManager - org.apache.dolphinscheduler.alert.manager中的类
email send manager
EmailManager() - 类 的构造器org.apache.dolphinscheduler.alert.manager.EmailManager
 
ENTERPRISE_WE_CHAT_AGENT_ID - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.EnterpriseWeChatUtils
 
ENTERPRISE_WE_CHAT_USERS - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.EnterpriseWeChatUtils
 
ENTERPRISE_WECHAT_AGENT_ID - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
ENTERPRISE_WECHAT_CORP_ID - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
ENTERPRISE_WECHAT_ENABLE - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
ENTERPRISE_WECHAT_PUSH_URL - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
ENTERPRISE_WECHAT_SECRET - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
ENTERPRISE_WECHAT_TEAM_SEND_MSG - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
ENTERPRISE_WECHAT_TOKEN_URL - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
ENTERPRISE_WECHAT_USER_SEND_MSG - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
ENTERPRISE_WECHAT_USERS - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
EnterpriseWeChatManager - org.apache.dolphinscheduler.alert.manager中的类
Enterprise WeChat Manager
EnterpriseWeChatManager() - 类 的构造器org.apache.dolphinscheduler.alert.manager.EnterpriseWeChatManager
 
EnterpriseWeChatUtils - org.apache.dolphinscheduler.alert.utils中的类
Enterprise WeChat utils
EnterpriseWeChatUtils() - 类 的构造器org.apache.dolphinscheduler.alert.utils.EnterpriseWeChatUtils
 
EXCEL_SUFFIX_XLS - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
ExcelUtils - org.apache.dolphinscheduler.alert.utils中的类
excel utils
ExcelUtils() - 类 的构造器org.apache.dolphinscheduler.alert.utils.ExcelUtils
 

F

FuncUtils - org.apache.dolphinscheduler.alert.utils中的类
 
FuncUtils() - 类 的构造器org.apache.dolphinscheduler.alert.utils.FuncUtils
 

G

genExcelFile(String, String, String) - 类 中的静态方法org.apache.dolphinscheduler.alert.utils.ExcelUtils
generate excel file
getArray(String, String) - 类 中的静态方法org.apache.dolphinscheduler.alert.utils.PropertyUtils
get array
getBoolean(String) - 类 中的静态方法org.apache.dolphinscheduler.alert.utils.PropertyUtils
get property value
getDouble(String) - 类 中的静态方法org.apache.dolphinscheduler.alert.utils.PropertyUtils
get double value
getDouble(String, double) - 类 中的静态方法org.apache.dolphinscheduler.alert.utils.PropertyUtils
get double value
getEnum(String, Class<T>, T) - 类 中的静态方法org.apache.dolphinscheduler.alert.utils.PropertyUtils
get enum
getId() - 类 中的方法org.apache.dolphinscheduler.alert.plugin.EmailAlertPlugin
 
getInstance() - 类 中的静态方法org.apache.dolphinscheduler.alert.AlertServer
 
getInt(String) - 类 中的静态方法org.apache.dolphinscheduler.alert.utils.PropertyUtils
get property value
getInt(String, int) - 类 中的静态方法org.apache.dolphinscheduler.alert.utils.PropertyUtils
get int value
getLong(String) - 类 中的静态方法org.apache.dolphinscheduler.alert.utils.PropertyUtils
get long value
getLong(String, long) - 类 中的静态方法org.apache.dolphinscheduler.alert.utils.PropertyUtils
get long value
getMessageFromTemplate(String, ShowType, boolean) - 接口 中的方法org.apache.dolphinscheduler.alert.template.AlertTemplate
get a message from a specified alert template
getMessageFromTemplate(String, ShowType) - 接口 中的方法org.apache.dolphinscheduler.alert.template.AlertTemplate
default showAll is true
getMessageFromTemplate(String, ShowType, boolean) - 类 中的方法org.apache.dolphinscheduler.alert.template.impl.DefaultHTMLTemplate
 
getMessageTemplate() - 类 中的静态方法org.apache.dolphinscheduler.alert.template.AlertTemplateFactory
get a template from alert.properties conf file
getName() - 类 中的方法org.apache.dolphinscheduler.alert.plugin.EmailAlertPlugin
 
getString(String) - 类 中的静态方法org.apache.dolphinscheduler.alert.utils.PropertyUtils
get property value
getString(String, String) - 类 中的静态方法org.apache.dolphinscheduler.alert.utils.PropertyUtils
get property value
getToken() - 类 中的静态方法org.apache.dolphinscheduler.alert.utils.EnterpriseWeChatUtils
get Enterprise WeChat token info

H

HTML_HEADER_PREFIX - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 

I

isEnable() - 类 中的静态方法org.apache.dolphinscheduler.alert.utils.EnterpriseWeChatUtils
get Enterprise WeChat is enable

J

JSONUtils - org.apache.dolphinscheduler.alert.utils中的类
json utils
JSONUtils() - 类 的构造器org.apache.dolphinscheduler.alert.utils.JSONUtils
 

L

logger - 类 中的静态变量org.apache.dolphinscheduler.alert.template.impl.DefaultHTMLTemplate
 
logger - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.EnterpriseWeChatUtils
 
logger - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.MailUtils
 

M

MAIL_HOST - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
MAIL_PASSWD - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
MAIL_PASSWD - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.MailUtils
 
MAIL_PORT - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
MAIL_PROTOCOL - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
MAIL_PROTOCOL - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.MailUtils
 
MAIL_SENDER - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
MAIL_SENDER - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.MailUtils
 
MAIL_SERVER_HOST - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
MAIL_SERVER_HOST - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.MailUtils
 
MAIL_SERVER_PORT - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
MAIL_SERVER_PORT - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.MailUtils
 
MAIL_SMTP_AUTH - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
MAIL_SMTP_SSL_ENABLE - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
MAIL_SMTP_SSL_TRUST - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
MAIL_SMTP_STARTTLS_ENABLE - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
MAIL_TRANSPORT_PROTOCOL - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
MAIL_USER - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
MAIL_USER - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.MailUtils
 
MailUtils - org.apache.dolphinscheduler.alert.utils中的类
mail utils
MailUtils() - 类 的构造器org.apache.dolphinscheduler.alert.utils.MailUtils
 
main(String[]) - 类 中的静态方法org.apache.dolphinscheduler.alert.AlertServer
 
makeTeamSendMsg(String, String, String) - 类 中的静态方法org.apache.dolphinscheduler.alert.utils.EnterpriseWeChatUtils
make team single Enterprise WeChat message
makeTeamSendMsg(Collection<String>, String, String) - 类 中的静态方法org.apache.dolphinscheduler.alert.utils.EnterpriseWeChatUtils
make team multi Enterprise WeChat message
makeUserSendMsg(String, String, String) - 类 中的静态方法org.apache.dolphinscheduler.alert.utils.EnterpriseWeChatUtils
make team single user message
makeUserSendMsg(Collection<String>, String, String) - 类 中的静态方法org.apache.dolphinscheduler.alert.utils.EnterpriseWeChatUtils
make team multi user message
MARKDOWN_ENTER - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
MARKDOWN_QUOTE - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
markdownByAlert(AlertData) - 类 中的静态方法org.apache.dolphinscheduler.alert.utils.EnterpriseWeChatUtils
Determine the mardown style based on the show type of the alert
markdownTable(String, String) - 类 中的静态方法org.apache.dolphinscheduler.alert.utils.EnterpriseWeChatUtils
convert table to markdown style
markdownText(String, String) - 类 中的静态方法org.apache.dolphinscheduler.alert.utils.EnterpriseWeChatUtils
convert text to markdown style
MESSAGE - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
mkString(Iterable<String>, String) - 类 中的静态方法org.apache.dolphinscheduler.alert.utils.FuncUtils
 
MsgManager - org.apache.dolphinscheduler.alert.manager中的类
SMS send manager
MsgManager() - 类 的构造器org.apache.dolphinscheduler.alert.manager.MsgManager
 

N

NUMBER_1000 - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 

O

org.apache.dolphinscheduler.alert - 程序包 org.apache.dolphinscheduler.alert
 
org.apache.dolphinscheduler.alert.manager - 程序包 org.apache.dolphinscheduler.alert.manager
 
org.apache.dolphinscheduler.alert.plugin - 程序包 org.apache.dolphinscheduler.alert.plugin
 
org.apache.dolphinscheduler.alert.runner - 程序包 org.apache.dolphinscheduler.alert.runner
 
org.apache.dolphinscheduler.alert.template - 程序包 org.apache.dolphinscheduler.alert.template
 
org.apache.dolphinscheduler.alert.template.impl - 程序包 org.apache.dolphinscheduler.alert.template.impl
 
org.apache.dolphinscheduler.alert.utils - 程序包 org.apache.dolphinscheduler.alert.utils
 

P

PLUGIN_DEFAULT_EMAIL - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
PLUGIN_DEFAULT_EMAIL_CH - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
PLUGIN_DEFAULT_EMAIL_EN - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
PLUGIN_DEFAULT_EMAIL_RECEIVERCCS - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
PLUGIN_DEFAULT_EMAIL_RECEIVERS - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
PLUGIN_DIR - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
plugin config
process(AlertInfo) - 类 中的方法org.apache.dolphinscheduler.alert.plugin.EmailAlertPlugin
 
PropertyUtils - org.apache.dolphinscheduler.alert.utils中的类
property utils single instance

R

RETMAP_MSG - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
run() - 类 中的方法org.apache.dolphinscheduler.alert.runner.AlertSender
 

S

send(List<String>, List<String>, String, String, String) - 类 中的方法org.apache.dolphinscheduler.alert.manager.EmailManager
email send
send(List<String>, String, String, String) - 类 中的方法org.apache.dolphinscheduler.alert.manager.EmailManager
msg send
send(AlertInfo, String) - 类 中的方法org.apache.dolphinscheduler.alert.manager.EnterpriseWeChatManager
Enterprise We Chat send
send(Alert) - 类 中的方法org.apache.dolphinscheduler.alert.manager.MsgManager
SMS send
sendEnterpriseWeChat(String, String, String) - 类 中的静态方法org.apache.dolphinscheduler.alert.utils.EnterpriseWeChatUtils
send Enterprise WeChat
sendMails(Collection<String>, String, String, String) - 类 中的静态方法org.apache.dolphinscheduler.alert.utils.MailUtils
send mail to receivers
sendMails(Collection<String>, Collection<String>, String, String, String) - 类 中的静态方法org.apache.dolphinscheduler.alert.utils.MailUtils
send mail
SINGLE_SLASH - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
SPRING_DATASOURCE_DEFAULT_AUTO_COMMIT - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
SPRING_DATASOURCE_DRIVER_CLASS_NAME - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
SPRING_DATASOURCE_INITIAL_SIZE - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
SPRING_DATASOURCE_KEEP_ALIVE - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
SPRING_DATASOURCE_MAX_ACTIVE - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
SPRING_DATASOURCE_MAX_POOL_PREPARED_STATEMENT_PER_CONNECTION_SIZE - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
SPRING_DATASOURCE_MAX_WAIT - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
SPRING_DATASOURCE_MIN_EVICTABLE_IDLE_TIME_MILLIS - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
SPRING_DATASOURCE_MIN_IDLE - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
SPRING_DATASOURCE_PASSWORD - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
SPRING_DATASOURCE_POOL_PREPARED_STATEMENTS - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
SPRING_DATASOURCE_TEST_ON_BORROW - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
SPRING_DATASOURCE_TEST_ON_RETURN - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
SPRING_DATASOURCE_TEST_WHILE_IDLE - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
SPRING_DATASOURCE_TIME_BETWEEN_EVICTION_RUNS_MILLIS - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
SPRING_DATASOURCE_URL - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
SPRING_DATASOURCE_USERNAME - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
SPRING_DATASOURCE_VALIDATION_QUERY - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
SPRING_DATASOURCE_VALIDATION_QUERY_TIMEOUT - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
SSL_ENABLE - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.MailUtils
 
SSL_TRUST - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.MailUtils
 
start() - 类 中的方法org.apache.dolphinscheduler.alert.AlertServer
 
STARTTLS_ENABLE - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.MailUtils
 
STATUS - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
STRING_TRUE - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 

T

TABLE_BODY_HTML_TAIL - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
TD - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
TD_END - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
TEXT_HTML_CHARSET_UTF_8 - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
TH - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
TH_END - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
TITLE - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
toJsonString(Object) - 类 中的静态方法org.apache.dolphinscheduler.alert.utils.JSONUtils
object to json string
toList(String, Class<T>) - 类 中的静态方法org.apache.dolphinscheduler.alert.utils.JSONUtils
json to list
TR - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
TR_END - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 

U

UTF_8 - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
UTF-8

X

XLS_FILE_PATH - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.Constants
 
XLS_FILE_PATH - 类 中的静态变量org.apache.dolphinscheduler.alert.utils.MailUtils
 
A C D E F G H I J L M N O P R S T U X 
跳过导航链接

Copyright © 2021 The Apache Software Foundation. All rights reserved.