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

A

accessToken - 类 中的变量me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
 
ADD_EXTERNAL_CONTACT - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpConsts.ExternalContactChangeType
新增外部联系人
ADD_HALF_EXTERNAL_CONTACT - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpConsts.ExternalContactChangeType
外部联系人免验证添加成员事件
addArticle(MpnewsArticle...) - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.MpnewsBuilder
 
addArticle(NewArticle...) - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.NewsBuilder
 
addArticle(WxCpXmlOutNewsMessage.Item...) - 类 中的方法me.chanjar.weixin.cp.bean.outxmlbuilder.NewsBuilder
 
addArticle(WxCpXmlOutNewsMessage.Item) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutNewsMessage
 
addExtAttr(String, String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpUser
 
addExternalAttr(WxCpUser.ExternalAttribute) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpUser
 
addUsers2Tag(String, List<String>, List<String>) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpTagServiceImpl
 
addUsers2Tag(String, List<String>, List<String>) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpTagService
增加标签成员.
Agent() - 类 的构造器me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Agent
 
AGENT_GET - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Agent
 
AGENT_LIST - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Agent
 
AGENT_SET - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Agent
 
agentId - 类 中的变量me.chanjar.weixin.cp.bean.messagebuilder.BaseBuilder
 
agentId(Integer) - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.BaseBuilder
 
agentId - 类 中的变量me.chanjar.weixin.cp.bean.WxCpTpXmlPackage
 
agentId - 类 中的变量me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
 
agentId(Integer) - 类 中的方法me.chanjar.weixin.cp.message.WxCpMessageRouterRule
如果agentId匹配
APPCHAT_CREATE - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Chat
 
APPCHAT_GET_CHATID - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Chat
 
APPCHAT_SEND - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Chat
 
APPCHAT_UPDATE - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Chat
 
AppChatMsgType() - 类 的构造器me.chanjar.weixin.cp.constant.WxCpConsts.AppChatMsgType
 
appId(String) - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.MiniProgramNoticeMsgBuilder
 
APPLY_EVENT - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Oa
 
articleCount - 类 中的变量me.chanjar.weixin.cp.bean.WxCpXmlOutNewsMessage
 
articles(List<MpnewsArticle>) - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.MpnewsBuilder
 
articles(List<NewArticle>) - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.NewsBuilder
 
articles(List<WxCpXmlOutNewsMessage.Item>) - 类 中的方法me.chanjar.weixin.cp.bean.outxmlbuilder.NewsBuilder
 
articles - 类 中的变量me.chanjar.weixin.cp.bean.WxCpXmlOutNewsMessage
 
async(boolean) - 类 中的方法me.chanjar.weixin.cp.message.WxCpMessageRouterRule
设置是否异步执行,默认是true
Attr() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpUser.Attr
 
authCode - 类 中的变量me.chanjar.weixin.cp.bean.WxCpTpXmlMessage
 
authenticate(String) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpUserServiceImpl
 
authenticate(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpUserService
用在二次验证的时候.
autoRefreshToken() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
 
autoRefreshToken() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
 
autoRefreshToken() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
 
autoRefreshToken() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
是否自动刷新token
autoRefreshToken() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpTpConfigStorage
是否自动刷新token

B

baseApiUrl - 类 中的变量me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
 
BaseBuilder<T> - me.chanjar.weixin.cp.bean.messagebuilder中的类
 
BaseBuilder() - 类 的构造器me.chanjar.weixin.cp.bean.messagebuilder.BaseBuilder
 
BaseBuilder<BuilderType,ValueType> - me.chanjar.weixin.cp.bean.outxmlbuilder中的类
 
BaseBuilder() - 类 的构造器me.chanjar.weixin.cp.bean.outxmlbuilder.BaseBuilder
 
BaseWxCpServiceImpl<H,P> - me.chanjar.weixin.cp.api.impl中的类
.
BaseWxCpServiceImpl() - 类 的构造器me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
 
BaseWxCpTpServiceImpl<H,P> - me.chanjar.weixin.cp.api.impl中的类
.
BaseWxCpTpServiceImpl() - 类 的构造器me.chanjar.weixin.cp.api.impl.BaseWxCpTpServiceImpl
 
BATCH_GET_RESULT - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts
 
BATCH_INVITE - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.User
 
BATCH_JOB_RESULT - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpConsts.EventType
异步任务完成事件推送.
BATCH_REPLACE_PARTY - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts
 
BATCH_REPLACE_USER - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts
 
btnTxt(String) - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.TextCardBuilder
 
build() - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.BaseBuilder
 
build() - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.FileBuilder
 
build() - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.ImageBuilder
 
build() - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.MarkdownMsgBuilder
 
build() - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.MiniProgramNoticeMsgBuilder
 
build() - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.MpnewsBuilder
 
build() - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.NewsBuilder
 
build() - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.TaskCardBuilder
 
build() - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.TextBuilder
 
build() - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.TextCardBuilder
 
build() - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.VideoBuilder
 
build() - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.VoiceBuilder
 
build() - 类 中的方法me.chanjar.weixin.cp.bean.outxmlbuilder.BaseBuilder
 
build() - 类 中的方法me.chanjar.weixin.cp.bean.outxmlbuilder.ImageBuilder
 
build() - 类 中的方法me.chanjar.weixin.cp.bean.outxmlbuilder.NewsBuilder
 
build() - 类 中的方法me.chanjar.weixin.cp.bean.outxmlbuilder.TextBuilder
 
build() - 类 中的方法me.chanjar.weixin.cp.bean.outxmlbuilder.VideoBuilder
 
build() - 类 中的方法me.chanjar.weixin.cp.bean.outxmlbuilder.VoiceBuilder
 
buildAuthorizationUrl(String) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpOAuth2ServiceImpl
 
buildAuthorizationUrl(String, String) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpOAuth2ServiceImpl
 
buildAuthorizationUrl(String, String, String) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpOAuth2ServiceImpl
 
buildAuthorizationUrl(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpOAuth2Service
构造oauth2授权的url连接.
buildAuthorizationUrl(String, String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpOAuth2Service
构造oauth2授权的url连接.
buildAuthorizationUrl(String, String, String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpOAuth2Service
构造oauth2授权的url连接 详情请见: http://qydev.weixin.qq.com/wiki/index.php?
buildTextMsg(String, String, boolean) - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpAppChatMessage
构建文本消息.
buttons(List<TaskCardButton>) - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.TaskCardBuilder
 

C

Callee() - 类 的构造器me.chanjar.weixin.cp.bean.oa.WxCpDialRecord.Callee
 
Caller() - 类 的构造器me.chanjar.weixin.cp.bean.oa.WxCpDialRecord.Caller
 
CHANGE_CONTACT - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpConsts.EventType
企业微信通讯录变更事件.
CHANGE_EXTERNAL_CONTACT - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpConsts.EventType
企业成员添加外部联系人事件推送
Chat() - 类 的构造器me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Chat
 
chatCreate(String, String, List<String>, String) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpChatServiceImpl
 
chatCreate(String, String, List<String>, String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpChatService
已过时。
chatGet(String) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpChatServiceImpl
 
chatGet(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpChatService
已过时。
chatUpdate(String, String, String, List<String>, List<String>) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpChatServiceImpl
 
chatUpdate(String, String, String, List<String>, List<String>) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpChatService
已过时。
CheckinDate() - 类 的构造器me.chanjar.weixin.cp.bean.oa.WxCpCheckinOption.CheckinDate
 
CheckinTime() - 类 的构造器me.chanjar.weixin.cp.bean.oa.WxCpCheckinOption.CheckinTime
 
checkSignature(String, String, String, String) - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
 
checkSignature(String, String, String, String) - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpTpServiceImpl
 
checkSignature(String, String, String, String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
验证推送过来的消息的正确性 详情请见: http://mp.weixin.qq.com/wiki/index.php?
checkSignature(String, String, String, String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpTpService
验证推送过来的消息的正确性 详情请见: https://work.weixin.qq.com/api/doc#90000/90139/90968/消息体签名校验
Child() - 类 的构造器me.chanjar.weixin.cp.bean.oa.applydata.ContentValue.Child
 
CLASS_2_XSTREAM_INSTANCE - 类 中的静态变量me.chanjar.weixin.cp.util.xml.XStreamTransformer
 
CLICK - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpConsts.EventType
点击菜单拉取消息的事件推送.
configStorage - 类 中的变量me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
 
configStorage - 类 中的变量me.chanjar.weixin.cp.api.impl.BaseWxCpTpServiceImpl
 
ContactChangeType() - 类 的构造器me.chanjar.weixin.cp.constant.WxCpConsts.ContactChangeType
 
content(String) - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.MarkdownMsgBuilder
 
content(String) - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.TextBuilder
 
Content - me.chanjar.weixin.cp.bean.oa.applydata中的类
 
Content() - 类 的构造器me.chanjar.weixin.cp.bean.oa.applydata.Content
 
content(String) - 类 中的方法me.chanjar.weixin.cp.bean.outxmlbuilder.TextBuilder
 
content(String) - 类 中的方法me.chanjar.weixin.cp.message.WxCpMessageRouterRule
如果content等于某值
contentItems(Map<String, String>) - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.MiniProgramNoticeMsgBuilder
 
ContentTitle - me.chanjar.weixin.cp.bean.oa.applydata中的类
 
ContentTitle() - 类 的构造器me.chanjar.weixin.cp.bean.oa.applydata.ContentTitle
 
ContentValue - me.chanjar.weixin.cp.bean.oa.applydata中的类
 
ContentValue() - 类 的构造器me.chanjar.weixin.cp.bean.oa.applydata.ContentValue
 
ContentValue.Child - me.chanjar.weixin.cp.bean.oa.applydata中的类
 
ContentValue.Date - me.chanjar.weixin.cp.bean.oa.applydata中的类
 
ContentValue.Department - me.chanjar.weixin.cp.bean.oa.applydata中的类
 
ContentValue.File - me.chanjar.weixin.cp.bean.oa.applydata中的类
 
ContentValue.Member - me.chanjar.weixin.cp.bean.oa.applydata中的类
 
ContentValue.Selector - me.chanjar.weixin.cp.bean.oa.applydata中的类
 
ContentValue.Selector.Option - me.chanjar.weixin.cp.bean.oa.applydata中的类
 
create(String, String, List<String>, String) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpChatServiceImpl
 
create(WxCpDepart) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpDepartmentServiceImpl
 
create(WxMenu) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpMenuServiceImpl
 
create(Integer, WxMenu) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpMenuServiceImpl
 
create(String, Integer) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpTagServiceImpl
 
create(String) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpTagServiceImpl
 
create(WxCpUser) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpUserServiceImpl
 
create(String, String, List<String>, String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpChatService
创建群聊会话,注意:刚创建的群,如果没有下发消息,在企业微信不会出现该群.
create(WxCpDepart) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpDepartmentService
部门管理接口 - 创建部门.
create(WxMenu) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpMenuService
自定义菜单创建接口 详情请见: http://mp.weixin.qq.com/wiki/index.php?
create(Integer, WxMenu) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpMenuService
自定义菜单创建接口 详情请见: http://mp.weixin.qq.com/wiki/index.php?
create(String, Integer) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpTagService
创建标签.
create(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpTagService
已过时。
建议使用 WxCpTagService.create(String, Integer),其中后面的参数可以为空
create(WxCpUser) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpUserService
新建用户.
create() - 类 中的静态方法me.chanjar.weixin.cp.util.json.WxCpGsonBuilder
 
CREATE_PARTY - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpConsts.ContactChangeType
新增部门事件.
CREATE_USER - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpConsts.ContactChangeType
新增成员事件.
createJsapiSignature(String) - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
 
createJsapiSignature(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
创建调用jsapi时所需要的签名 详情请见:http://qydev.weixin.qq.com/wiki/index.php?
createTime - 类 中的变量me.chanjar.weixin.cp.bean.WxCpXmlOutMessage
 

D

Date() - 类 的构造器me.chanjar.weixin.cp.bean.oa.applydata.ContentValue.Date
 
DEFAULT_CP_BASE_URL - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts
 
DEL_EXTERNAL_CONTACT - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpConsts.ExternalContactChangeType
删除外部联系人
DEL_FOLLOW_USER - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpConsts.ExternalContactChangeType
删除跟进成员事件
delete(Long) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpDepartmentServiceImpl
 
delete() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpMenuServiceImpl
 
delete(Integer) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpMenuServiceImpl
 
delete(String) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpTagServiceImpl
 
delete(String...) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpUserServiceImpl
 
delete(Long) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpDepartmentService
部门管理接口 - 删除部门.
delete() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpMenuService
自定义菜单删除接口 详情请见: http://mp.weixin.qq.com/wiki/index.php?
delete(Integer) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpMenuService
自定义菜单删除接口 详情请见: http://mp.weixin.qq.com/wiki/index.php?
delete(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpTagService
删除标签.
delete(String...) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpUserService
删除用户/批量删除成员.
DELETE_PARTY - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpConsts.ContactChangeType
删除部门事件.
DELETE_USER - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpConsts.ContactChangeType
删除成员事件.
Department() - 类 的构造器me.chanjar.weixin.cp.bean.oa.applydata.ContentValue.Department
 
Department() - 类 的构造器me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Department
 
DEPARTMENT_CREATE - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Department
 
DEPARTMENT_DELETE - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Department
 
DEPARTMENT_LIST - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Department
 
DEPARTMENT_UPDATE - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Department
 
description(String) - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.MiniProgramNoticeMsgBuilder
 
description(String) - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.TaskCardBuilder
 
description(String) - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.TextCardBuilder
 
description(String) - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.VideoBuilder
 
description(String) - 类 中的方法me.chanjar.weixin.cp.bean.outxmlbuilder.VideoBuilder
 
deserialize(JsonElement, Type, JsonDeserializationContext) - 类 中的方法me.chanjar.weixin.cp.util.json.WxCpChatGsonAdapter
 
deserialize(JsonElement, Type, JsonDeserializationContext) - 类 中的方法me.chanjar.weixin.cp.util.json.WxCpDepartGsonAdapter
 
deserialize(JsonElement, Type, JsonDeserializationContext) - 类 中的方法me.chanjar.weixin.cp.util.json.WxCpMenuGsonAdapter
 
deserialize(JsonElement, Type, JsonDeserializationContext) - 类 中的方法me.chanjar.weixin.cp.util.json.WxCpTagGsonAdapter
 
deserialize(JsonElement, Type, JsonDeserializationContext) - 类 中的方法me.chanjar.weixin.cp.util.json.WxCpUserGsonAdapter
 
destroy() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
This method will be destroy jedis pool
download(String) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpMediaServiceImpl
 
download(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpMediaService
下载多媒体文件.

E

emphasisFirstItem(Boolean) - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.MiniProgramNoticeMsgBuilder
 
end() - 类 中的方法me.chanjar.weixin.cp.message.WxCpMessageRouterRule
规则结束,代表如果一个消息匹配该规则,那么它将不再会进入其他规则
ENTER_AGENT - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpConsts.EventType
进入应用事件.
event(String) - 类 中的方法me.chanjar.weixin.cp.message.WxCpMessageRouterRule
如果event等于某值
eventKey(String) - 类 中的方法me.chanjar.weixin.cp.message.WxCpMessageRouterRule
如果eventKey等于某值
eventKeyRegex(String) - 类 中的方法me.chanjar.weixin.cp.message.WxCpMessageRouterRule
如果eventKey匹配该正则表达式
EventType() - 类 的构造器me.chanjar.weixin.cp.constant.WxCpConsts.EventType
 
execute(RequestExecutor<T, E>, String, E) - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
向微信端发送请求,在这里执行的策略是当发生access_token过期时才去刷新,然后重新执行请求,而不是全局定时请求.
execute(RequestExecutor<T, E>, String, E) - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpTpServiceImpl
向微信端发送请求,在这里执行的策略是当发生access_token过期时才去刷新,然后重新执行请求,而不是全局定时请求.
execute(RequestExecutor<T, E>, String, E) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
Service没有实现某个API的时候,可以用这个, 比WxCpService.get(java.lang.String, java.lang.String)WxCpService.post(java.lang.String, java.lang.String)方法更灵活,可以自己构造RequestExecutor用来处理不同的参数和不同的返回类型。
execute(RequestExecutor<T, E>, String, E) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpTpService
Service没有实现某个API的时候,可以用这个, 比WxCpTpService.get(java.lang.String, java.lang.String)WxCpTpService.post(java.lang.String, java.lang.String)方法更灵活,可以自己构造RequestExecutor用来处理不同的参数和不同的返回类型。
executeInternal(RequestExecutor<T, E>, String, E) - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
 
executeInternal(RequestExecutor<T, E>, String, E) - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpTpServiceImpl
 
expireAccessToken() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
 
expireAccessToken() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
 
expireAccessToken() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
强制将access token过期掉.
expireAgentJsapiTicket() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
 
expireAgentJsapiTicket() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
 
expireAgentJsapiTicket() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
强制将jsapi ticket过期掉.
expireJsapiTicket() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
 
expireJsapiTicket() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
 
expireJsapiTicket() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
强制将jsapi ticket过期掉.
expireSuiteAccessToken() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
 
expireSuiteAccessToken() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpTpConfigStorage
强制将suite access token过期掉.
expireSuiteTicket() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
 
expireSuiteTicket() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpTpConfigStorage
强制将suite ticket过期掉.
ExtAttr() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpXmlMessage.ExtAttr
 
ExternalAttribute() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpUser.ExternalAttribute
 
ExternalAttribute() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpUserExternalContactInfo.ExternalAttribute
 
ExternalContact() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpUserExternalContactInfo.ExternalContact
 
ExternalContact() - 类 的构造器me.chanjar.weixin.cp.constant.WxCpApiPathConsts.ExternalContact
 
ExternalContactChangeType() - 类 的构造器me.chanjar.weixin.cp.constant.WxCpConsts.ExternalContactChangeType
 
ExternalProfile() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpUserExternalContactInfo.ExternalProfile
 

F

File() - 类 的构造器me.chanjar.weixin.cp.bean.oa.applydata.ContentValue.File
 
FILE() - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpMessage
获得文件消息builder.
FILE - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpConsts.AppChatMsgType
发送文件(CP专用).
FileBuilder - me.chanjar.weixin.cp.bean.messagebuilder中的类
获得消息builder 用法: WxCustomMessage m = WxCustomMessage.FILE().mediaId(...).toUser(...).build();
FileBuilder() - 类 的构造器me.chanjar.weixin.cp.bean.messagebuilder.FileBuilder
 
FollowedUser() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpUserExternalContactInfo.FollowedUser
 
fromCode(String) - 枚举 中的静态方法me.chanjar.weixin.cp.bean.Gender
 
fromEncryptedXml(String, WxCpConfigStorage, String, String, String) - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
从加密字符串转换.
fromEncryptedXml(InputStream, WxCpConfigStorage, String, String, String) - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
fromJson(String) - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpAgent
 
fromJson(String) - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpDepart
 
fromJson(String) - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpInviteResult
 
fromJson(String) - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpMaJsCode2SessionResult
 
fromJson(String) - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpMessageSendResult
 
fromJson(String) - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpProviderToken
 
fromJson(String) - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpTag
 
fromJson(String) - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpTagAddOrRemoveUsersResult
 
fromJson(String) - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpTagGetResult
 
fromJson(String) - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpTaskCardUpdateResult
 
fromJson(String) - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpTpCorp
 
fromJson(String) - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpUser
 
fromJson(String) - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpUserExternalContactInfo
 
fromJson(String) - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpUserExternalContactList
 
fromJson(String) - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpUserWithExternalPermission
 
fromUser(String) - 类 中的方法me.chanjar.weixin.cp.bean.outxmlbuilder.BaseBuilder
 
fromUser(String) - 类 中的方法me.chanjar.weixin.cp.message.WxCpMessageRouterRule
如果fromUser等于某值
fromUserName - 类 中的变量me.chanjar.weixin.cp.bean.outxmlbuilder.BaseBuilder
 
fromUserName - 类 中的变量me.chanjar.weixin.cp.bean.WxCpXmlOutMessage
 
fromXml(String) - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpTpXmlMessage
 
fromXml(String) - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpTpXmlPackage
 
fromXml(String) - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
fromXml(InputStream) - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
fromXml(Class<T>, String) - 类 中的静态方法me.chanjar.weixin.cp.util.xml.XStreamTransformer
xml -> pojo
fromXml(Class<T>, InputStream) - 类 中的静态方法me.chanjar.weixin.cp.util.xml.XStreamTransformer
 

G

Gender - me.chanjar.weixin.cp.bean中的枚举
性别枚举 Created by BinaryWang on 2018/4/22.
get(String, String) - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
 
get(String, String) - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpTpServiceImpl
 
get(Integer) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpAgentServiceImpl
 
get(String) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpChatServiceImpl
 
get() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpMenuServiceImpl
 
get(Integer) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpMenuServiceImpl
 
get(String) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpTagServiceImpl
 
get(Integer) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpAgentService
获取企业号应用信息 该API用于获取企业号某个应用的基本信息,包括头像、昵称、帐号类型、认证类型、可见范围等信息 详情请见: https://work.weixin.qq.com/api/doc#10087
get(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpChatService
获取群聊会话.
get() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpMenuService
自定义菜单查询接口 详情请见: http://mp.weixin.qq.com/wiki/index.php?
get(Integer) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpMenuService
自定义菜单查询接口 详情请见: http://mp.weixin.qq.com/wiki/index.php?
get(String, String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
当本Service没有实现某个API的时候,可以用这个,针对所有微信API中的GET请求
get(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpTagService
获取标签成员.
get(String, String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpTpService
当本Service没有实现某个API的时候,可以用这个,针对所有微信API中的GET请求.
GET_AGENT_CONFIG_TICKET - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts
 
GET_APPROVAL_DATA - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Oa
已过时。
GET_APPROVAL_DETAIL - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Oa
 
GET_APPROVAL_INFO - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Oa
 
GET_CALLBACK_IP - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts
 
GET_CHECKIN_DATA - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Oa
 
GET_CHECKIN_OPTION - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Oa
 
GET_CONTACT_DETAIL - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.ExternalContact
 
GET_CORP_TOKEN - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Tp
 
GET_DIAL_RECORD - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Oa
 
GET_EXTERNAL_CONTACT - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.ExternalContact
已过时。
GET_EXTERNAL_CONTACT - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.User
 
GET_FOLLOW_USER_LIST - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.ExternalContact
 
GET_JSAPI_TICKET - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts
 
GET_PERMANENT_CODE - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Tp
 
GET_PROVIDER_TOKEN - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Tp
 
GET_SUITE_TOKEN - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Tp
 
GET_TEMPLATE_DETAIL - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Oa
 
GET_TOKEN - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts
 
GET_USER_DETAIL - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.OAuth2
 
GET_USER_ID - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.User
 
GET_USER_INFO - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.OAuth2
 
getAccessToken() - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
 
getAccessToken(boolean) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceApacheHttpClientImpl
 
getAccessToken(boolean) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceJoddHttpImpl
 
getAccessToken(boolean) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceOkHttpImpl
 
getAccessToken(boolean) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceOnTpImpl
 
getAccessToken() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
获取access_token, 不强制刷新access_token
getAccessToken(boolean) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
获取access_token,本方法线程安全 且在多线程同时刷新时只刷新一次,避免超出2000次/日的调用次数上限 另:本service的所有方法都会在access_token过期是调用此方法 程序员在非必要情况下尽量不要主动调用此方法 详情请见: http://mp.weixin.qq.com/wiki/index.php?
getAccessToken() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
 
getAccessToken() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
 
getAccessToken() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
 
getAesKey() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
 
getAesKey() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
 
getAesKey() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
 
getAesKey() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
 
getAesKey() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpTpConfigStorage
 
getAgentId() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
 
getAgentId() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
 
getAgentId() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
 
getAgentJsapiTicket() - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
 
getAgentJsapiTicket(boolean) - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
 
getAgentJsapiTicket() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
获得jsapi_ticket,不强制刷新jsapi_ticket 应用的jsapi_ticket用于计算agentConfig(参见“通过agentConfig注入应用的权限”)的签名,签名计算方法与上述介绍的config的签名算法完全相同,但需要注意以下区别: 签名的jsapi_ticket必须使用以下接口获取。
getAgentJsapiTicket(boolean) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
获取应用的jsapi_ticket 应用的jsapi_ticket用于计算agentConfig(参见“通过agentConfig注入应用的权限”)的签名,签名计算方法与上述介绍的config的签名算法完全相同,但需要注意以下区别: 签名的jsapi_ticket必须使用以下接口获取。
getAgentJsapiTicket() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
 
getAgentJsapiTicket() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
 
getAgentJsapiTicket() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
 
getAgentService() - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
 
getAgentService() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
 
getApacheHttpClientBuilder() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
 
getApacheHttpClientBuilder() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
 
getApacheHttpClientBuilder() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
 
getApacheHttpClientBuilder() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
http client builder.
getApacheHttpClientBuilder() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpTpConfigStorage
http client builder.
getApiUrl(String) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
 
getApiUrl(String) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
 
getApiUrl(String) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
 
getApiUrl(String) - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
读取企业微信 API Url.
getApiUrl(String) - 接口 中的方法me.chanjar.weixin.cp.config.WxCpTpConfigStorage
读取企业微信 API Url.
getApprovalData(Date, Date, Long) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpOaServiceImpl
 
getApprovalData(Date, Date, Long) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpOaService
已过时。
getApprovalDetail(String) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpOaServiceImpl
 
getApprovalDetail(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpOaService
获取审批申请详情 企业可通过审批应用或自建应用Secret调用本接口,根据审批单号查询企业微信“审批应用”的审批申请详情。
getApprovalInfo(Date, Date, Integer, Integer, List<WxCpApprovalInfoQueryFilter>) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpOaServiceImpl
 
getApprovalInfo(Date, Date) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpOaServiceImpl
 
getApprovalInfo(Date, Date, Integer, Integer, List<WxCpApprovalInfoQueryFilter>) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpOaService
批量获取审批单号 审批应用及有权限的自建应用,可通过Secret调用本接口,以获取企业一段时间内企业微信“审批应用”单据的审批编号,支持按模板类型、申请人、部门、申请单审批状态等条件筛选。
getApprovalInfo(Date, Date) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpOaService
short method
getById(String) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpUserServiceImpl
 
getById(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpUserService
获取用户.
getCallbackIp() - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
 
getCallbackIp() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
获取微信服务器的ip段 http://qydev.weixin.qq.com/wiki/index.php?
getChatService() - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
 
getChatService() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
获取群聊服务
getCheckinData(Integer, Date, Date, List<String>) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpOaServiceImpl
 
getCheckinData(Integer, Date, Date, List<String>) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpOaService
获取打卡数据 API doc : https://work.weixin.qq.com/api/doc#90000/90135/90262
getCheckinOption(Date, List<String>) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpOaServiceImpl
 
getCheckinOption(Date, List<String>) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpOaService
获取打卡规则 API doc : https://work.weixin.qq.com/api/doc#90000/90135/90263
getCode() - 枚举 中的方法me.chanjar.weixin.cp.bean.Gender
 
getContactDetail(String) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpExternalContactServiceImpl
 
getContactDetail(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpExternalContactService
获取客户详情.
getCorpId() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
 
getCorpId() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
 
getCorpId() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
 
getCorpId() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
 
getCorpId() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpTpConfigStorage
 
getCorpSecret() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
 
getCorpSecret() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
 
getCorpSecret() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
 
getCorpSecret() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
 
getCorpSecret() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpTpConfigStorage
 
getCorpToken(String, String) - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpTpServiceImpl
 
getCorpToken(String, String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpTpService
获取企业凭证
getDepartmentService() - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
 
getDepartmentService() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
获取部门相关接口的服务类对象
getDescription() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutVideoMessage
 
getDialRecord(Date, Date, Integer, Integer) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpOaServiceImpl
 
getDialRecord(Date, Date, Integer, Integer) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpOaService
获取公费电话拨打记录
getErrcode() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpUserExternalContactList
 
getErrcode() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpUserWithExternalPermission
 
getErrmsg() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpUserExternalContactList
 
getErrmsg() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpUserWithExternalPermission
 
getExpiresTime() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
 
getExpiresTime() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
 
getExpiresTime() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
 
getExpiresTime() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
 
getExpiresTime() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpTpConfigStorage
 
getExternalContact(String) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpExternalContactServiceImpl
 
getExternalContact(String) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpUserServiceImpl
 
getExternalContact(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpExternalContactService
getExternalContact(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpUserService
获取外部联系人详情.
getExternalContactService() - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
 
getExternalContactService() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
 
getExternalUserId() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpUserExternalContactList
 
getFollowUser() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpUserWithExternalPermission
 
getGenderName() - 枚举 中的方法me.chanjar.weixin.cp.bean.Gender
 
getHttpProxyHost() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
 
getHttpProxyHost() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
 
getHttpProxyHost() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
 
getHttpProxyHost() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
 
getHttpProxyHost() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpTpConfigStorage
 
getHttpProxyPassword() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
 
getHttpProxyPassword() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
 
getHttpProxyPassword() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
 
getHttpProxyPassword() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
 
getHttpProxyPassword() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpTpConfigStorage
 
getHttpProxyPort() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
 
getHttpProxyPort() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
 
getHttpProxyPort() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
 
getHttpProxyPort() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
 
getHttpProxyPort() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpTpConfigStorage
 
getHttpProxyUsername() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
 
getHttpProxyUsername() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
 
getHttpProxyUsername() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
 
getHttpProxyUsername() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
 
getHttpProxyUsername() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpTpConfigStorage
 
getInvalidPartyList() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpMessageSendResult
 
getInvalidTagList() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpMessageSendResult
 
getInvalidUserList() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpMessageSendResult
 
getInvalidUserList() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpTagAddOrRemoveUsersResult
 
getJsapiTicket() - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
 
getJsapiTicket(boolean) - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
 
getJsapiTicket() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
获得jsapi_ticket,不强制刷新jsapi_ticket
getJsapiTicket(boolean) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
获得jsapi_ticket 获得时会检查jsapiToken是否过期,如果过期了,那么就刷新一下,否则就什么都不干 详情请见:http://qydev.weixin.qq.com/wiki/index.php?
getJsapiTicket() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
 
getJsapiTicket() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
 
getJsapiTicket() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
 
getJsapiTicketExpiresTime() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
 
getJssdkFile(String) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpMediaServiceImpl
 
getJssdkFile(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpMediaService
获取高清语音素材.
getMediaId() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutVideoMessage
 
getMediaService() - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
 
getMediaService() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
获取媒体相关接口的服务类对象
getMenuService() - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
 
getMenuService() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
获取菜单相关接口的服务类对象
getOAService() - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
 
getOAService() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
 
getOauth2redirectUri() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
 
getOauth2redirectUri() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
 
getOauth2redirectUri() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
 
getOauth2Service() - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
 
getOauth2Service() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
获取Oauth2相关接口的服务类对象
getPermanentCode(String) - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpTpServiceImpl
 
getPermanentCode(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpTpService
获取企业永久授权码 .
getProviderToken(String, String) - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
 
getProviderToken(String, String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
获取服务商凭证 文档地址:https://work.weixin.qq.com/api/doc#90001/90143/91200 请求方式:POST(HTTPS) 请求地址: https://qyapi.weixin.qq.com/cgi-bin/service/get_provider_token
getRequestHttp() - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
 
getRequestHttp() - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpTpServiceImpl
 
getRequestHttp() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
http请求对象
getRequestHttp() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpTpService
http请求对象.
getRequestHttpClient() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceApacheHttpClientImpl
 
getRequestHttpClient() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceJoddHttpImpl
 
getRequestHttpClient() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceOkHttpImpl
 
getRequestHttpClient() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpTpServiceApacheHttpClientImpl
 
getRequestHttpProxy() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceApacheHttpClientImpl
 
getRequestHttpProxy() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceJoddHttpImpl
 
getRequestHttpProxy() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceOkHttpImpl
 
getRequestHttpProxy() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpTpServiceApacheHttpClientImpl
 
getRequestType() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceApacheHttpClientImpl
 
getRequestType() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceJoddHttpImpl
 
getRequestType() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceOkHttpImpl
 
getRequestType() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpTpServiceApacheHttpClientImpl
 
getSession(String) - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
 
getSession(String, boolean) - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
 
getSession(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
获取某个sessionId对应的session,如果sessionId没有对应的session,则新建一个并返回。
getSession(String, boolean) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
获取某个sessionId对应的session,如果sessionId没有对应的session,若create为true则新建一个,否则返回null。
getSessionManager() - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
 
getSessionManager() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
获取WxSessionManager 对象
getSuiteAccessToken() - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpTpServiceImpl
 
getSuiteAccessToken(boolean) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpTpServiceApacheHttpClientImpl
 
getSuiteAccessToken() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpTpService
获取suite_access_token, 不强制刷新suite_access_token
getSuiteAccessToken(boolean) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpTpService
获取suite_access_token,本方法线程安全 且在多线程同时刷新时只刷新一次,避免超出2000次/日的调用次数上限 另:本service的所有方法都会在suite_access_token过期是调用此方法 程序员在非必要情况下尽量不要主动调用此方法 详情请见: https://work.weixin.qq.com/api/doc#90001/90143/90600
getSuiteAccessToken() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
 
getSuiteAccessToken() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpTpConfigStorage
 
getSuiteId() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
 
getSuiteId() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpTpConfigStorage
 
getSuiteSecret() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
 
getSuiteSecret() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpTpConfigStorage
 
getSuiteTicket() - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpTpServiceImpl
 
getSuiteTicket(boolean) - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpTpServiceImpl
 
getSuiteTicket() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpTpService
获得suite_ticket,不强制刷新suite_ticket
getSuiteTicket(boolean) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpTpService
获得suite_ticket 由于suite_ticket是微信服务器定时推送(每10分钟),不能主动获取,如果碰到过期只能抛异常 详情请见:https://work.weixin.qq.com/api/doc#90001/90143/90628
getSuiteTicket() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
 
getSuiteTicket() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpTpConfigStorage
 
getSuiteTicketExpiresTime() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
 
getTagService() - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
 
getTagService() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
获取标签相关接口的服务类对象
getTaskCardService() - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
 
getTaskCardService() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
获取任务卡片服务
getTaskResult(String) - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
 
getTaskResult(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
获取异步任务结果
getTemplateDetail(String) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpOaServiceImpl
 
getTemplateDetail(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpOaService
获取审批模板详情
getTitle() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutVideoMessage
 
getTmpDirFile() - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
 
getTmpDirFile() - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpTpServiceImpl
 
getTmpDirFile() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
 
getTmpDirFile() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
 
getTmpDirFile() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
 
getTmpDirFile() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
 
getTmpDirFile() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpTpConfigStorage
 
getToken() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
 
getToken() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
 
getToken() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
 
getToken() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
 
getToken() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpTpConfigStorage
 
getUserDetail(String) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpOAuth2ServiceImpl
 
getUserDetail(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpOAuth2Service
使用user_ticket获取成员详情.
getUserId(String) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpUserServiceImpl
 
getUserId(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpUserService
通过手机号获取其所对应的userid。
getUserInfo(String) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpOAuth2ServiceImpl
 
getUserInfo(Integer, String) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpOAuth2ServiceImpl
 
getUserInfo(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpOAuth2Service
用oauth2获取用户信息 http://qydev.weixin.qq.com/wiki/index.php?
getUserInfo(Integer, String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpOAuth2Service
根据code获取成员信息 http://qydev.weixin.qq.com/wiki/index.php?
getUserService() - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
 
getUserService() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
获取用户相关接口的服务类对象
getWxCpConfigStorage() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceApacheHttpClientImpl
 
getWxCpConfigStorage() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceJoddHttpImpl
 
getWxCpConfigStorage() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceOkHttpImpl
 
getWxCpConfigStorage() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
获取WxMpConfigStorage 对象
getWxCpTpConfigStorage() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpTpServiceApacheHttpClientImpl
 
getWxCpTpConfigStorage() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpTpService
获取WxMpConfigStorage 对象.
globalAccessTokenRefreshLock - 类 中的变量me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
全局的是否正在刷新access token的锁.
globalAgentJsapiTicketRefreshLock - 类 中的变量me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
全局的是否正在刷新agent的jsapi_ticket的锁.
globalJsapiTicketRefreshLock - 类 中的变量me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
全局的是否正在刷新jsapi_ticket的锁.
globalSuiteAccessTokenRefreshLock - 类 中的变量me.chanjar.weixin.cp.api.impl.BaseWxCpTpServiceImpl
全局的是否正在刷新access token的锁.
globalSuiteTicketRefreshLock - 类 中的变量me.chanjar.weixin.cp.api.impl.BaseWxCpTpServiceImpl
全局的是否正在刷新jsapi_ticket的锁.
Group() - 类 的构造器me.chanjar.weixin.cp.bean.oa.WxCpCheckinOption.Group
 

H

handle(WxCpXmlMessage, Map<String, Object>, WxCpService, WxSessionManager) - 接口 中的方法me.chanjar.weixin.cp.message.WxCpMessageHandler
 
handler(WxCpMessageHandler) - 类 中的方法me.chanjar.weixin.cp.message.WxCpMessageRouterRule
设置微信消息处理器
handler(WxCpMessageHandler, WxCpMessageHandler...) - 类 中的方法me.chanjar.weixin.cp.message.WxCpMessageRouterRule
设置微信消息处理器

I

IMAGE() - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpMessage
获得图片消息builder.
IMAGE() - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpXmlOutMessage
获得图片消息builder.
IMAGE - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpConsts.AppChatMsgType
图片消息.
ImageBuilder - me.chanjar.weixin.cp.bean.messagebuilder中的类
获得消息builder 用法: WxCustomMessage m = WxCustomMessage.IMAGE().mediaId(...).toUser(...).build();
ImageBuilder() - 类 的构造器me.chanjar.weixin.cp.bean.messagebuilder.ImageBuilder
 
ImageBuilder - me.chanjar.weixin.cp.bean.outxmlbuilder中的类
图片消息builder
ImageBuilder() - 类 的构造器me.chanjar.weixin.cp.bean.outxmlbuilder.ImageBuilder
 
IMG_UPLOAD - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Media
 
infoType - 类 中的变量me.chanjar.weixin.cp.bean.WxCpTpXmlMessage
 
initHttp() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceApacheHttpClientImpl
 
initHttp() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceJoddHttpImpl
 
initHttp() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceOkHttpImpl
 
initHttp() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpTpServiceApacheHttpClientImpl
 
initHttp() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
初始化http请求对象
initHttp() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpTpService
初始化http请求对象
intercept(WxCpXmlMessage, Map<String, Object>, WxCpService, WxSessionManager) - 接口 中的方法me.chanjar.weixin.cp.message.WxCpMessageInterceptor
拦截微信消息
interceptor(WxCpMessageInterceptor) - 类 中的方法me.chanjar.weixin.cp.message.WxCpMessageRouterRule
设置微信消息拦截器
interceptor(WxCpMessageInterceptor, WxCpMessageInterceptor...) - 类 中的方法me.chanjar.weixin.cp.message.WxCpMessageRouterRule
设置微信消息拦截器
invite(List<String>, List<String>, List<String>) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpUserServiceImpl
 
invite(List<String>, List<String>, List<String>) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpUserService
邀请成员.
isAccessTokenExpired() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
 
isAccessTokenExpired() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
 
isAccessTokenExpired() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
 
isAgentJsapiTicketExpired() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
 
isAgentJsapiTicketExpired() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
 
isAgentJsapiTicketExpired() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
 
isAsync() - 类 中的方法me.chanjar.weixin.cp.message.WxCpMessageRouterRule
 
isJsapiTicketExpired() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
 
isJsapiTicketExpired() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
 
isJsapiTicketExpired() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
 
isReEnter() - 类 中的方法me.chanjar.weixin.cp.message.WxCpMessageRouterRule
 
isSuiteAccessTokenExpired() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
 
isSuiteAccessTokenExpired() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpTpConfigStorage
 
isSuiteTicketExpired() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
 
isSuiteTicketExpired() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpTpConfigStorage
 
Item() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpXmlMessage.ExtAttr.Item
 
Item() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpXmlMessage.SendPicsInfo.Item
 
Item() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpXmlOutNewsMessage.Item
 
items - 类 中的变量me.chanjar.weixin.cp.bean.WxCpXmlMessage.ExtAttr
 

J

jsCode2Session(String) - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
 
jsCode2Session(String) - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpTpServiceImpl
 
jsCode2Session(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
小程序登录凭证校验
jsCode2Session(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpTpService
小程序登录凭证校验
JSCODE_TO_SESSION - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts
 
JSCODE_TO_SESSION - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Tp
 
JSSDK_MEDIA_GET - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Media
 

L

list() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpAgentServiceImpl
 
list(Long) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpDepartmentServiceImpl
 
list() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpAgentService
获取应用列表.
list(Long) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpDepartmentService
部门管理接口 - 获取部门列表.
LIST_EXTERNAL_CONTACT - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.ExternalContact
 
listAll() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpTagServiceImpl
 
listAll() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpTagService
获得标签列表.
listByDepartment(Long, Boolean, Integer) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpUserServiceImpl
 
listByDepartment(Long, Boolean, Integer) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpUserService
获取部门成员(详情).
listExternalContacts(String) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpExternalContactServiceImpl
 
listExternalContacts(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpExternalContactService
获取客户列表.
listFollowUser() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpExternalContactServiceImpl
 
listFollowUser() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpExternalContactService
企业和第三方服务商可通过此接口获取配置了客户联系功能的成员(Customer Contact)列表。
listSimpleByDepartment(Long, Boolean, Integer) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpUserServiceImpl
 
listSimpleByDepartment(Long, Boolean, Integer) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpUserService
获取部门成员.
listUsersByTagId(String) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpTagServiceImpl
 
listUsersByTagId(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpTagService
获取标签成员.
LOCATION - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpConsts.EventType
上报地理位置.
LOCATION_SELECT - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpConsts.EventType
弹出地理位置选择器的事件推送.
LocInfo() - 类 的构造器me.chanjar.weixin.cp.bean.oa.WxCpCheckinOption.LocInfo
 

M

MARKDOWN() - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpMessage
获得markdown消息builder.
MARKDOWN - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpConsts.AppChatMsgType
markdown消息.
MarkdownMsgBuilder - me.chanjar.weixin.cp.bean.messagebuilder中的类
markdown类型的消息builder Created by Binary Wang on 2019/1/20.
MarkdownMsgBuilder() - 类 的构造器me.chanjar.weixin.cp.bean.messagebuilder.MarkdownMsgBuilder
 
match(WxCpXmlMessage) - 接口 中的方法me.chanjar.weixin.cp.message.WxCpMessageMatcher
消息是否匹配某种模式
matcher(WxCpMessageMatcher) - 类 中的方法me.chanjar.weixin.cp.message.WxCpMessageRouterRule
如果消息匹配某个matcher,用在用户需要自定义更复杂的匹配规则的时候
me.chanjar.weixin.cp.api - 程序包 me.chanjar.weixin.cp.api
 
me.chanjar.weixin.cp.api.impl - 程序包 me.chanjar.weixin.cp.api.impl
 
me.chanjar.weixin.cp.bean - 程序包 me.chanjar.weixin.cp.bean
 
me.chanjar.weixin.cp.bean.article - 程序包 me.chanjar.weixin.cp.bean.article
 
me.chanjar.weixin.cp.bean.messagebuilder - 程序包 me.chanjar.weixin.cp.bean.messagebuilder
 
me.chanjar.weixin.cp.bean.oa - 程序包 me.chanjar.weixin.cp.bean.oa
 
me.chanjar.weixin.cp.bean.oa.applydata - 程序包 me.chanjar.weixin.cp.bean.oa.applydata
 
me.chanjar.weixin.cp.bean.oa.templatedata - 程序包 me.chanjar.weixin.cp.bean.oa.templatedata
 
me.chanjar.weixin.cp.bean.oa.templatedata.control - 程序包 me.chanjar.weixin.cp.bean.oa.templatedata.control
 
me.chanjar.weixin.cp.bean.outxmlbuilder - 程序包 me.chanjar.weixin.cp.bean.outxmlbuilder
 
me.chanjar.weixin.cp.bean.taskcard - 程序包 me.chanjar.weixin.cp.bean.taskcard
 
me.chanjar.weixin.cp.config - 程序包 me.chanjar.weixin.cp.config
 
me.chanjar.weixin.cp.config.impl - 程序包 me.chanjar.weixin.cp.config.impl
 
me.chanjar.weixin.cp.constant - 程序包 me.chanjar.weixin.cp.constant
 
me.chanjar.weixin.cp.message - 程序包 me.chanjar.weixin.cp.message
 
me.chanjar.weixin.cp.util.crypto - 程序包 me.chanjar.weixin.cp.util.crypto
 
me.chanjar.weixin.cp.util.json - 程序包 me.chanjar.weixin.cp.util.json
 
me.chanjar.weixin.cp.util.xml - 程序包 me.chanjar.weixin.cp.util.xml
 
Media() - 类 的构造器me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Media
 
MEDIA_GET - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Media
 
MEDIA_UPLOAD - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Media
 
mediaId(String) - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.FileBuilder
 
mediaId(String) - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.ImageBuilder
 
mediaId(String) - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.MpnewsBuilder
 
mediaId(String) - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.VideoBuilder
 
mediaId(String) - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.VoiceBuilder
 
mediaId(String) - 类 中的方法me.chanjar.weixin.cp.bean.outxmlbuilder.ImageBuilder
 
mediaId(String) - 类 中的方法me.chanjar.weixin.cp.bean.outxmlbuilder.VideoBuilder
 
mediaId(String) - 类 中的方法me.chanjar.weixin.cp.bean.outxmlbuilder.VoiceBuilder
 
Member() - 类 的构造器me.chanjar.weixin.cp.bean.oa.applydata.ContentValue.Member
 
Menu() - 类 的构造器me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Menu
 
MENU_CREATE - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Menu
 
MENU_DELETE - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Menu
 
MENU_GET - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Menu
 
MESSAGE_SEND - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts
 
messageSend(WxCpMessage) - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
 
messageSend(WxCpMessage) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
发送消息 详情请见: http://qydev.weixin.qq.com/wiki/index.php?
MiniProgram() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpUserExternalContactInfo.ExternalAttribute.MiniProgram
 
MiniProgramNoticeMsgBuilder - me.chanjar.weixin.cp.bean.messagebuilder中的类
miniprogram_notice 类型的消息 builder Created by Binary Wang on 2019/6/16.
MiniProgramNoticeMsgBuilder() - 类 的构造器me.chanjar.weixin.cp.bean.messagebuilder.MiniProgramNoticeMsgBuilder
 
MPNEWS() - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpMessage
获得mpnews图文消息builder.
MPNEWS - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpConsts.AppChatMsgType
图文消息(点击跳转到图文消息页面).
MpnewsArticle - me.chanjar.weixin.cp.bean.article中的类
Created by BinaryWang on 2017/3/27.
MpnewsArticle() - 类 的构造器me.chanjar.weixin.cp.bean.article.MpnewsArticle
 
MpnewsBuilder - me.chanjar.weixin.cp.bean.messagebuilder中的类
mpnews类型的图文消息builder 用法: WxCustomMessage m = WxCustomMessage.MPNEWS().addArticle(article).toUser(...).build();
MpnewsBuilder() - 类 的构造器me.chanjar.weixin.cp.bean.messagebuilder.MpnewsBuilder
 
msgEncrypt - 类 中的变量me.chanjar.weixin.cp.bean.WxCpTpXmlPackage
 
msgType - 类 中的变量me.chanjar.weixin.cp.bean.messagebuilder.BaseBuilder
 
msgType - 类 中的变量me.chanjar.weixin.cp.bean.WxCpXmlOutMessage
 
msgType(String) - 类 中的方法me.chanjar.weixin.cp.message.WxCpMessageRouterRule
如果msgType等于某值

N

NewArticle - me.chanjar.weixin.cp.bean.article中的类
Created by BinaryWang on 2017/3/27.
NewArticle() - 类 的构造器me.chanjar.weixin.cp.bean.article.NewArticle
 
newMiniProgramNoticeBuilder() - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpMessage
获得小程序通知消息builder.
NEWS() - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpMessage
获得图文消息builder.
NEWS() - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpXmlOutMessage
获得图文消息builder.
NEWS - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpConsts.AppChatMsgType
图文消息(点击跳转到外链).
NewsBuilder - me.chanjar.weixin.cp.bean.messagebuilder中的类
图文消息builder 用法: WxCustomMessage m = WxCustomMessage.NEWS().addArticle(article).toUser(...).build();
NewsBuilder() - 类 的构造器me.chanjar.weixin.cp.bean.messagebuilder.NewsBuilder
 
NewsBuilder - me.chanjar.weixin.cp.bean.outxmlbuilder中的类
图文消息builder
NewsBuilder() - 类 的构造器me.chanjar.weixin.cp.bean.outxmlbuilder.NewsBuilder
 
next() - 类 中的方法me.chanjar.weixin.cp.message.WxCpMessageRouterRule
规则结束,但是消息还会进入其他规则

O

Oa() - 类 的构造器me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Oa
 
OAuth2() - 类 的构造器me.chanjar.weixin.cp.constant.WxCpApiPathConsts.OAuth2
 
OPEN_APPROVAL_CHANGE - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpConsts.EventType
企业微信审批事件推送
openid2UserId(String) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpUserServiceImpl
 
openid2UserId(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpUserService
openid转userid.
Option() - 类 的构造器me.chanjar.weixin.cp.bean.oa.applydata.ContentValue.Selector.Option
 

P

page(String) - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.MiniProgramNoticeMsgBuilder
 
Parties() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpAgent.Parties
 
PIC_PHOTO_OR_ALBUM - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpConsts.EventType
弹出拍照或者相册发图的事件推送.
PIC_SYSPHOTO - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpConsts.EventType
弹出系统拍照发图的事件推送.
PIC_WEIXIN - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpConsts.EventType
弹出微信相册发图器的事件推送.
picList - 类 中的变量me.chanjar.weixin.cp.bean.WxCpXmlMessage.SendPicsInfo
 
post(String, String) - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
 
post(String, String) - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpTpServiceImpl
 
post(String, String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
当本Service没有实现某个API的时候,可以用这个,针对所有微信API中的POST请求
post(String, String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpTpService
当本Service没有实现某个API的时候,可以用这个,针对所有微信API中的POST请求.

R

rContent(String) - 类 中的方法me.chanjar.weixin.cp.message.WxCpMessageRouterRule
如果content匹配该正则表达式
register(Class, XStream) - 类 中的静态方法me.chanjar.weixin.cp.util.xml.XStreamTransformer
注册扩展消息的解析器.
removeUsersFromTag(String, List<String>, List<String>) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpTagServiceImpl
 
removeUsersFromTag(String, List<String>, List<String>) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpTagService
移除标签成员.
replaceParty(String) - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
 
replaceParty(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
上传部门列表覆盖企业号上的部门信息
replaceUser(String) - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
 
replaceUser(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
上传用户列表覆盖企业号上的用户信息
route(WxCpXmlMessage, Map<String, Object>) - 类 中的方法me.chanjar.weixin.cp.message.WxCpMessageRouter
处理微信消息.
route(WxCpXmlMessage) - 类 中的方法me.chanjar.weixin.cp.message.WxCpMessageRouter
处理微信消息.
rule() - 类 中的方法me.chanjar.weixin.cp.message.WxCpMessageRouter
开始一个新的Route规则.

S

safe - 类 中的变量me.chanjar.weixin.cp.bean.messagebuilder.BaseBuilder
 
safe(String) - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.BaseBuilder
 
SCANCODE_PUSH - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpConsts.EventType
扫码推事件的事件推送.
SCANCODE_WAITMSG - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpConsts.EventType
扫码推事件且弹出“消息接收中”提示框的事件推送.
ScanCodeInfo() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpXmlMessage.ScanCodeInfo
 
Selector() - 类 的构造器me.chanjar.weixin.cp.bean.oa.applydata.ContentValue.Selector
 
SendLocationInfo() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpXmlMessage.SendLocationInfo
 
sendMsg(WxCpAppChatMessage) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpChatServiceImpl
 
sendMsg(WxCpAppChatMessage) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpChatService
应用支持推送文本、图片、视频、文件、图文等类型.
SendPicsInfo() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpXmlMessage.SendPicsInfo
 
serialize(WxCpChat, Type, JsonSerializationContext) - 类 中的方法me.chanjar.weixin.cp.util.json.WxCpChatGsonAdapter
 
serialize(WxCpDepart, Type, JsonSerializationContext) - 类 中的方法me.chanjar.weixin.cp.util.json.WxCpDepartGsonAdapter
 
serialize(WxCpTag, Type, JsonSerializationContext) - 类 中的方法me.chanjar.weixin.cp.util.json.WxCpTagGsonAdapter
 
serialize(WxCpUser, Type, JsonSerializationContext) - 类 中的方法me.chanjar.weixin.cp.util.json.WxCpUserGsonAdapter
 
service(WxCpXmlMessage, Map<String, Object>, WxCpService, WxSessionManager, WxErrorExceptionHandler) - 类 中的方法me.chanjar.weixin.cp.message.WxCpMessageRouterRule
处理微信推送过来的消息
set(WxCpAgent) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpAgentServiceImpl
 
set(WxCpAgent) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpAgentService
设置应用.
setAccessToken(String) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
 
setAesKey(String) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
 
setAesKey(String) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
 
setAesKey(String) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
 
setAgentId(Integer) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
 
setAgentId(Integer) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
 
setAgentId(Integer) - 类 中的方法me.chanjar.weixin.cp.message.WxCpMessageRouterRule
 
setAgentService(WxCpAgentService) - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
 
setApacheHttpClientBuilder(ApacheHttpClientBuilder) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
 
setApacheHttpClientBuilder(ApacheHttpClientBuilder) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
 
setApacheHttpClientBuilder(ApacheHttpClientBuilder) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
 
setAsync(boolean) - 类 中的方法me.chanjar.weixin.cp.message.WxCpMessageRouterRule
 
setBaseApiUrl(String) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
 
setBaseApiUrl(String) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
 
setBaseApiUrl(String) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
 
setBaseApiUrl(String) - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
设置企业微信服务器 baseUrl.
setBaseApiUrl(String) - 接口 中的方法me.chanjar.weixin.cp.config.WxCpTpConfigStorage
设置企业微信服务器 baseUrl.
setCommon(WxCpXmlOutMessage) - 类 中的方法me.chanjar.weixin.cp.bean.outxmlbuilder.BaseBuilder
 
setContent(String) - 类 中的方法me.chanjar.weixin.cp.message.WxCpMessageRouterRule
 
setCorpId(String) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
 
setCorpId(String) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
 
setCorpId(String) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
 
setCorpSecret(String) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
 
setCorpSecret(String) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
 
setCorpSecret(String) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
 
setDepartmentService(WxCpDepartmentService) - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
 
setDepartmentService(WxCpDepartmentService) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
 
setDescription(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutVideoMessage
 
setErrcode(Long) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpUserExternalContactList
 
setErrcode(Long) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpUserWithExternalPermission
 
setErrmsg(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpUserExternalContactList
 
setErrmsg(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpUserWithExternalPermission
 
setEvent(String) - 类 中的方法me.chanjar.weixin.cp.message.WxCpMessageRouterRule
 
setEventKey(String) - 类 中的方法me.chanjar.weixin.cp.message.WxCpMessageRouterRule
 
setExceptionHandler(WxErrorExceptionHandler) - 类 中的方法me.chanjar.weixin.cp.message.WxCpMessageRouter
设置自定义的WxErrorExceptionHandler 如果不调用该方法,默认使用 LogExceptionHandler
setExecutorService(ExecutorService) - 类 中的方法me.chanjar.weixin.cp.message.WxCpMessageRouter
设置自定义的 ExecutorService 如果不调用该方法,默认使用 Executors.newFixedThreadPool(100)
setExpiresTime(long) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
 
setExpiresTime(long) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
 
setExternalUserId(List<String>) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpUserExternalContactList
 
setFollowUser(List<String>) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpUserWithExternalPermission
 
setFromUser(String) - 类 中的方法me.chanjar.weixin.cp.message.WxCpMessageRouterRule
 
setHandlers(List<WxCpMessageHandler>) - 类 中的方法me.chanjar.weixin.cp.message.WxCpMessageRouterRule
 
setHttpProxyHost(String) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
 
setHttpProxyHost(String) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
 
setHttpProxyHost(String) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
 
setHttpProxyPassword(String) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
 
setHttpProxyPassword(String) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
 
setHttpProxyPassword(String) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
 
setHttpProxyPort(int) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
 
setHttpProxyPort(int) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
 
setHttpProxyPort(int) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
 
setHttpProxyUsername(String) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
 
setHttpProxyUsername(String) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
 
setHttpProxyUsername(String) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
 
setInterceptors(List<WxCpMessageInterceptor>) - 类 中的方法me.chanjar.weixin.cp.message.WxCpMessageRouterRule
 
setJsapiTicket(String) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
 
setJsapiTicketExpiresTime(long) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
 
setMatcher(WxCpMessageMatcher) - 类 中的方法me.chanjar.weixin.cp.message.WxCpMessageRouterRule
 
setMaxRetryTimes(int) - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
 
setMaxRetryTimes(int) - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpTpServiceImpl
 
setMaxRetryTimes(int) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
设置当微信系统响应系统繁忙时,最大重试次数 默认:5次
setMaxRetryTimes(int) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpTpService
设置当微信系统响应系统繁忙时,最大重试次数.
setMediaId(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutVideoMessage
 
setMediaService(WxCpMediaService) - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
 
setMediaService(WxCpMediaService) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
 
setMenuService(WxCpMenuService) - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
 
setMenuService(WxCpMenuService) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
 
setMessageDuplicateChecker(WxMessageDuplicateChecker) - 类 中的方法me.chanjar.weixin.cp.message.WxCpMessageRouter
设置自定义的 WxMessageDuplicateChecker 如果不调用该方法,默认使用 WxMessageInMemoryDuplicateChecker
setMsgType(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpMessage
请使用.
setMsgType(String) - 类 中的方法me.chanjar.weixin.cp.message.WxCpMessageRouterRule
 
setOauth2redirectUri(String) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
 
setOauth2redirectUri(String) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
 
setOauth2redirectUri(String) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
 
setOauth2Service(WxCpOAuth2Service) - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
 
setOauth2Service(WxCpOAuth2Service) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
 
setrContent(String) - 类 中的方法me.chanjar.weixin.cp.message.WxCpMessageRouterRule
 
setReEnter(boolean) - 类 中的方法me.chanjar.weixin.cp.message.WxCpMessageRouterRule
 
setRetrySleepMillis(int) - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
 
setRetrySleepMillis(int) - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpTpServiceImpl
 
setRetrySleepMillis(int) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
设置当微信系统响应系统繁忙时,要等待多少 retrySleepMillis(ms) * 2^(重试次数 - 1) 再发起重试 默认:1000ms
setRetrySleepMillis(int) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpTpService
设置当微信系统响应系统繁忙时,要等待多少 retrySleepMillis(ms) * 2^(重试次数 - 1) 再发起重试.
setSessionManager(WxSessionManager) - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
 
setSessionManager(WxSessionManager) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
设置WxSessionManager,只有当需要使用个性化的WxSessionManager的时候才需要调用此方法, WxCpService默认使用的是StandardSessionManager
setSessionManager(WxSessionManager) - 类 中的方法me.chanjar.weixin.cp.message.WxCpMessageRouter
设置自定义的WxSessionManager 如果不调用该方法,默认使用 StandardSessionManager
setSuiteAccessToken(String) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
 
setSuiteId(String) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
 
setSuiteSecret(String) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
 
setSuiteTicket(String) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
 
setSuiteTicketExpiresTime(long) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
 
setTagService(WxCpTagService) - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
 
setTagService(WxCpTagService) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
 
setTitle(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutVideoMessage
 
setTmpDirFile(File) - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
 
setTmpDirFile(File) - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpTpServiceImpl
 
setTmpDirFile(File) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
 
setTmpDirFile(File) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
 
setTmpDirFile(File) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
 
setToken(String) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
 
setToken(String) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
 
setToken(String) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
 
setUserService(WxCpUserService) - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
 
setUserService(WxCpUserService) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
 
setWxCpConfigStorage(WxCpConfigStorage) - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
 
setWxCpConfigStorage(WxCpConfigStorage) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
注入 WxCpConfigStorage 的实现
setWxCpTpConfigStorage(WxCpTpConfigStorage) - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpTpServiceImpl
 
setWxCpTpConfigStorage(WxCpTpConfigStorage) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpTpService
注入 WxCpTpConfigStorage 的实现.
SpeDay() - 类 的构造器me.chanjar.weixin.cp.bean.oa.WxCpCheckinOption.SpeDay
 
SUBSCRIBE - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpConsts.EventType
成员关注事件.
suiteId - 类 中的变量me.chanjar.weixin.cp.bean.WxCpTpXmlMessage
 
suiteTicket - 类 中的变量me.chanjar.weixin.cp.bean.WxCpTpXmlMessage
 

T

Tag() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpUserExternalContactInfo.Tag
 
Tag() - 类 的构造器me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Tag
 
TAG_ADD_TAG_USERS - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Tag
 
TAG_CREATE - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Tag
 
TAG_DEL_TAG_USERS - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Tag
 
TAG_DELETE - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Tag
 
TAG_GET - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Tag
 
TAG_LIST - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Tag
 
TAG_UPDATE - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Tag
 
Tags() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpAgent.Tags
 
TASKCARD() - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpMessage
获得任务卡片消息builder.
TaskCard() - 类 的构造器me.chanjar.weixin.cp.constant.WxCpApiPathConsts.TaskCard
 
TASKCARD_CLICK - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpConsts.EventType
任务卡片事件推送.
TaskCardBuilder - me.chanjar.weixin.cp.bean.messagebuilder中的类
任务卡片消息Builder 用法: WxCustomMessage m = WxCustomMessage.TASKCARD().title(...)....toUser(...).build();
TaskCardBuilder() - 类 的构造器me.chanjar.weixin.cp.bean.messagebuilder.TaskCardBuilder
 
TaskCardButton - me.chanjar.weixin.cp.bean.taskcard中的类
任务卡片按钮 Created by Jeff on 2019-05-16.
TaskCardButton() - 类 的构造器me.chanjar.weixin.cp.bean.taskcard.TaskCardButton
 
taskId(String) - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.TaskCardBuilder
 
TemplateAttendance - me.chanjar.weixin.cp.bean.oa.templatedata.control中的类
 
TemplateAttendance() - 类 的构造器me.chanjar.weixin.cp.bean.oa.templatedata.control.TemplateAttendance
 
TemplateConfig - me.chanjar.weixin.cp.bean.oa.templatedata中的类
模板控件配置,包含了部分控件类型的附加类型、属性,详见附录说明。
TemplateConfig() - 类 的构造器me.chanjar.weixin.cp.bean.oa.templatedata.TemplateConfig
 
TemplateContact - me.chanjar.weixin.cp.bean.oa.templatedata.control中的类
 
TemplateContact() - 类 的构造器me.chanjar.weixin.cp.bean.oa.templatedata.control.TemplateContact
 
TemplateContent - me.chanjar.weixin.cp.bean.oa.templatedata中的类
 
TemplateContent() - 类 的构造器me.chanjar.weixin.cp.bean.oa.templatedata.TemplateContent
 
TemplateControls - me.chanjar.weixin.cp.bean.oa.templatedata中的类
 
TemplateControls() - 类 的构造器me.chanjar.weixin.cp.bean.oa.templatedata.TemplateControls
 
TemplateDate - me.chanjar.weixin.cp.bean.oa.templatedata.control中的类
 
TemplateDate() - 类 的构造器me.chanjar.weixin.cp.bean.oa.templatedata.control.TemplateDate
 
TemplateDateRange - me.chanjar.weixin.cp.bean.oa.templatedata中的类
 
TemplateDateRange() - 类 的构造器me.chanjar.weixin.cp.bean.oa.templatedata.TemplateDateRange
 
TemplateOptions - me.chanjar.weixin.cp.bean.oa.templatedata中的类
 
TemplateOptions() - 类 的构造器me.chanjar.weixin.cp.bean.oa.templatedata.TemplateOptions
 
TemplateProperty - me.chanjar.weixin.cp.bean.oa.templatedata中的类
 
TemplateProperty() - 类 的构造器me.chanjar.weixin.cp.bean.oa.templatedata.TemplateProperty
 
TemplateSelector - me.chanjar.weixin.cp.bean.oa.templatedata.control中的类
 
TemplateSelector() - 类 的构造器me.chanjar.weixin.cp.bean.oa.templatedata.control.TemplateSelector
 
TemplateTable - me.chanjar.weixin.cp.bean.oa.templatedata.control中的类
 
TemplateTable() - 类 的构造器me.chanjar.weixin.cp.bean.oa.templatedata.control.TemplateTable
 
TemplateTitle - me.chanjar.weixin.cp.bean.oa.templatedata中的类
 
TemplateTitle() - 类 的构造器me.chanjar.weixin.cp.bean.oa.templatedata.TemplateTitle
 
TemplateVacation - me.chanjar.weixin.cp.bean.oa.templatedata.control中的类
 
TemplateVacation() - 类 的构造器me.chanjar.weixin.cp.bean.oa.templatedata.control.TemplateVacation
 
TemplateVacationItem - me.chanjar.weixin.cp.bean.oa.templatedata中的类
 
TemplateVacationItem() - 类 的构造器me.chanjar.weixin.cp.bean.oa.templatedata.TemplateVacationItem
 
test(WxCpXmlMessage) - 类 中的方法me.chanjar.weixin.cp.message.WxCpMessageRouterRule
 
TEXT() - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpMessage
获得文本消息builder.
Text() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpUserExternalContactInfo.ExternalAttribute.Text
 
TEXT() - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpXmlOutMessage
获得文本消息builder.
TEXT - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpConsts.AppChatMsgType
文本消息.
TextBuilder - me.chanjar.weixin.cp.bean.messagebuilder中的类
文本消息builder 用法: WxCustomMessage m = WxCustomMessage.TEXT().content(...).toUser(...).build();
TextBuilder() - 类 的构造器me.chanjar.weixin.cp.bean.messagebuilder.TextBuilder
 
TextBuilder - me.chanjar.weixin.cp.bean.outxmlbuilder中的类
文本消息builder
TextBuilder() - 类 的构造器me.chanjar.weixin.cp.bean.outxmlbuilder.TextBuilder
 
TEXTCARD() - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpMessage
获得文本卡片消息builder.
TEXTCARD - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpConsts.AppChatMsgType
文本卡片消息(CP专用).
TextCardBuilder - me.chanjar.weixin.cp.bean.messagebuilder中的类
文本卡片消息Builder 用法: WxCustomMessage m = WxCustomMessage.TEXTCARD().title(...)....toUser(...).build(); Created by Binary Wang on 2017-7-2.
TextCardBuilder() - 类 的构造器me.chanjar.weixin.cp.bean.messagebuilder.TextCardBuilder
 
thumbMediaId(String) - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.VideoBuilder
 
timeStamp - 类 中的变量me.chanjar.weixin.cp.bean.WxCpTpXmlMessage
 
title(String) - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.MiniProgramNoticeMsgBuilder
 
title(String) - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.TaskCardBuilder
 
title(String) - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.TextCardBuilder
 
title(String) - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.VideoBuilder
 
title(String) - 类 中的方法me.chanjar.weixin.cp.bean.outxmlbuilder.VideoBuilder
 
toEncryptedXml(WxCpConfigStorage) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutMessage
转换成加密的xml格式.
toJson() - 类 中的方法me.chanjar.weixin.cp.bean.oa.WxCpApprovalInfoQueryFilter
 
toJson() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpAgent
 
toJson() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpAppChatMessage
生成json字符串.
toJson() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpDepart
 
toJson() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpMessage
 
toJson() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpTag
 
toJson() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpTagGetResult
 
toJson() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpTpCorp
 
toJson() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpUser
 
toParty - 类 中的变量me.chanjar.weixin.cp.bean.messagebuilder.BaseBuilder
 
toParty(String) - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.BaseBuilder
 
toString() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpInviteResult
 
toString() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpMessageSendResult
 
toString() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpTagAddOrRemoveUsersResult
 
toString() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
toString() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
 
toString() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
 
toTag - 类 中的变量me.chanjar.weixin.cp.bean.messagebuilder.BaseBuilder
 
toTag(String) - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.BaseBuilder
 
toUser - 类 中的变量me.chanjar.weixin.cp.bean.messagebuilder.BaseBuilder
 
toUser(String) - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.BaseBuilder
 
toUser(String) - 类 中的方法me.chanjar.weixin.cp.bean.outxmlbuilder.BaseBuilder
 
toUserName - 类 中的变量me.chanjar.weixin.cp.bean.outxmlbuilder.BaseBuilder
 
toUserName - 类 中的变量me.chanjar.weixin.cp.bean.WxCpTpXmlPackage
 
toUserName - 类 中的变量me.chanjar.weixin.cp.bean.WxCpXmlOutMessage
 
toXml() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutMessage
 
toXml(Class<T>, T) - 类 中的静态方法me.chanjar.weixin.cp.util.xml.XStreamTransformer
pojo -> xml.
Tp() - 类 的构造器me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Tp
 

U

UNSUBSCRIBE - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpConsts.EventType
成员取消关注事件.
update(String, String, String, List<String>, List<String>) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpChatServiceImpl
 
update(WxCpDepart) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpDepartmentServiceImpl
 
update(String, String) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpTagServiceImpl
 
update(List<String>, String, String) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpTaskCardServiceImpl
 
update(WxCpUser) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpUserServiceImpl
 
update(String, String, String, List<String>, List<String>) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpChatService
修改群聊会话.
update(WxCpDepart) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpDepartmentService
部门管理接口 - 更新部门.
update(String, String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpTagService
更新标签.
update(List<String>, String, String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpTaskCardService
更新任务卡片消息状态 详情请见: https://work.weixin.qq.com/api/doc#90000/90135/91579 注意: 这个方法使用WxCpConfigStorage里的agentId
update(WxCpUser) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpUserService
更新用户.
UPDATE_PARTY - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpConsts.ContactChangeType
更新部门事件.
UPDATE_TAG - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpConsts.ContactChangeType
标签成员变更事件.
UPDATE_TASK_CARD - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.TaskCard
 
UPDATE_USER - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpConsts.ContactChangeType
更新成员事件.
updateAccessToken(WxAccessToken) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
 
updateAccessToken(String, int) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
 
updateAccessToken(WxAccessToken) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
 
updateAccessToken(String, int) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
 
updateAccessToken(WxAccessToken) - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
 
updateAccessToken(String, int) - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
 
updateAgentJsapiTicket(String, int) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
 
updateAgentJsapiTicket(String, int) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
 
updateAgentJsapiTicket(String, int) - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
应该是线程安全的.
updateJsapiTicket(String, int) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
 
updateJsapiTicket(String, int) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
 
updateJsapiTicket(String, int) - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
应该是线程安全的.
updateSuiteAccessToken(WxAccessToken) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
 
updateSuiteAccessToken(String, int) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
 
updateSuiteAccessToken(WxAccessToken) - 接口 中的方法me.chanjar.weixin.cp.config.WxCpTpConfigStorage
 
updateSuiteAccessToken(String, int) - 接口 中的方法me.chanjar.weixin.cp.config.WxCpTpConfigStorage
 
updateSuiteTicket(String, int) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
 
updateSuiteTicket(String, int) - 接口 中的方法me.chanjar.weixin.cp.config.WxCpTpConfigStorage
应该是线程安全的.
upload(String, String, InputStream) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpMediaServiceImpl
 
upload(String, File) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpMediaServiceImpl
 
upload(String, String, InputStream) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpMediaService
上传多媒体文件.
upload(String, File) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpMediaService
上传多媒体文件.
uploadImg(File) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpMediaServiceImpl
 
uploadImg(File) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpMediaService
上传图片.
url(String) - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.TaskCardBuilder
 
url(String) - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.TextCardBuilder
 
URL_OAUTH2_AUTHORIZE - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.OAuth2
 
User() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpAgent.User
 
User() - 类 的构造器me.chanjar.weixin.cp.constant.WxCpApiPathConsts.User
 
USER_AUTHENTICATE - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.User
 
USER_BATCH_DELETE - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.User
 
USER_CONVERT_TO_OPENID - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.User
 
USER_CONVERT_TO_USERID - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.User
 
USER_CREATE - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.User
 
USER_DELETE - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.User
 
USER_GET - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.User
 
USER_LIST - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.User
 
USER_SIMPLE_LIST - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.User
 
USER_UPDATE - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.User
 
userId2Openid(String, Integer) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpUserServiceImpl
 
userId2Openid(String, Integer) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpUserService
userid转openid.
Users() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpAgent.Users
 

V

valueOf(String) - 枚举 中的静态方法me.chanjar.weixin.cp.bean.Gender
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法me.chanjar.weixin.cp.bean.oa.WxCpApprovalInfoQueryFilter.KEY
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法me.chanjar.weixin.cp.bean.oa.WxCpApproverAttr
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法me.chanjar.weixin.cp.bean.oa.WxCpRecordSpStatus
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法me.chanjar.weixin.cp.bean.oa.WxCpSpStatus
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法me.chanjar.weixin.cp.bean.Gender
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法me.chanjar.weixin.cp.bean.oa.WxCpApprovalInfoQueryFilter.KEY
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法me.chanjar.weixin.cp.bean.oa.WxCpApproverAttr
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法me.chanjar.weixin.cp.bean.oa.WxCpRecordSpStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法me.chanjar.weixin.cp.bean.oa.WxCpSpStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
VIDEO() - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpMessage
获得视频消息builder.
VIDEO() - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpXmlOutMessage
获得视频消息builder.
video - 类 中的变量me.chanjar.weixin.cp.bean.WxCpXmlOutVideoMessage
 
Video() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpXmlOutVideoMessage.Video
 
VIDEO - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpConsts.AppChatMsgType
视频消息.
VideoBuilder - me.chanjar.weixin.cp.bean.messagebuilder中的类
视频消息builder 用法: WxCustomMessage m = WxCustomMessage.VOICE() .mediaId(...) .title(...) .thumbMediaId(..) .description(..) .toUser(...) .build();
VideoBuilder() - 类 的构造器me.chanjar.weixin.cp.bean.messagebuilder.VideoBuilder
 
VideoBuilder - me.chanjar.weixin.cp.bean.outxmlbuilder中的类
视频消息builder
VideoBuilder() - 类 的构造器me.chanjar.weixin.cp.bean.outxmlbuilder.VideoBuilder
 
VIEW - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpConsts.EventType
点击菜单跳转链接的事件推送.
VOICE() - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpMessage
获得语音消息builder.
VOICE() - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpXmlOutMessage
获得语音消息builder.
VOICE - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpConsts.AppChatMsgType
语音消息.
VoiceBuilder - me.chanjar.weixin.cp.bean.messagebuilder中的类
语音消息builder 用法: WxCustomMessage m = WxCustomMessage.VOICE().mediaId(...).toUser(...).build();
VoiceBuilder() - 类 的构造器me.chanjar.weixin.cp.bean.messagebuilder.VoiceBuilder
 
VoiceBuilder - me.chanjar.weixin.cp.bean.outxmlbuilder中的类
语音消息builder
VoiceBuilder() - 类 的构造器me.chanjar.weixin.cp.bean.outxmlbuilder.VoiceBuilder
 

W

Web() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpUserExternalContactInfo.ExternalAttribute.Web
 
WifiMacInfo() - 类 的构造器me.chanjar.weixin.cp.bean.oa.WxCpCheckinOption.WifiMacInfo
 
WxCpAgent - me.chanjar.weixin.cp.bean中的类
企业号应用信息.
WxCpAgent() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpAgent
 
WxCpAgent.Parties - me.chanjar.weixin.cp.bean中的类
 
WxCpAgent.Tags - me.chanjar.weixin.cp.bean中的类
 
WxCpAgent.User - me.chanjar.weixin.cp.bean中的类
 
WxCpAgent.Users - me.chanjar.weixin.cp.bean中的类
 
WxCpAgentService - me.chanjar.weixin.cp.api中的接口
管理企业号应用 文档地址:https://work.weixin.qq.com/api/doc#10087 Created by huansinho on 2018/4/13.
WxCpAgentServiceImpl - me.chanjar.weixin.cp.api.impl中的类
管理企业号应用 Created by huansinho on 2018/4/13.
WxCpAgentServiceImpl() - 类 的构造器me.chanjar.weixin.cp.api.impl.WxCpAgentServiceImpl
 
WxCpApiPathConsts - me.chanjar.weixin.cp.constant中的类
企业微信api地址常量类 Created by BinaryWang on 2019-06-02.
WxCpApiPathConsts() - 类 的构造器me.chanjar.weixin.cp.constant.WxCpApiPathConsts
 
WxCpApiPathConsts.Agent - me.chanjar.weixin.cp.constant中的类
 
WxCpApiPathConsts.Chat - me.chanjar.weixin.cp.constant中的类
 
WxCpApiPathConsts.Department - me.chanjar.weixin.cp.constant中的类
 
WxCpApiPathConsts.ExternalContact - me.chanjar.weixin.cp.constant中的类
 
WxCpApiPathConsts.Media - me.chanjar.weixin.cp.constant中的类
 
WxCpApiPathConsts.Menu - me.chanjar.weixin.cp.constant中的类
 
WxCpApiPathConsts.Oa - me.chanjar.weixin.cp.constant中的类
 
WxCpApiPathConsts.OAuth2 - me.chanjar.weixin.cp.constant中的类
 
WxCpApiPathConsts.Tag - me.chanjar.weixin.cp.constant中的类
 
WxCpApiPathConsts.TaskCard - me.chanjar.weixin.cp.constant中的类
 
WxCpApiPathConsts.Tp - me.chanjar.weixin.cp.constant中的类
 
WxCpApiPathConsts.User - me.chanjar.weixin.cp.constant中的类
 
WxCpAppChatMessage - me.chanjar.weixin.cp.bean中的类
应用推送消息 Created by Binary Wang on 2019/1/26.
WxCpAppChatMessage() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpAppChatMessage
 
WxCpApprovalApplyData - me.chanjar.weixin.cp.bean.oa中的类
审批申请数据
WxCpApprovalApplyData() - 类 的构造器me.chanjar.weixin.cp.bean.oa.WxCpApprovalApplyData
 
WxCpApprovalApplyer - me.chanjar.weixin.cp.bean.oa中的类
申请人信息
WxCpApprovalApplyer() - 类 的构造器me.chanjar.weixin.cp.bean.oa.WxCpApprovalApplyer
 
WxCpApprovalComment - me.chanjar.weixin.cp.bean.oa中的类
审批申请备注信息
WxCpApprovalComment() - 类 的构造器me.chanjar.weixin.cp.bean.oa.WxCpApprovalComment
 
WxCpApprovalData() - 类 的构造器me.chanjar.weixin.cp.bean.oa.WxCpApprovalDataResult.WxCpApprovalData
已过时。
 
WxCpApprovalDataResult - me.chanjar.weixin.cp.bean.oa中的类
已过时。
WxCpApprovalDataResult() - 类 的构造器me.chanjar.weixin.cp.bean.oa.WxCpApprovalDataResult
已过时。
 
WxCpApprovalDataResult.WxCpApprovalData - me.chanjar.weixin.cp.bean.oa中的类
已过时。
 
WxCpApprovalDetail - me.chanjar.weixin.cp.bean.oa中的类
审批申请详情
WxCpApprovalDetail() - 类 的构造器me.chanjar.weixin.cp.bean.oa.WxCpApprovalDetail
 
WxCpApprovalDetailResult - me.chanjar.weixin.cp.bean.oa中的类
审批申请详情响应结果
WxCpApprovalDetailResult() - 类 的构造器me.chanjar.weixin.cp.bean.oa.WxCpApprovalDetailResult
 
WxCpApprovalInfo - me.chanjar.weixin.cp.bean.oa中的类
 
WxCpApprovalInfo() - 类 的构造器me.chanjar.weixin.cp.bean.oa.WxCpApprovalInfo
 
WxCpApprovalInfoQueryFilter - me.chanjar.weixin.cp.bean.oa中的类
批量获取审批单号的筛选条件,可对批量拉取的审批申请设置约束条件,支持设置多个条件 注意: 仅“部门”支持同时配置多个筛选条件。
WxCpApprovalInfoQueryFilter() - 类 的构造器me.chanjar.weixin.cp.bean.oa.WxCpApprovalInfoQueryFilter
 
WxCpApprovalInfoQueryFilter.KEY - me.chanjar.weixin.cp.bean.oa中的枚举
 
WxCpApprovalRecord - me.chanjar.weixin.cp.bean.oa中的类
审批流程信息
WxCpApprovalRecord() - 类 的构造器me.chanjar.weixin.cp.bean.oa.WxCpApprovalRecord
 
WxCpApprovalRecordDetail - me.chanjar.weixin.cp.bean.oa中的类
审批节点详情
WxCpApprovalRecordDetail() - 类 的构造器me.chanjar.weixin.cp.bean.oa.WxCpApprovalRecordDetail
 
WxCpApproverAttr - me.chanjar.weixin.cp.bean.oa中的枚举
审批方式
WxCpChat - me.chanjar.weixin.cp.bean中的类
群聊
WxCpChat() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpChat
 
WxCpChatGsonAdapter - me.chanjar.weixin.cp.util.json中的类
群聊适配器
WxCpChatGsonAdapter() - 类 的构造器me.chanjar.weixin.cp.util.json.WxCpChatGsonAdapter
 
WxCpChatService - me.chanjar.weixin.cp.api中的接口
群聊服务.
WxCpChatServiceImpl - me.chanjar.weixin.cp.api.impl中的类
群聊服务实现.
WxCpChatServiceImpl() - 类 的构造器me.chanjar.weixin.cp.api.impl.WxCpChatServiceImpl
 
WxCpCheckinData - me.chanjar.weixin.cp.bean.oa中的类
企业微信打卡数据.
WxCpCheckinData() - 类 的构造器me.chanjar.weixin.cp.bean.oa.WxCpCheckinData
 
WxCpCheckinOption - me.chanjar.weixin.cp.bean.oa中的类
企业微信打卡规则.
WxCpCheckinOption() - 类 的构造器me.chanjar.weixin.cp.bean.oa.WxCpCheckinOption
 
WxCpCheckinOption.CheckinDate - me.chanjar.weixin.cp.bean.oa中的类
 
WxCpCheckinOption.CheckinTime - me.chanjar.weixin.cp.bean.oa中的类
 
WxCpCheckinOption.Group - me.chanjar.weixin.cp.bean.oa中的类
 
WxCpCheckinOption.LocInfo - me.chanjar.weixin.cp.bean.oa中的类
 
WxCpCheckinOption.SpeDay - me.chanjar.weixin.cp.bean.oa中的类
 
WxCpCheckinOption.WifiMacInfo - me.chanjar.weixin.cp.bean.oa中的类
 
WxCpConfigStorage - me.chanjar.weixin.cp.config中的接口
微信客户端配置存储.
WxCpConsts - me.chanjar.weixin.cp.constant中的类
企业微信常量 Created by Binary Wang on 2018/8/25.
WxCpConsts() - 类 的构造器me.chanjar.weixin.cp.constant.WxCpConsts
 
WxCpConsts.AppChatMsgType - me.chanjar.weixin.cp.constant中的类
应用推送消息的消息类型.
WxCpConsts.ContactChangeType - me.chanjar.weixin.cp.constant中的类
企业微信通讯录变更事件.
WxCpConsts.EventType - me.chanjar.weixin.cp.constant中的类
企业微信端推送过来的事件类型.
WxCpConsts.ExternalContactChangeType - me.chanjar.weixin.cp.constant中的类
企业外部联系人变更事件的CHANGE_TYPE
WxCpCryptUtil - me.chanjar.weixin.cp.util.crypto中的类
 
WxCpCryptUtil(WxCpConfigStorage) - 类 的构造器me.chanjar.weixin.cp.util.crypto.WxCpCryptUtil
构造函数
WxCpDefaultConfigImpl - me.chanjar.weixin.cp.config.impl中的类
基于内存的微信配置provider,在实际生产环境中应该将这些配置持久化.
WxCpDefaultConfigImpl() - 类 的构造器me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
 
WxCpDepart - me.chanjar.weixin.cp.bean中的类
微信部门.
WxCpDepart() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpDepart
 
WxCpDepartGsonAdapter - me.chanjar.weixin.cp.util.json中的类
WxCpDepart的gson适配器.
WxCpDepartGsonAdapter() - 类 的构造器me.chanjar.weixin.cp.util.json.WxCpDepartGsonAdapter
 
WxCpDepartmentService - me.chanjar.weixin.cp.api中的接口
部门管理接口 Created by BinaryWang on 2017/6/24.
WxCpDepartmentServiceImpl - me.chanjar.weixin.cp.api.impl中的类
部门管理接口 Created by BinaryWang on 2017/6/24.
WxCpDepartmentServiceImpl() - 类 的构造器me.chanjar.weixin.cp.api.impl.WxCpDepartmentServiceImpl
 
WxCpDialRecord - me.chanjar.weixin.cp.bean.oa中的类
公费电话拨打记录.
WxCpDialRecord() - 类 的构造器me.chanjar.weixin.cp.bean.oa.WxCpDialRecord
 
WxCpDialRecord.Callee - me.chanjar.weixin.cp.bean.oa中的类
被叫信息
WxCpDialRecord.Caller - me.chanjar.weixin.cp.bean.oa中的类
主叫信息
WxCpExternalContactService - me.chanjar.weixin.cp.api中的接口
外部联系人管理接口,企业微信的外部联系人的接口和通讯录接口已经拆离 Created by Joe Cao on 2019/6/14
WxCpExternalContactServiceImpl - me.chanjar.weixin.cp.api.impl中的类
 
WxCpExternalContactServiceImpl(WxCpService) - 类 的构造器me.chanjar.weixin.cp.api.impl.WxCpExternalContactServiceImpl
 
WxCpGsonBuilder - me.chanjar.weixin.cp.util.json中的类
 
WxCpGsonBuilder() - 类 的构造器me.chanjar.weixin.cp.util.json.WxCpGsonBuilder
 
WxCpInviteResult - me.chanjar.weixin.cp.bean中的类
邀请成员的结果对象类.
WxCpInviteResult() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpInviteResult
 
WxCpMaJsCode2SessionResult - me.chanjar.weixin.cp.bean中的类
小程序登录凭证校验 文档地址:https://work.weixin.qq.com/api/doc#90000/90136/90289/wx.qy.login
WxCpMaJsCode2SessionResult() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpMaJsCode2SessionResult
 
WxCpMediaService - me.chanjar.weixin.cp.api中的接口
媒体管理接口.
WxCpMediaServiceImpl - me.chanjar.weixin.cp.api.impl中的类
媒体管理接口.
WxCpMediaServiceImpl() - 类 的构造器me.chanjar.weixin.cp.api.impl.WxCpMediaServiceImpl
 
WxCpMenuGsonAdapter - me.chanjar.weixin.cp.util.json中的类
企业号菜单json转换适配器 Created by Binary Wang on 2017-6-25.
WxCpMenuGsonAdapter() - 类 的构造器me.chanjar.weixin.cp.util.json.WxCpMenuGsonAdapter
 
WxCpMenuService - me.chanjar.weixin.cp.api中的接口
菜单管理相关接口 Created by BinaryWang on 2017/6/24.
WxCpMenuServiceImpl - me.chanjar.weixin.cp.api.impl中的类
菜单管理相关接口.
WxCpMenuServiceImpl() - 类 的构造器me.chanjar.weixin.cp.api.impl.WxCpMenuServiceImpl
 
WxCpMessage - me.chanjar.weixin.cp.bean中的类
消息.
WxCpMessage() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpMessage
 
WxCpMessageHandler - me.chanjar.weixin.cp.message中的接口
处理微信推送消息的处理器接口
WxCpMessageInterceptor - me.chanjar.weixin.cp.message中的接口
微信消息拦截器,可以用来做验证
WxCpMessageMatcher - me.chanjar.weixin.cp.message中的接口
消息匹配器,用在消息路由的时候
WxCpMessageRouter - me.chanjar.weixin.cp.message中的类
微信消息路由器,通过代码化的配置,把来自微信的消息交给handler处理 说明: 1.
WxCpMessageRouter(WxCpService) - 类 的构造器me.chanjar.weixin.cp.message.WxCpMessageRouter
构造方法.
WxCpMessageRouterRule - me.chanjar.weixin.cp.message中的类
 
WxCpMessageRouterRule(WxCpMessageRouter) - 类 的构造器me.chanjar.weixin.cp.message.WxCpMessageRouterRule
 
WxCpMessageSendResult - me.chanjar.weixin.cp.bean中的类
消息发送结果对象类.
WxCpMessageSendResult() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpMessageSendResult
 
WxCpOaService - me.chanjar.weixin.cp.api中的接口
企业微信OA相关接口.
WxCpOaServiceImpl - me.chanjar.weixin.cp.api.impl中的类
企业微信 OA 接口实现
WxCpOaServiceImpl() - 类 的构造器me.chanjar.weixin.cp.api.impl.WxCpOaServiceImpl
 
WxCpOAuth2Service - me.chanjar.weixin.cp.api中的接口
OAuth2相关管理接口.
WxCpOAuth2ServiceImpl - me.chanjar.weixin.cp.api.impl中的类
oauth2相关接口实现类.
WxCpOAuth2ServiceImpl() - 类 的构造器me.chanjar.weixin.cp.api.impl.WxCpOAuth2ServiceImpl
 
WxCpOauth2UserInfo - me.chanjar.weixin.cp.bean中的类
用oauth2获取用户信息的结果类 Created by BinaryWang on 2019/5/26.
WxCpOauth2UserInfo() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpOauth2UserInfo
 
WxCpOperator - me.chanjar.weixin.cp.bean.oa中的类
企业微信操作人
WxCpOperator() - 类 的构造器me.chanjar.weixin.cp.bean.oa.WxCpOperator
 
WxCpProviderToken - me.chanjar.weixin.cp.bean中的类
服务商凭证.
WxCpProviderToken() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpProviderToken
 
WxCpRecordSpStatus - me.chanjar.weixin.cp.bean.oa中的枚举
审批记录(节点)分支审批状态 1-审批中;2-已同意;3-已驳回;4-已转审
WxCpRedisConfigImpl - me.chanjar.weixin.cp.config.impl中的类
使用说明:本实现仅供参考,并不完整.
WxCpRedisConfigImpl(JedisPool) - 类 的构造器me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
 
WxCpRedisConfigImpl(String, int) - 类 的构造器me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
 
WxCpRedisConfigImpl(JedisPoolConfig, String, int) - 类 的构造器me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
 
WxCpRedisConfigImpl(JedisPoolConfig, String, int, int, String) - 类 的构造器me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
 
WxCpRedisConfigImpl(JedisPoolConfig, String, int, int, String, int) - 类 的构造器me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
 
WxCpService - me.chanjar.weixin.cp.api中的接口
微信API的Service.
WxCpServiceApacheHttpClientImpl - me.chanjar.weixin.cp.api.impl中的类
 
WxCpServiceApacheHttpClientImpl() - 类 的构造器me.chanjar.weixin.cp.api.impl.WxCpServiceApacheHttpClientImpl
 
WxCpServiceImpl - me.chanjar.weixin.cp.api.impl中的类
默认接口实现类,使用apache httpclient实现 Created by Binary Wang on 2017-5-27.
WxCpServiceImpl() - 类 的构造器me.chanjar.weixin.cp.api.impl.WxCpServiceImpl
 
WxCpServiceJoddHttpImpl - me.chanjar.weixin.cp.api.impl中的类
 
WxCpServiceJoddHttpImpl() - 类 的构造器me.chanjar.weixin.cp.api.impl.WxCpServiceJoddHttpImpl
 
WxCpServiceOkHttpImpl - me.chanjar.weixin.cp.api.impl中的类
 
WxCpServiceOkHttpImpl() - 类 的构造器me.chanjar.weixin.cp.api.impl.WxCpServiceOkHttpImpl
 
WxCpServiceOnTpImpl - me.chanjar.weixin.cp.api.impl中的类
默认接口实现类,使用apache httpclient实现,配合第三方应用service使用 Created by zhenjun cai.
WxCpServiceOnTpImpl() - 类 的构造器me.chanjar.weixin.cp.api.impl.WxCpServiceOnTpImpl
 
WxCpSpStatus - me.chanjar.weixin.cp.bean.oa中的枚举
审批单状态 (1-审批中;2-已通过;3-已驳回;4-已撤销;6-通过后撤销;7-已删除;10-已支付)
WxCpTag - me.chanjar.weixin.cp.bean中的类
Created by Daniel Qian.
WxCpTag() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpTag
 
WxCpTagAddOrRemoveUsersResult - me.chanjar.weixin.cp.bean中的类
为标签添加或移除用户结果对象类.
WxCpTagAddOrRemoveUsersResult() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpTagAddOrRemoveUsersResult
 
WxCpTagGetResult - me.chanjar.weixin.cp.bean中的类
管理企业号应用-测试 Created by huansinho on 2018/4/16.
WxCpTagGetResult() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpTagGetResult
 
WxCpTagGsonAdapter - me.chanjar.weixin.cp.util.json中的类
 
WxCpTagGsonAdapter() - 类 的构造器me.chanjar.weixin.cp.util.json.WxCpTagGsonAdapter
 
WxCpTagService - me.chanjar.weixin.cp.api中的接口
标签管理接口.
WxCpTagServiceImpl - me.chanjar.weixin.cp.api.impl中的类
标签管理接口.
WxCpTagServiceImpl() - 类 的构造器me.chanjar.weixin.cp.api.impl.WxCpTagServiceImpl
 
WxCpTaskCardService - me.chanjar.weixin.cp.api中的接口
任务卡片管理接口.
WxCpTaskCardServiceImpl - me.chanjar.weixin.cp.api.impl中的类
任务卡片管理接口.
WxCpTaskCardServiceImpl() - 类 的构造器me.chanjar.weixin.cp.api.impl.WxCpTaskCardServiceImpl
 
WxCpTaskCardUpdateResult - me.chanjar.weixin.cp.bean中的类
更新任务卡片消息状态的返回类 参考文档:https://work.weixin.qq.com/api/doc#90000/90135/91579 Created by Jeff on 2019-05-16.
WxCpTaskCardUpdateResult() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpTaskCardUpdateResult
 
WxCpTemplateResult - me.chanjar.weixin.cp.bean.oa中的类
审批模板详情
WxCpTemplateResult() - 类 的构造器me.chanjar.weixin.cp.bean.oa.WxCpTemplateResult
 
WxCpTpConfigStorage - me.chanjar.weixin.cp.config中的接口
微信客户端(第三方应用)配置存储
WxCpTpCorp - me.chanjar.weixin.cp.bean中的类
微信部门.
WxCpTpCorp() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpTpCorp
 
WxCpTpCryptUtil - me.chanjar.weixin.cp.util.crypto中的类
 
WxCpTpCryptUtil(WxCpTpConfigStorage) - 类 的构造器me.chanjar.weixin.cp.util.crypto.WxCpTpCryptUtil
构造函数.
WxCpTpDefaultConfigImpl - me.chanjar.weixin.cp.config.impl中的类
基于内存的微信配置provider,在实际生产环境中应该将这些配置持久化.
WxCpTpDefaultConfigImpl() - 类 的构造器me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
 
WxCpTpService - me.chanjar.weixin.cp.api中的接口
微信第三方应用API的Service.
WxCpTpServiceApacheHttpClientImpl - me.chanjar.weixin.cp.api.impl中的类
 
WxCpTpServiceApacheHttpClientImpl() - 类 的构造器me.chanjar.weixin.cp.api.impl.WxCpTpServiceApacheHttpClientImpl
 
WxCpTpServiceImpl - me.chanjar.weixin.cp.api.impl中的类
默认接口实现类,使用apache httpclient实现 Created by zhenjun cai.
WxCpTpServiceImpl() - 类 的构造器me.chanjar.weixin.cp.api.impl.WxCpTpServiceImpl
 
WxCpTpXmlMessage - me.chanjar.weixin.cp.bean中的类
回调推送的message https://work.weixin.qq.com/api/doc#90001/90143/90612
WxCpTpXmlMessage() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpTpXmlMessage
 
WxCpTpXmlPackage - me.chanjar.weixin.cp.bean中的类
回调消息包.
WxCpTpXmlPackage() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpTpXmlPackage
 
WxCpUser - me.chanjar.weixin.cp.bean中的类
微信用户信息.
WxCpUser() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpUser
 
WxCpUser.Attr - me.chanjar.weixin.cp.bean中的类
 
WxCpUser.ExternalAttribute - me.chanjar.weixin.cp.bean中的类
 
WxCpUserDetail - me.chanjar.weixin.cp.bean中的类
使用user_ticket获取成员详情接口返回类.
WxCpUserDetail() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpUserDetail
 
WxCpUserExternalContactInfo - me.chanjar.weixin.cp.bean中的类
外部联系人详情 Created by Binary Wang on 2018/9/16.
WxCpUserExternalContactInfo() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpUserExternalContactInfo
 
WxCpUserExternalContactInfo.ExternalAttribute - me.chanjar.weixin.cp.bean中的类
 
WxCpUserExternalContactInfo.ExternalAttribute.MiniProgram - me.chanjar.weixin.cp.bean中的类
 
WxCpUserExternalContactInfo.ExternalAttribute.Text - me.chanjar.weixin.cp.bean中的类
 
WxCpUserExternalContactInfo.ExternalAttribute.Web - me.chanjar.weixin.cp.bean中的类
 
WxCpUserExternalContactInfo.ExternalContact - me.chanjar.weixin.cp.bean中的类
 
WxCpUserExternalContactInfo.ExternalProfile - me.chanjar.weixin.cp.bean中的类
 
WxCpUserExternalContactInfo.FollowedUser - me.chanjar.weixin.cp.bean中的类
 
WxCpUserExternalContactInfo.Tag - me.chanjar.weixin.cp.bean中的类
 
WxCpUserExternalContactList - me.chanjar.weixin.cp.bean中的类
外部联系人列表 Created by Joe Cao on 2019/6/16.
WxCpUserExternalContactList() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpUserExternalContactList
 
WxCpUserGsonAdapter - me.chanjar.weixin.cp.util.json中的类
cp user gson adapter.
WxCpUserGsonAdapter() - 类 的构造器me.chanjar.weixin.cp.util.json.WxCpUserGsonAdapter
 
WxCpUserService - me.chanjar.weixin.cp.api中的接口
用户管理接口 Created by BinaryWang on 2017/6/24.
WxCpUserServiceImpl - me.chanjar.weixin.cp.api.impl中的类
Created by BinaryWang on 2017/6/24.
WxCpUserServiceImpl() - 类 的构造器me.chanjar.weixin.cp.api.impl.WxCpUserServiceImpl
 
WxCpUserWithExternalPermission - me.chanjar.weixin.cp.bean中的类
 
WxCpUserWithExternalPermission() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpUserWithExternalPermission
 
WxCpXmlMessage - me.chanjar.weixin.cp.bean中的类
微信推送过来的消息,也是同步回复给用户的消息,xml格式 相关字段的解释看微信开发者文档: https://work.weixin.qq.com/api/doc#12973 https://work.weixin.qq.com/api/doc#12974
WxCpXmlMessage() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
WxCpXmlMessage.ExtAttr - me.chanjar.weixin.cp.bean中的类
 
WxCpXmlMessage.ExtAttr.Item - me.chanjar.weixin.cp.bean中的类
 
WxCpXmlMessage.ScanCodeInfo - me.chanjar.weixin.cp.bean中的类
 
WxCpXmlMessage.SendLocationInfo - me.chanjar.weixin.cp.bean中的类
 
WxCpXmlMessage.SendPicsInfo - me.chanjar.weixin.cp.bean中的类
 
WxCpXmlMessage.SendPicsInfo.Item - me.chanjar.weixin.cp.bean中的类
 
WxCpXmlOutImageMessage - me.chanjar.weixin.cp.bean中的类
 
WxCpXmlOutImageMessage() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpXmlOutImageMessage
 
WxCpXmlOutMessage - me.chanjar.weixin.cp.bean中的类
被动回复消息.
WxCpXmlOutMessage() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpXmlOutMessage
 
WxCpXmlOutNewsMessage - me.chanjar.weixin.cp.bean中的类
 
WxCpXmlOutNewsMessage() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpXmlOutNewsMessage
 
WxCpXmlOutNewsMessage.Item - me.chanjar.weixin.cp.bean中的类
 
WxCpXmlOutTextMessage - me.chanjar.weixin.cp.bean中的类
 
WxCpXmlOutTextMessage() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpXmlOutTextMessage
 
WxCpXmlOutVideoMessage - me.chanjar.weixin.cp.bean中的类
 
WxCpXmlOutVideoMessage() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpXmlOutVideoMessage
 
WxCpXmlOutVideoMessage.Video - me.chanjar.weixin.cp.bean中的类
 
WxCpXmlOutVoiceMessage - me.chanjar.weixin.cp.bean中的类
 
WxCpXmlOutVoiceMessage() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpXmlOutVoiceMessage
 

X

XStreamTransformer - me.chanjar.weixin.cp.util.xml中的类
 
XStreamTransformer() - 类 的构造器me.chanjar.weixin.cp.util.xml.XStreamTransformer
 
A B C D E F G H I J L M N O P R S T U V W X 
跳过导航链接

Copyright © 2020. All rights reserved.