- decrypt(String) - 类 中的静态方法com.github.jaemon.dinger.utils.ConfigTools
-
- decrypt(String, String) - 类 中的静态方法com.github.jaemon.dinger.utils.ConfigTools
-
- decrypt(PublicKey, String) - 类 中的静态方法com.github.jaemon.dinger.utils.ConfigTools
-
- DEFAULT_INDEX - 接口 中的静态变量com.github.jaemon.dinger.multi.algorithm.AlgorithmHandler
-
默认索引号从0开始
- DEFAULT_PUBLIC_KEY_STRING - 类 中的静态变量com.github.jaemon.dinger.utils.ConfigTools
-
- DEFAULT_THREAD_NAME_PREFIX - 接口 中的静态变量com.github.jaemon.dinger.constant.DingerConstant
-
默认线程池中线程名称前缀
- DefaultDingerAsyncCallable - com.github.jaemon.dinger.support中的类
-
默认异步执行回调
- DefaultDingerAsyncCallable() - 类 的构造器com.github.jaemon.dinger.support.DefaultDingerAsyncCallable
-
- defaultDingerConfigs - 类 中的静态变量com.github.jaemon.dinger.listeners.DingerListenersProperty
-
Dinger默认的DingerConfig
- DefaultDingerDefinition - com.github.jaemon.dinger.core中的类
-
DefaultDingerDefinition
- DefaultDingerDefinition() - 类 的构造器com.github.jaemon.dinger.core.DefaultDingerDefinition
-
- DefaultDingerDefinitionResolver - com.github.jaemon.dinger.core中的类
-
Default DingerDefinition Resolver
- DefaultDingerDefinitionResolver() - 类 的构造器com.github.jaemon.dinger.core.DefaultDingerDefinitionResolver
-
- DefaultDingerExceptionCallback - com.github.jaemon.dinger.support中的类
-
默认消息通知
- DefaultDingerExceptionCallback() - 类 的构造器com.github.jaemon.dinger.support.DefaultDingerExceptionCallback
-
- DefaultDingerIdGenerator - com.github.jaemon.dinger.support中的类
-
dkid 生成默认算法
- DefaultDingerIdGenerator() - 类 的构造器com.github.jaemon.dinger.support.DefaultDingerIdGenerator
-
- DefaultDingerSession - com.github.jaemon.dinger.core.session.defaults中的类
-
DefaultDingerSession
- DefaultDingerSession(Configuration) - 类 的构造器com.github.jaemon.dinger.core.session.defaults.DefaultDingerSession
-
- DefaultDingerSessionFactory - com.github.jaemon.dinger.core.session.defaults中的类
-
DefaultDingerSessionFactory
- DefaultDingerSessionFactory(Configuration) - 类 的构造器com.github.jaemon.dinger.core.session.defaults.DefaultDingerSessionFactory
-
- DefaultHandler - com.github.jaemon.dinger.multi.algorithm中的类
-
- DefaultHandler() - 类 的构造器com.github.jaemon.dinger.multi.algorithm.DefaultHandler
-
- desc() - 枚举 中的方法com.github.jaemon.dinger.core.entity.enums.ExceptionEnum
-
- desc() - 接口 中的方法com.github.jaemon.dinger.core.entity.Pairs
-
消息描述
- destroy() - 类 中的方法com.github.jaemon.dinger.core.spring.DingerSessionTemplate
-
- DingActionCard - com.github.jaemon.dinger.dingtalk.entity中的类
-
独立跳转ActionCard类型
- DingActionCard() - 类 的构造器com.github.jaemon.dinger.dingtalk.entity.DingActionCard
-
- DingActionCard.ActionCard - com.github.jaemon.dinger.dingtalk.entity中的类
-
- DingActionCard.ActionCard.Button - com.github.jaemon.dinger.dingtalk.entity中的类
-
- Dinger - com.github.jaemon.dinger.core.annatations中的注释类型
-
指定当前 ***Dinger 使用的 Dinger 类型
- Dinger() - 类 的构造器com.github.jaemon.dinger.core.entity.DingerProperties.Dinger
-
- DINGER_AT - 接口 中的静态变量com.github.jaemon.dinger.constant.DingerConstant
-
- DINGER_COMMA - 接口 中的静态变量com.github.jaemon.dinger.constant.DingerConstant
-
- DINGER_EXECUTOR - 接口 中的静态变量com.github.jaemon.dinger.constant.DingerConstant
-
bean name
- DINGER_HTTP_CLIENT - 接口 中的静态变量com.github.jaemon.dinger.constant.DingerConstant
-
- DINGER_PHONE_FORCE_TAG - 接口 中的静态变量com.github.jaemon.dinger.constant.DingerConstant
-
- DINGER_PHONE_KEY - 接口 中的静态变量com.github.jaemon.dinger.constant.DingerConstant
-
- DINGER_PHONE_TAG - 接口 中的静态变量com.github.jaemon.dinger.constant.DingerConstant
-
- DINGER_PREFIX - 接口 中的静态变量com.github.jaemon.dinger.constant.DingerConstant
-
- DINGER_PROP_PREFIX - 接口 中的静态变量com.github.jaemon.dinger.constant.DingerConstant
-
- DINGER_PROPERTIES_PREFIX - 接口 中的静态变量com.github.jaemon.dinger.constant.DingerConstant
-
- DINGER_REST_TEMPLATE - 接口 中的静态变量com.github.jaemon.dinger.constant.DingerConstant
-
自定义restTemplate名称
- DingerAnalysisException - com.github.jaemon.dinger.exception中的异常错误
-
Dinger解析异常
- DingerAnalysisException(ExceptionPairs) - 异常错误 的构造器com.github.jaemon.dinger.exception.DingerAnalysisException
-
- DingerAnalysisException(ExceptionPairs, String) - 异常错误 的构造器com.github.jaemon.dinger.exception.DingerAnalysisException
-
- dingerAsyncCallback() - 类 中的方法com.github.jaemon.dinger.config.BeanConfiguration
-
默认异步执行回调实例
- dingerAsyncCallback(DingerAsyncCallback) - 类 中的方法com.github.jaemon.dinger.core.DingerManagerBuilder
-
自定义异步回调函数-用于异步发送时
- DingerAsyncCallback - com.github.jaemon.dinger.support中的接口
-
异步执行回调接口
- DingerAutoConfiguration - com.github.jaemon.dinger.config中的类
-
DingerAutoConfiguration
- DingerAutoConfiguration(DingerProperties, DingerRobot) - 类 的构造器com.github.jaemon.dinger.config.DingerAutoConfiguration
-
- DingerCallback<T> - com.github.jaemon.dinger.core.entity中的类
-
异常回调信息实体
- DingerCallback() - 类 的构造器com.github.jaemon.dinger.core.entity.DingerCallback
-
- DingerCallback(String, T, DingerException) - 类 的构造器com.github.jaemon.dinger.core.entity.DingerCallback
-
- dingerClasses - 类 中的静态变量com.github.jaemon.dinger.listeners.DingerListenersProperty
-
dingerClasses
- dingerClasses() - 类 中的静态方法com.github.jaemon.dinger.listeners.DingerListenersProperty
-
- dingerClassMethods(Class<?>) - 类 中的方法com.github.jaemon.dinger.core.XmlDingerDefinitionResolver
-
获取当前Dinger接口层方法的所有参数信息
- dingerClientHttpRequestFactory() - 类 中的方法com.github.jaemon.dinger.config.DingerHttpClientConfig
-
- DingerClose - com.github.jaemon.dinger.core.annatations中的注释类型
-
DingerClose
- dingerConfig() - 类 中的方法com.github.jaemon.dinger.core.DefaultDingerDefinition
-
- DingerConfig - com.github.jaemon.dinger.core中的类
-
DingerConfig
- DingerConfig() - 类 的构造器com.github.jaemon.dinger.core.DingerConfig
-
- dingerConfig() - 接口 中的方法com.github.jaemon.dinger.core.DingerDefinition
-
获取Dinger机器人配置
- dingerConfig(List<DingerConfig>, DingerConfig) - 接口 中的方法com.github.jaemon.dinger.multi.algorithm.AlgorithmHandler
-
dingerConfig
- DingerConfigHandler - com.github.jaemon.dinger.multi中的接口
-
DingerConfigHandler
- dingerConfigs() - 接口 中的方法com.github.jaemon.dinger.multi.DingerConfigHandler
-
多Dinger机器人配置
1.
- DingerConfiguration - com.github.jaemon.dinger.config中的类
-
自动配置类
- DingerConfiguration() - 类 的构造器com.github.jaemon.dinger.config.DingerConfiguration
-
- dingerConfiguration(Class<?>) - 类 中的方法com.github.jaemon.dinger.core.AbstractDingerDefinitionResolver
-
- DingerConfiguration - com.github.jaemon.dinger.core.annatations中的注释类型
-
DingerConfiguration(xml and annotation)
- dingerConfigurerAdapter() - 类 中的方法com.github.jaemon.dinger.config.DingerConfiguration
-
- DingerConfigurerAdapter - com.github.jaemon.dinger.core中的类
-
DingTalk Configurer Adapter
- DingerConfigurerAdapter() - 类 的构造器com.github.jaemon.dinger.core.DingerConfigurerAdapter
-
- DingerConstant - com.github.jaemon.dinger.constant中的接口
-
常量类
- DingerDefinition - com.github.jaemon.dinger.core中的接口
-
DingerDefinition
- dingerDefinitionGenerator() - 类 中的方法com.github.jaemon.dinger.core.DefaultDingerDefinition
-
- dingerDefinitionGenerator() - 接口 中的方法com.github.jaemon.dinger.core.DingerDefinition
-
dingerDefinition生成器
- DingerDefinitionGenerator<T> - com.github.jaemon.dinger.core中的类
-
Diner消息体定义生成
- DingerDefinitionGenerator() - 类 的构造器com.github.jaemon.dinger.core.DingerDefinitionGenerator
-
- dingerDefinitionGenerator() - 枚举 中的方法com.github.jaemon.dinger.core.entity.enums.DingerDefinitionType
-
- DingerDefinitionGeneratorContext<T> - com.github.jaemon.dinger.core中的类
-
DingerDefinitionGeneratorContext
- DingerDefinitionGeneratorContext(String, T) - 类 的构造器com.github.jaemon.dinger.core.DingerDefinitionGeneratorContext
-
- DingerDefinitionGeneratorFactory - com.github.jaemon.dinger.core中的类
-
Dinger Definition工厂类
- DingerDefinitionGeneratorFactory() - 类 的构造器com.github.jaemon.dinger.core.DingerDefinitionGeneratorFactory
-
- DingerDefinitionHandler - com.github.jaemon.dinger.core中的类
-
DefinitionGenerator
- DingerDefinitionHandler() - 类 的构造器com.github.jaemon.dinger.core.DingerDefinitionHandler
-
- DingerDefinitionResolver<T> - com.github.jaemon.dinger.core中的接口
-
DingerDefinition Resolver
- DingerDefinitionType - com.github.jaemon.dinger.core.entity.enums中的枚举
-
Dinger消息体定义类型
- dingerDefinitionTypes - 枚举 中的静态变量com.github.jaemon.dinger.core.entity.enums.DingerDefinitionType
-
- DingerException - com.github.jaemon.dinger.exception中的异常错误
-
异常类
- DingerException(ExceptionPairs) - 异常错误 的构造器com.github.jaemon.dinger.exception.DingerException
-
- DingerException(String, ExceptionPairs) - 异常错误 的构造器com.github.jaemon.dinger.exception.DingerException
-
- DingerException(ExceptionPairs, Object...) - 异常错误 的构造器com.github.jaemon.dinger.exception.DingerException
-
- DingerException(Throwable, ExceptionPairs) - 异常错误 的构造器com.github.jaemon.dinger.exception.DingerException
-
- dingerExceptionCallback() - 类 中的方法com.github.jaemon.dinger.config.BeanConfiguration
-
- dingerExceptionCallback(DingerExceptionCallback) - 类 中的方法com.github.jaemon.dinger.core.DingerManagerBuilder
-
自定义异常回调
- DingerExceptionCallback - com.github.jaemon.dinger.support中的接口
-
发送异常回调接口
- DingerFactoryBean<T> - com.github.jaemon.dinger.core.spring中的类
-
DingerFactoryBean
- DingerFactoryBean() - 类 的构造器com.github.jaemon.dinger.core.spring.DingerFactoryBean
-
- DingerFactoryBean(Class) - 类 的构造器com.github.jaemon.dinger.core.spring.DingerFactoryBean
-
- dingerFresh() - 类 中的静态方法com.github.jaemon.dinger.core.DingerRefresh
-
- DingerHandleProxy - com.github.jaemon.dinger.core中的类
-
Dinger Handle Proxy
- DingerHandleProxy(Configuration) - 类 的构造器com.github.jaemon.dinger.core.DingerHandleProxy
-
- DingerHandler - com.github.jaemon.dinger.multi.algorithm中的类
-
Dinger钉钉机器人算法
VM options: -Dmulti.dinger.minute.limit.count=2
机器人发送消息频率限制
https://ding-doc.dingtalk.com/doc#/serverapi3/pghqkk
- DingerHandler() - 类 的构造器com.github.jaemon.dinger.multi.algorithm.DingerHandler
-
- DingerHelper - com.github.jaemon.dinger.core中的类
-
DingerHelper
- DingerHelper() - 类 的构造器com.github.jaemon.dinger.core.DingerHelper
-
- dingerHttpClient() - 类 中的方法com.github.jaemon.dinger.config.AutoBeanConfiguration
-
- dingerHttpClient(DingerHttpClient) - 类 中的方法com.github.jaemon.dinger.core.DingerManagerBuilder
-
定义发送客户端-dingerRestTemplate配置将失效
- DingerHttpClient - com.github.jaemon.dinger.support.client中的接口
-
DingerHttpClient
- DingerHttpClientConfig - com.github.jaemon.dinger.config中的类
-
Dinger默认Http客户端配置
- DingerHttpClientConfig() - 类 的构造器com.github.jaemon.dinger.config.DingerHttpClientConfig
-
- DingerHttpTemplate - com.github.jaemon.dinger.support.client中的类
-
Dinger默认Http客户端
- DingerHttpTemplate() - 类 的构造器com.github.jaemon.dinger.support.client.DingerHttpTemplate
-
- dingerId() - 类 中的方法com.github.jaemon.dinger.support.DefaultDingerIdGenerator
-
- dingerId() - 接口 中的方法com.github.jaemon.dinger.support.DingerIdGenerator
-
dkid生成规则, 须保证全局唯一
- dingerIdGenerator() - 类 中的方法com.github.jaemon.dinger.config.BeanConfiguration
-
默认dkid生成配置
- dingerIdGenerator(DingerIdGenerator) - 类 中的方法com.github.jaemon.dinger.core.DingerManagerBuilder
-
自定义DingerId生成器,dingerId为每次调用返回体中的logid值
- DingerIdGenerator - com.github.jaemon.dinger.support中的接口
-
dkid 生成接口
- DingerImageText - com.github.jaemon.dinger.core.annatations中的注释类型
-
DingerImageText
- dingerImageTextHandler(DingerType, DingerDefinitionGeneratorContext<DingerImageText>) - 类 中的静态方法com.github.jaemon.dinger.core.DingerDefinitionHandler
-
处理注解-ImageText定义的Dinger消息
- DingerInvocationHandler - com.github.jaemon.dinger.core中的类
-
Dinger Invocation Handler
- DingerInvocationHandler() - 类 的构造器com.github.jaemon.dinger.core.DingerInvocationHandler
-
- DingerLink - com.github.jaemon.dinger.core.annatations中的注释类型
-
- dingerLinkHandler(DingerType, DingerDefinitionGeneratorContext<DingerLink>) - 类 中的静态方法com.github.jaemon.dinger.core.DingerDefinitionHandler
-
处理注解-Link定义的Dinger消息
- DingerListenersProperty - com.github.jaemon.dinger.listeners中的类
-
ApplicationEventTimeTable
- DingerListenersProperty() - 类 的构造器com.github.jaemon.dinger.listeners.DingerListenersProperty
-
- dingerManagerBuilder() - 类 中的方法com.github.jaemon.dinger.config.DingerConfiguration
-
- DingerManagerBuilder - com.github.jaemon.dinger.core中的类
-
DingTalk Manager Builder
- DingerManagerBuilder() - 类 的构造器com.github.jaemon.dinger.core.DingerManagerBuilder
-
- DingerMarkdown - com.github.jaemon.dinger.core.annatations中的注释类型
-
DingerMarkdown
@DingerMarkdown(
value = "#### 下单失败啦 @13520200906\n - 订单号: ${orderNo}\n - 标识: ${flag}\n - 数量: ${num}",
title = "下单结果反馈",
phones = {"13520200906"},
tokenId = @DingerTokenId(
value = "87dbeb7bc28894c3bdcc3d12457228ad590164327b5f427cd85f9025ebb350cf",
secret = "SAQ23a9039bb01f2dcd017b90ab8e9dda1355f97c9016f37ff371ec8124327c7f09")
)
void method(@Keyword String keyword, String orderNo, int num, boolean flag) {...}
- dingerMarkdownHandler(DingerType, DingerDefinitionGeneratorContext<DingerMarkdown>) - 类 中的静态方法com.github.jaemon.dinger.core.DingerDefinitionHandler
-
处理注解-Markdown定义的Dinger消息
- DingerMessageHandler - com.github.jaemon.dinger.core中的类
-
DingerMessageHandler
- DingerMessageHandler() - 类 的构造器com.github.jaemon.dinger.core.DingerMessageHandler
-
- DingerMethod - com.github.jaemon.dinger.core.entity中的类
-
DingerMethod
- DingerMethod(String, String[], int[]) - 类 的构造器com.github.jaemon.dinger.core.entity.DingerMethod
-
- dingerName() - 类 中的方法com.github.jaemon.dinger.core.DefaultDingerDefinition
-
- dingerName() - 接口 中的方法com.github.jaemon.dinger.core.DingerDefinition
-
dingerName
- DingerParameterNameDiscoverer - com.github.jaemon.dinger.core中的类
-
Default implementation of the ParameterNameDiscoverer strategy interface,
using the Java 8 standard reflection mechanism (if available), and falling back
to the ASM-based LocalVariableTableParameterNameDiscoverer for checking
debug information in the class file.
- DingerParameterNameDiscoverer() - 类 的构造器com.github.jaemon.dinger.core.DingerParameterNameDiscoverer
-
- DingerPhone - com.github.jaemon.dinger.core.annatations中的注释类型
-
DingerPhone
- dingerProperties - 类 中的变量com.github.jaemon.dinger.core.AbstractDingerSender
-
- dingerProperties - 类 中的变量com.github.jaemon.dinger.core.DingerMessageHandler
-
- DingerProperties - com.github.jaemon.dinger.core.entity中的类
-
属性配置类
- DingerProperties() - 类 的构造器com.github.jaemon.dinger.core.entity.DingerProperties
-
- dingerProperties - 类 中的变量com.github.jaemon.dinger.core.session.Configuration
-
- DingerProperties.Dinger - com.github.jaemon.dinger.core.entity中的类
-
- DingerRefresh - com.github.jaemon.dinger.core中的类
-
DingerRefresh
- DingerRefresh() - 类 的构造器com.github.jaemon.dinger.core.DingerRefresh
-
- DingerRequest - com.github.jaemon.dinger.core.entity中的类
-
Dinger请求体
- DingerResponse - com.github.jaemon.dinger.core.entity中的类
-
Dinger响应体
- DingerResponseCodeEnum - com.github.jaemon.dinger.core.entity.enums中的枚举
-
Dinger响应码
- dingerRestTemplate(RestTemplate) - 类 中的方法com.github.jaemon.dinger.core.DingerManagerBuilder
-
自定义restTemplate客户端-服务于默认Http客户端
- dingerRobot - 类 中的变量com.github.jaemon.dinger.core.DingerMessageHandler
-
- DingerRobot - com.github.jaemon.dinger.core中的类
-
DingTalk Robot
- DingerRobot(DingerProperties, DingerManagerBuilder) - 类 的构造器com.github.jaemon.dinger.core.DingerRobot
-
- dingerRobot - 类 中的变量com.github.jaemon.dinger.core.session.Configuration
-
- DingerScan - com.github.jaemon.dinger.core.annatations中的注释类型
-
DingerScan
- DingerScannerRegistrar - com.github.jaemon.dinger.core.spring中的类
-
DingerScannerRegistrar
- DingerScannerRegistrar() - 类 的构造器com.github.jaemon.dinger.core.spring.DingerScannerRegistrar
-
- dingerSender(DingerConfigurerAdapter, DingerManagerBuilder) - 类 中的方法com.github.jaemon.dinger.config.DingerConfiguration
-
- DingerSender - com.github.jaemon.dinger中的接口
-
DingTalk Sender
- dingerSession() - 类 中的方法com.github.jaemon.dinger.core.session.defaults.DefaultDingerSessionFactory
-
- DingerSession - com.github.jaemon.dinger.core.session中的接口
-
DingerSession
- dingerSession() - 接口 中的方法com.github.jaemon.dinger.core.session.DingerSessionFactory
-
dinger session
- dingerSessionFactory() - 类 中的方法com.github.jaemon.dinger.config.DingerAutoConfiguration
-
- DingerSessionFactory - com.github.jaemon.dinger.core.session中的接口
-
DingerSessionFactory
- DingerSessionFactoryBean - com.github.jaemon.dinger.core.spring中的类
-
DingerSessionFactoryBean
- DingerSessionFactoryBean() - 类 的构造器com.github.jaemon.dinger.core.spring.DingerSessionFactoryBean
-
- DingerSessionSupport - com.github.jaemon.dinger.core.spring.support中的类
-
DingerSessionSupport
- DingerSessionSupport() - 类 的构造器com.github.jaemon.dinger.core.spring.support.DingerSessionSupport
-
- DingerSessionTemplate - com.github.jaemon.dinger.core.spring中的类
-
DingerSessionTemplate
- DingerSessionTemplate(DingerSessionFactory) - 类 的构造器com.github.jaemon.dinger.core.spring.DingerSessionTemplate
-
- dingerSignAlgorithm() - 类 中的方法com.github.jaemon.dinger.config.BeanConfiguration
-
默认签名算法
- dingerSignAlgorithm(DingerSignAlgorithm) - 类 中的方法com.github.jaemon.dinger.core.DingerManagerBuilder
-
自定义签名算法,仅限钉钉签名算法更改情况下使用
- DingerSignAlgorithm<T extends SignBase> - com.github.jaemon.dinger.support.sign中的接口
-
DingTalk签名接口
- DingerText - com.github.jaemon.dinger.core.annatations中的注释类型
-
DingerText
@DingerText(value = "send to dingtalk at ${date}", tokenId = @DingerTokenId("20200906"), phones = {"13520200906"})
void method(@Keyword String keyword, String date) {...}
- dingerTextHandler(DingerType, DingerDefinitionGeneratorContext<DingerText>) - 类 中的静态方法com.github.jaemon.dinger.core.DingerDefinitionHandler
-
处理注解-Text定义的Dinger消息
- DingerThreadPoolConfig - com.github.jaemon.dinger.config中的类
-
DINGTALK线程池配置类
- DingerThreadPoolConfig() - 类 的构造器com.github.jaemon.dinger.config.DingerThreadPoolConfig
-
- DingerThreadPoolProperties - com.github.jaemon.dinger.config中的类
-
DINGTALK线程池参数配置-用于异步处理
- DingerThreadPoolProperties() - 类 的构造器com.github.jaemon.dinger.config.DingerThreadPoolProperties
-
- DingerTokenId - com.github.jaemon.dinger.core.annatations中的注释类型
-
DingerTokenId
- dingerType() - 类 中的方法com.github.jaemon.dinger.core.DefaultDingerDefinition
-
- dingerType() - 接口 中的方法com.github.jaemon.dinger.core.DingerDefinition
-
dingerType
- dingerType() - 枚举 中的方法com.github.jaemon.dinger.core.entity.enums.DingerDefinitionType
-
- DingerType - com.github.jaemon.dinger.core.entity.enums中的枚举
-
Dinger类型
- DingerUtils - com.github.jaemon.dinger.utils中的类
-
DingTalk Utils
- DingerXmlPreparedEvent - com.github.jaemon.dinger.listeners中的类
-
已过时。
- DingerXmlPreparedEvent() - 类 的构造器com.github.jaemon.dinger.listeners.DingerXmlPreparedEvent
-
已过时。
- dingerXmlResolver() - 类 中的方法com.github.jaemon.dinger.core.DefaultDingerDefinitionResolver
-
Xml定义Dinger解析处理
- DingFeedCard - com.github.jaemon.dinger.dingtalk.entity中的类
-
FeedCard类型
- DingFeedCard() - 类 的构造器com.github.jaemon.dinger.dingtalk.entity.DingFeedCard
-
- DingFeedCard(List<DingFeedCard.FeedCard.Link>) - 类 的构造器com.github.jaemon.dinger.dingtalk.entity.DingFeedCard
-
- DingFeedCard.FeedCard - com.github.jaemon.dinger.dingtalk.entity中的类
-
- DingFeedCard.FeedCard.Link - com.github.jaemon.dinger.dingtalk.entity中的类
-
- DingLink - com.github.jaemon.dinger.dingtalk.entity中的类
-
Link类型
- DingLink() - 类 的构造器com.github.jaemon.dinger.dingtalk.entity.DingLink
-
- DingLink(DingLink.Link) - 类 的构造器com.github.jaemon.dinger.dingtalk.entity.DingLink
-
- DingLink.Link - com.github.jaemon.dinger.dingtalk.entity中的类
-
- DingMarkDown - com.github.jaemon.dinger.dingtalk.entity中的类
-
Markdown 消息格式实体
- DingMarkDown(DingMarkDown.MarkDown) - 类 的构造器com.github.jaemon.dinger.dingtalk.entity.DingMarkDown
-
- DingMarkDown.MarkDown - com.github.jaemon.dinger.dingtalk.entity中的类
-
- DingSingleActionCard - com.github.jaemon.dinger.dingtalk.entity中的类
-
整体跳转ActionCard类型
- DingSingleActionCard() - 类 的构造器com.github.jaemon.dinger.dingtalk.entity.DingSingleActionCard
-
- DingSingleActionCard.SingleActionCard - com.github.jaemon.dinger.dingtalk.entity中的类
-
- DINGTALK_MULTI_DINGER_COUNT - 类 中的静态变量com.github.jaemon.dinger.multi.algorithm.DingerHandler
-
- DingTalkDefinitionGenerator - com.github.jaemon.dinger.dingtalk中的类
-
钉钉消息体定义生成类
- DingTalkDefinitionGenerator() - 类 的构造器com.github.jaemon.dinger.dingtalk.DingTalkDefinitionGenerator
-
- DingTalkDefinitionGenerator.AnnotationImageText - com.github.jaemon.dinger.dingtalk中的类
-
生成注解 ImageText消息体定义
- DingTalkDefinitionGenerator.AnnotationLink - com.github.jaemon.dinger.dingtalk中的类
-
生成注解 Link消息体定义
- DingTalkDefinitionGenerator.AnnotationMarkdown - com.github.jaemon.dinger.dingtalk中的类
-
生成注解Markdown消息体定义
- DingTalkDefinitionGenerator.AnotationText - com.github.jaemon.dinger.dingtalk中的类
-
生成生成注解文本消息体定义
- DingTalkDefinitionGenerator.XmlImageText - com.github.jaemon.dinger.dingtalk中的类
-
生成XML ImageText消息体定义
- DingTalkDefinitionGenerator.XmlLink - com.github.jaemon.dinger.dingtalk中的类
-
生成XML Link消息体定义
- DingTalkDefinitionGenerator.XmlMarkdown - com.github.jaemon.dinger.dingtalk中的类
-
生成XML Markdown消息体定义
- DingTalkDefinitionGenerator.XmlText - com.github.jaemon.dinger.dingtalk中的类
-
生成XML文本消息体定义
- dingTalkExecutor(DingerThreadPoolProperties) - 类 中的方法com.github.jaemon.dinger.config.DingerThreadPoolConfig
-
- dingTalkExecutor(Executor) - 类 中的方法com.github.jaemon.dinger.core.DingerManagerBuilder
-
自定义异步执行线程池
- dingTalkManagerBuilder - 类 中的变量com.github.jaemon.dinger.core.AbstractDingerSender
-
- DingTalkMessage - com.github.jaemon.dinger.dingtalk.entity中的类
-
DingTalk请求体
- DingTalkMessage() - 类 的构造器com.github.jaemon.dinger.dingtalk.entity.DingTalkMessage
-
- DingTalkMsgType - com.github.jaemon.dinger.dingtalk.entity.enums中的枚举
-
DingTalk支持的消息类型
- DingTalkSignAlgorithm - com.github.jaemon.dinger.support.sign中的类
-
- DingTalkSignAlgorithm() - 类 的构造器com.github.jaemon.dinger.support.sign.DingTalkSignAlgorithm
-
- DingText - com.github.jaemon.dinger.dingtalk.entity中的类
-
Text 消息格式实体
- DingText(DingText.Text) - 类 的构造器com.github.jaemon.dinger.dingtalk.entity.DingText
-
- DingText.Text - com.github.jaemon.dinger.dingtalk.entity中的类
-
- doScan(String...) - 类 中的方法com.github.jaemon.dinger.core.ClassPathDingerScanner
-
- doScanPackage(String) - 类 中的静态方法com.github.jaemon.dinger.core.ClassPathScanForResources
-
扫描包
- NEW_LINE - 接口 中的静态变量com.github.jaemon.dinger.constant.DingerConstant
-
- newInstance(Class<T>) - 类 中的静态方法com.github.jaemon.dinger.utils.DingerUtils
-
- News() - 类 的构造器com.github.jaemon.dinger.wetalk.entity.WeNews.News
-
- News(List<WeNews.News.Article>) - 类 的构造器com.github.jaemon.dinger.wetalk.entity.WeNews.News
-
- nextBoolean() - 类 中的方法com.github.jaemon.dinger.utils.JVMRandom
-
Returns the next pseudorandom, uniformly distributed boolean value
from the Math.random() sequence.
- nextBoolean() - 类 中的静态方法com.github.jaemon.dinger.utils.RandomUtils
-
Returns the next pseudorandom, uniformly distributed boolean value
from the Math.random() sequence.
- nextBoolean(Random) - 类 中的静态方法com.github.jaemon.dinger.utils.RandomUtils
-
Returns the next pseudorandom, uniformly distributed boolean value
from the given random sequence.
- nextBytes(byte[]) - 类 中的方法com.github.jaemon.dinger.utils.JVMRandom
-
Unsupported in 2.0.
- nextDouble() - 类 中的方法com.github.jaemon.dinger.utils.JVMRandom
-
Synonymous to the Math.random() call.
- nextDouble() - 类 中的静态方法com.github.jaemon.dinger.utils.RandomUtils
-
Returns the next pseudorandom, uniformly distributed float value
between 0.0 and 1.0 from the Math.random()
sequence.
- nextDouble(Random) - 类 中的静态方法com.github.jaemon.dinger.utils.RandomUtils
-
Returns the next pseudorandom, uniformly distributed float value
between 0.0 and 1.0 from the given Random
sequence.
- nextFloat() - 类 中的方法com.github.jaemon.dinger.utils.JVMRandom
-
Returns the next pseudorandom, uniformly distributed float value
between 0.0 and 1.0 from the Math.random()
sequence.
- nextFloat() - 类 中的静态方法com.github.jaemon.dinger.utils.RandomUtils
-
Returns the next pseudorandom, uniformly distributed float value
between 0.0 and 1.0 from the Math.random()
sequence.
- nextFloat(Random) - 类 中的静态方法com.github.jaemon.dinger.utils.RandomUtils
-
Returns the next pseudorandom, uniformly distributed float value
between 0.0 and 1.0 from the given Random
sequence.
- nextGaussian() - 类 中的方法com.github.jaemon.dinger.utils.JVMRandom
-
Unsupported in 2.0.
- nextInt() - 类 中的方法com.github.jaemon.dinger.utils.JVMRandom
-
Returns the next pseudorandom, uniformly distributed int value
from the Math.random() sequence.
- nextInt(int) - 类 中的方法com.github.jaemon.dinger.utils.JVMRandom
-
Returns a pseudorandom, uniformly distributed int value between
0 (inclusive) and the specified value (exclusive), from
the Math.random() sequence.
- nextInt() - 类 中的静态方法com.github.jaemon.dinger.utils.RandomUtils
-
Returns the next pseudorandom, uniformly distributed int value
from the Math.random() sequence.
- nextInt(Random) - 类 中的静态方法com.github.jaemon.dinger.utils.RandomUtils
-
Returns the next pseudorandom, uniformly distributed int value
from the given random sequence.
- nextInt(int) - 类 中的静态方法com.github.jaemon.dinger.utils.RandomUtils
-
Returns a pseudorandom, uniformly distributed int value
between 0 (inclusive) and the specified value
(exclusive), from the Math.random() sequence.
- nextInt(Random, int) - 类 中的静态方法com.github.jaemon.dinger.utils.RandomUtils
-
Returns a pseudorandom, uniformly distributed int value
between 0 (inclusive) and the specified value
(exclusive), from the given Random sequence.
- nextLong() - 类 中的方法com.github.jaemon.dinger.utils.JVMRandom
-
Returns the next pseudorandom, uniformly distributed long value
from the Math.random() sequence.
- nextLong(long) - 类 中的静态方法com.github.jaemon.dinger.utils.JVMRandom
-
Returns a pseudorandom, uniformly distributed long value between
0 (inclusive) and the specified value (exclusive), from
the Math.random() sequence.
- nextLong() - 类 中的静态方法com.github.jaemon.dinger.utils.RandomUtils
-
Returns the next pseudorandom, uniformly distributed long value
from the Math.random() sequence.
- nextLong(Random) - 类 中的静态方法com.github.jaemon.dinger.utils.RandomUtils
-
Returns the next pseudorandom, uniformly distributed long value
from the given Random sequence.
- valueOf(String) - 枚举 中的静态方法com.github.jaemon.dinger.bytetalk.entity.enums.ByteTalkMsgType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.github.jaemon.dinger.core.AbstractDingerDefinitionResolver.Container
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.github.jaemon.dinger.core.entity.enums.AsyncExecuteType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.github.jaemon.dinger.core.entity.enums.DingerDefinitionType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.github.jaemon.dinger.core.entity.enums.DingerResponseCodeEnum
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.github.jaemon.dinger.core.entity.enums.DingerType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.github.jaemon.dinger.core.entity.enums.ExceptionEnum
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.github.jaemon.dinger.core.entity.enums.IgnoreMethod
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.github.jaemon.dinger.core.entity.enums.MessageMainType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.github.jaemon.dinger.core.entity.enums.MessageSubType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.github.jaemon.dinger.core.entity.enums.PhoneParamType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.github.jaemon.dinger.dingtalk.entity.enums.DingTalkMsgType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.github.jaemon.dinger.multi.MultiDingerConfigContainer
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.github.jaemon.dinger.multi.MultiDingerScannerRegistrar.AnalysisEnum
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.github.jaemon.dinger.support.client.MediaTypeEnum
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.github.jaemon.dinger.wetalk.entity.enums.WeTalkMsgType
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举 中的静态方法com.github.jaemon.dinger.bytetalk.entity.enums.ByteTalkMsgType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.github.jaemon.dinger.core.AbstractDingerDefinitionResolver.Container
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.github.jaemon.dinger.core.entity.enums.AsyncExecuteType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.github.jaemon.dinger.core.entity.enums.DingerDefinitionType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.github.jaemon.dinger.core.entity.enums.DingerResponseCodeEnum
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.github.jaemon.dinger.core.entity.enums.DingerType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.github.jaemon.dinger.core.entity.enums.ExceptionEnum
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.github.jaemon.dinger.core.entity.enums.IgnoreMethod
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.github.jaemon.dinger.core.entity.enums.MessageMainType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.github.jaemon.dinger.core.entity.enums.MessageSubType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.github.jaemon.dinger.core.entity.enums.PhoneParamType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.github.jaemon.dinger.dingtalk.entity.enums.DingTalkMsgType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.github.jaemon.dinger.multi.MultiDingerConfigContainer
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.github.jaemon.dinger.multi.MultiDingerScannerRegistrar.AnalysisEnum
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.github.jaemon.dinger.support.client.MediaTypeEnum
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.github.jaemon.dinger.wetalk.entity.enums.WeTalkMsgType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。