跳过导航链接
A C G H I O R S T 

A

AlertAutoConfiguration - org.apache.shenyu.alert中的类
auto config.
AlertAutoConfiguration() - 类 的构造器org.apache.shenyu.alert.AlertAutoConfiguration
 
AlertNoticeException - org.apache.shenyu.alert.exception中的异常错误
alert notice send failed.
AlertNoticeException(String) - 异常错误 的构造器org.apache.shenyu.alert.exception.AlertNoticeException
 
AlertNotifyHandler - org.apache.shenyu.alert中的接口
alert notify handler.
AlertReceiverDTO - org.apache.shenyu.alert.model中的类
AlertReceiver.
AlertReceiverDTO() - 类 的构造器org.apache.shenyu.alert.model.AlertReceiverDTO
 

C

CommonRobotNotifyResp - org.apache.shenyu.alert.strategy中的类
common robot http response entity.
CommonRobotNotifyResp() - 类 的构造器org.apache.shenyu.alert.strategy.CommonRobotNotifyResp
 
CommonRobotNotifyResp(Integer, String, Integer, String) - 类 的构造器org.apache.shenyu.alert.strategy.CommonRobotNotifyResp
 

G

getAccessToken() - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
get access token.
getAgentId() - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
get agent id.
getAppSecret() - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
get app secret.
getCode() - 类 中的方法org.apache.shenyu.alert.strategy.CommonRobotNotifyResp
get code.
getCorpId() - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
corp id.
getDateCreated() - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
get dateCreated.
getDateUpdated() - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
get dateUpdated.
getDiscordBotToken() - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
discord bot token.
getDiscordChannelId() - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
get discord channel id.
getEmail() - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
get email.
getErrCode() - 类 中的方法org.apache.shenyu.alert.strategy.CommonRobotNotifyResp
get error code.
getErrMsg() - 类 中的方法org.apache.shenyu.alert.strategy.CommonRobotNotifyResp
get error msg.
getHookUrl() - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
get hook url.
getId() - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
get id.
getLabels() - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
get labels.
getLevels() - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
get levels.
getMsg() - 类 中的方法org.apache.shenyu.alert.strategy.CommonRobotNotifyResp
get msg.
getName() - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
get name.
getPhone() - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
get phone.
getSlackWebHookUrl() - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
get slack web hook url.
getSmnAk() - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
get smn ak.
getSmnProjectId() - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
get smn project id.
getSmnRegion() - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
smn region.
getSmnSk() - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
get smn sk.
getSmnTopicUrn() - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
get smn topic urn.
getTgBotToken() - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
get tg bot token.
getTgUserId() - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
get tg user id.
getType() - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
get type.
getWechatId() - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
get wechat id.

H

HeaderRequestInterceptor - org.apache.shenyu.alert.config中的类
Rest Template interceptor adds request header information.
HeaderRequestInterceptor() - 类 的构造器org.apache.shenyu.alert.config.HeaderRequestInterceptor
 

I

intercept(HttpRequest, byte[], ClientHttpRequestExecution) - 类 中的方法org.apache.shenyu.alert.config.HeaderRequestInterceptor
 
isEnable() - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
is enable.
isMatchAll() - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
is match all.

O

org.apache.shenyu.alert - 程序包 org.apache.shenyu.alert
 
org.apache.shenyu.alert.config - 程序包 org.apache.shenyu.alert.config
 
org.apache.shenyu.alert.exception - 程序包 org.apache.shenyu.alert.exception
 
org.apache.shenyu.alert.model - 程序包 org.apache.shenyu.alert.model
 
org.apache.shenyu.alert.strategy - 程序包 org.apache.shenyu.alert.strategy
 

R

restTemplate(ClientHttpRequestFactory) - 类 中的方法org.apache.shenyu.alert.config.RestTemplateConfig
RestTemplate bean.
RestTemplateConfig - org.apache.shenyu.alert.config中的类
RestTemplate config.
RestTemplateConfig() - 类 的构造器org.apache.shenyu.alert.config.RestTemplateConfig
 

S

send(AlertReceiverDTO, AlarmContent) - 接口 中的方法org.apache.shenyu.alert.AlertNotifyHandler
send alert.
setAccessToken(String) - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
set access token.
setAgentId(String) - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
set agent id.
setAppSecret(String) - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
set app secret.
setCode(Integer) - 类 中的方法org.apache.shenyu.alert.strategy.CommonRobotNotifyResp
set code.
setCorpId(String) - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
set corp id.
setDateCreated(Date) - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
set dateCreated.
setDateUpdated(Date) - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
set dateUpdated.
setDiscordBotToken(String) - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
set discord bot token.
setDiscordChannelId(String) - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
discord channel id.
setEmail(String) - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
set email.
setEnable(boolean) - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
set enable.
setErrCode(Integer) - 类 中的方法org.apache.shenyu.alert.strategy.CommonRobotNotifyResp
set error code.
setErrMsg(String) - 类 中的方法org.apache.shenyu.alert.strategy.CommonRobotNotifyResp
set error msg.
setHookUrl(String) - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
set hook url.
setId(String) - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
set id.
setLabels(Map<String, String>) - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
set labels.
setLevels(List<Byte>) - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
set levels.
setMatchAll(boolean) - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
set match all.
setMsg(String) - 类 中的方法org.apache.shenyu.alert.strategy.CommonRobotNotifyResp
set msg.
setName(String) - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
set name.
setPhone(String) - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
set phone.
setSlackWebHookUrl(String) - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
set slack webhook url.
setSmnAk(String) - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
set smn ak.
setSmnProjectId(String) - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
set smn project id.
setSmnRegion(String) - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
set smn region.
setSmnSk(String) - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
set smn sk.
setSmnTopicUrn(String) - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
set smn topic urn.
setTgBotToken(String) - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
set tg bot token.
setTgUserId(String) - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
set tg user id.
setType(Byte) - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
set type.
setWechatId(String) - 类 中的方法org.apache.shenyu.alert.model.AlertReceiverDTO
set wechat id.
simpleClientHttpRequestFactory() - 类 中的方法org.apache.shenyu.alert.config.RestTemplateConfig
ClientHttpRequestFactory bean.

T

templateResolver() - 类 中的方法org.apache.shenyu.alert.config.ThymeleafConfig
Thymeleaf Config bean.
ThymeleafConfig - org.apache.shenyu.alert.config中的类
thymeleaf config.
ThymeleafConfig() - 类 的构造器org.apache.shenyu.alert.config.ThymeleafConfig
 
type() - 接口 中的方法org.apache.shenyu.alert.AlertNotifyHandler
alert type.
A C G H I O R S T 
跳过导航链接

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