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

A

action() - 类 中的方法net.coding.jenkins.plugin.model.event.CodingBaseEvent
 
action() - 类 中的方法net.coding.jenkins.plugin.model.event.MergeRequest
 
action() - 类 中的方法net.coding.jenkins.plugin.model.event.Push
 
API_TOKEN_PARAM - 类 中的静态变量net.coding.jenkins.plugin.webhook.CodingWebHook
 

B

BranchFilter - net.coding.jenkins.plugin.webhook.filter中的接口
 
BranchFilterConfig - net.coding.jenkins.plugin.webhook.filter中的类
 
BranchFilterConfig() - 类 的构造器net.coding.jenkins.plugin.webhook.filter.BranchFilterConfig
 
BranchFilterFactory - net.coding.jenkins.plugin.webhook.filter中的类
 
BranchFilterType - net.coding.jenkins.plugin.webhook.filter中的枚举
 
buildEnvironmentFor(Run, EnvVars, TaskListener) - 类 中的方法net.coding.jenkins.plugin.webhook.WebHookEnvironmentContributor
 
BuildResultListener - net.coding.jenkins.plugin.listener中的类
 
BuildResultListener() - 类 的构造器net.coding.jenkins.plugin.listener.BuildResultListener
 

C

CauseData - net.coding.jenkins.plugin.cause中的类
 
CauseData() - 类 的构造器net.coding.jenkins.plugin.cause.CauseData
 
CauseData.ActionType - net.coding.jenkins.plugin.cause中的枚举
 
coding_action_merge_request() - 类 中的静态方法net.coding.jenkins.plugin.cause.Messages
"Started by %s's Merge Request #%d: %s(%s => %s) at Coding"
coding_action_pull_request() - 类 中的静态方法net.coding.jenkins.plugin.cause.Messages
"Started by %s's Pull Request #%d: %s(%s:%s => %s) at Coding"
coding_action_push() - 类 中的静态方法net.coding.jenkins.plugin.cause.Messages
Started by Coding push
coding_action_push_by() - 类 中的静态方法net.coding.jenkins.plugin.cause.Messages
"Started by Coding push by %s"
coding_trigger_title(Object) - 类 中的静态方法net.coding.jenkins.plugin.Messages
Build when a change is pushed to Coding, WebHook URL: {0}
coding_trigger_title_unknown() - 类 中的静态方法net.coding.jenkins.plugin.Messages
Build when a change is pushed to Coding, unknown URL(this should not happen)
CodingBaseEvent - net.coding.jenkins.plugin.model.event中的类
 
CodingBaseEvent() - 类 的构造器net.coding.jenkins.plugin.model.event.CodingBaseEvent
 
CodingPushTrigger - net.coding.jenkins.plugin中的类
 
CodingPushTrigger(String, String, String, boolean, String, boolean, boolean, boolean, BranchFilterType, String, String, String) - 类 的构造器net.coding.jenkins.plugin.CodingPushTrigger
 
CodingPushTrigger.DescriptorImpl - net.coding.jenkins.plugin中的类
 
CodingWebHook - net.coding.jenkins.plugin.webhook中的类
 
CodingWebHook() - 类 的构造器net.coding.jenkins.plugin.webhook.CodingWebHook
 
CodingWebHook.CodingWebHookCrumbExclusion - net.coding.jenkins.plugin.webhook中的类
 
CodingWebHookCause - net.coding.jenkins.plugin.cause中的类
 
CodingWebHookCause(CauseData) - 类 的构造器net.coding.jenkins.plugin.cause.CodingWebHookCause
 
CodingWebHookCrumbExclusion() - 类 的构造器net.coding.jenkins.plugin.webhook.CodingWebHook.CodingWebHookCrumbExclusion
 
Commit - net.coding.jenkins.plugin.model中的类
 
Commit() - 类 的构造器net.coding.jenkins.plugin.model.Commit
 
Commit - net.coding.jenkins.plugin.v1.model中的类
 
Commit() - 类 的构造器net.coding.jenkins.plugin.v1.model.Commit
 
Committer - net.coding.jenkins.plugin.v1.model中的类
 
Committer() - 类 的构造器net.coding.jenkins.plugin.v1.model.Committer
 
Config() - 类 的构造器net.coding.jenkins.plugin.model.Hook.Config
 

D

DescriptorImpl() - 类 的构造器net.coding.jenkins.plugin.CodingPushTrigger.DescriptorImpl
 

E

EVENT_MERGE_REQUEST - 类 中的静态变量net.coding.jenkins.plugin.bean.WebHookTask
 
EVENT_PUSH - 类 中的静态变量net.coding.jenkins.plugin.bean.WebHookTask
 

F

finished(AbstractBuild, BuildStep, BuildListener, boolean) - 类 中的方法net.coding.jenkins.plugin.listener.BuildResultListener
 
fromJson(String) - 类 中的静态方法net.coding.jenkins.plugin.common.gson.JSON
 
fromJson(String, Type) - 类 中的静态方法net.coding.jenkins.plugin.common.gson.JSON
 
fromJson(String, Class<T>) - 类 中的静态方法net.coding.jenkins.plugin.common.gson.JSON
 
fromJson(JsonElement, Class<T>) - 类 中的静态方法net.coding.jenkins.plugin.common.gson.JSON
 

G

getBaseEvent() - 类 中的方法net.coding.jenkins.plugin.bean.WebHookTask
 
getData() - 类 中的方法net.coding.jenkins.plugin.cause.CodingWebHookCause
 
getDisplayName() - 类 中的方法net.coding.jenkins.plugin.CodingPushTrigger.DescriptorImpl
 
getDisplayName() - 类 中的方法net.coding.jenkins.plugin.webhook.CodingWebHook
 
getDynamic(String, StaplerRequest, StaplerResponse) - 类 中的方法net.coding.jenkins.plugin.webhook.CodingWebHook
 
getFromJob(Job<?, ?>) - 类 中的静态方法net.coding.jenkins.plugin.CodingPushTrigger
 
getGson() - 类 中的静态方法net.coding.jenkins.plugin.common.gson.JSON
 
getGsonBuilder() - 类 中的静态方法net.coding.jenkins.plugin.common.gson.JSON
 
getIconFileName() - 类 中的方法net.coding.jenkins.plugin.webhook.CodingWebHook
 
getRepository() - 类 中的方法net.coding.jenkins.plugin.bean.WebHookTask
 
getRequestBody(HttpServletRequest) - 类 中的静态方法net.coding.jenkins.plugin.Utils
 
getSender() - 类 中的方法net.coding.jenkins.plugin.bean.WebHookTask
 
getShortDescription() - 类 中的方法net.coding.jenkins.plugin.cause.CodingWebHookCause
 
getUrlName() - 类 中的方法net.coding.jenkins.plugin.webhook.CodingWebHook
 

H

handle(Job<?, ?>, WebHookTask, boolean) - 类 中的方法net.coding.jenkins.plugin.webhook.TriggerHandler
 
Hook - net.coding.jenkins.plugin.model中的类
 
Hook() - 类 的构造器net.coding.jenkins.plugin.model.Hook
 
Hook.Config - net.coding.jenkins.plugin.model中的类
 

I

isApplicable(Item) - 类 中的方法net.coding.jenkins.plugin.CodingPushTrigger.DescriptorImpl
 
isBranchAllowed(String) - 接口 中的方法net.coding.jenkins.plugin.webhook.filter.BranchFilter
 
isSignatureValid(WebHookTask, String) - 接口 中的方法net.coding.jenkins.plugin.webhook.IWebHookHelper
 
isSignatureValid(WebHookTask, String) - 类 中的方法net.coding.jenkins.plugin.webhook.WebHookHelperV1
 
isSignatureValid(WebHookTask, String) - 类 中的方法net.coding.jenkins.plugin.webhook.WebHookHelperV2
 
IWebHookHelper - net.coding.jenkins.plugin.webhook中的接口
 

J

JSON - net.coding.jenkins.plugin.common.gson中的类
 
JSON() - 类 的构造器net.coding.jenkins.plugin.common.gson.JSON
 

M

MergeRequest - net.coding.jenkins.plugin.model.event中的类
 
MergeRequest() - 类 的构造器net.coding.jenkins.plugin.model.event.MergeRequest
 
MergeRequest - net.coding.jenkins.plugin.model中的类
 
MergeRequest() - 类 的构造器net.coding.jenkins.plugin.model.MergeRequest
 
MergeRequest - net.coding.jenkins.plugin.v1.model中的类
 
MergeRequest() - 类 的构造器net.coding.jenkins.plugin.v1.model.MergeRequest
 
MergeRequestRunListener - net.coding.jenkins.plugin.listener中的类
 
MergeRequestRunListener() - 类 的构造器net.coding.jenkins.plugin.listener.MergeRequestRunListener
 
Messages - net.coding.jenkins.plugin.cause中的类
 
Messages() - 类 的构造器net.coding.jenkins.plugin.cause.Messages
 
Messages - net.coding.jenkins.plugin中的类
 
Messages() - 类 的构造器net.coding.jenkins.plugin.Messages
 

N

net.coding.jenkins.plugin - 程序包 net.coding.jenkins.plugin
 
net.coding.jenkins.plugin.bean - 程序包 net.coding.jenkins.plugin.bean
 
net.coding.jenkins.plugin.cause - 程序包 net.coding.jenkins.plugin.cause
 
net.coding.jenkins.plugin.common.gson - 程序包 net.coding.jenkins.plugin.common.gson
 
net.coding.jenkins.plugin.listener - 程序包 net.coding.jenkins.plugin.listener
 
net.coding.jenkins.plugin.model - 程序包 net.coding.jenkins.plugin.model
 
net.coding.jenkins.plugin.model.event - 程序包 net.coding.jenkins.plugin.model.event
 
net.coding.jenkins.plugin.v1.model - 程序包 net.coding.jenkins.plugin.v1.model
 
net.coding.jenkins.plugin.webhook - 程序包 net.coding.jenkins.plugin.webhook
 
net.coding.jenkins.plugin.webhook.filter - 程序包 net.coding.jenkins.plugin.webhook.filter
 
newBranchFilter(BranchFilterConfig) - 类 中的静态方法net.coding.jenkins.plugin.webhook.filter.BranchFilterFactory
 

O

onCompleted(Run<?, ?>, TaskListener) - 类 中的方法net.coding.jenkins.plugin.listener.MergeRequestRunListener
 
onPost(WebHookTask) - 类 中的方法net.coding.jenkins.plugin.CodingPushTrigger
 
onStarted(Run<?, ?>, TaskListener) - 类 中的方法net.coding.jenkins.plugin.listener.MergeRequestRunListener
 

P

parseEventHeader(String) - 接口 中的方法net.coding.jenkins.plugin.webhook.IWebHookHelper
 
parseEventHeader(String) - 类 中的方法net.coding.jenkins.plugin.webhook.WebHookHelperV1
 
parseEventHeader(String) - 类 中的方法net.coding.jenkins.plugin.webhook.WebHookHelperV2
 
parseTaskFromRequest(HttpServletRequest) - 接口 中的方法net.coding.jenkins.plugin.webhook.IWebHookHelper
 
parseTaskFromRequest(HttpServletRequest) - 类 中的方法net.coding.jenkins.plugin.webhook.WebHookHelperV1
 
parseTaskFromRequest(HttpServletRequest) - 类 中的方法net.coding.jenkins.plugin.webhook.WebHookHelperV2
 
PERSONAL_TOKEN_HEADER - 类 中的静态变量net.coding.jenkins.plugin.webhook.CodingWebHook
 
PersonIdent - net.coding.jenkins.plugin.model中的类
 
PersonIdent() - 类 的构造器net.coding.jenkins.plugin.model.PersonIdent
 
process(HttpServletRequest, HttpServletResponse, FilterChain) - 类 中的方法net.coding.jenkins.plugin.webhook.CodingWebHook.CodingWebHookCrumbExclusion
 
projectApiUrl(CauseData) - 类 中的方法net.coding.jenkins.plugin.listener.MergeRequestRunListener
 
projectApiUrl() - 类 中的方法net.coding.jenkins.plugin.v1.model.Repository
 
projectPath() - 类 中的方法net.coding.jenkins.plugin.v1.model.Repository
 
PullRequest - net.coding.jenkins.plugin.v1.model中的类
 
PullRequest() - 类 的构造器net.coding.jenkins.plugin.v1.model.PullRequest
 
Push - net.coding.jenkins.plugin.model.event中的类
 
Push() - 类 的构造器net.coding.jenkins.plugin.model.event.Push
 

R

readResolve() - 类 中的方法net.coding.jenkins.plugin.CodingPushTrigger
 
Ref - net.coding.jenkins.plugin.model中的类
 
Ref() - 类 的构造器net.coding.jenkins.plugin.model.Ref
 
Repository - net.coding.jenkins.plugin.model中的类
 
Repository() - 类 的构造器net.coding.jenkins.plugin.model.Repository
 
Repository - net.coding.jenkins.plugin.v1.model中的类
 
Repository() - 类 的构造器net.coding.jenkins.plugin.v1.model.Repository
 

S

started(AbstractBuild, BuildStep, BuildListener) - 类 中的方法net.coding.jenkins.plugin.listener.BuildResultListener
 

T

toJson(Object) - 类 中的静态方法net.coding.jenkins.plugin.common.gson.JSON
 
TriggerHandler - net.coding.jenkins.plugin.webhook中的类
 
TriggerHandler(boolean, boolean, String, BranchFilter) - 类 的构造器net.coding.jenkins.plugin.webhook.TriggerHandler
 

U

User - net.coding.jenkins.plugin.model中的类
 
User() - 类 的构造器net.coding.jenkins.plugin.model.User
 
User - net.coding.jenkins.plugin.v1.model中的类
 
User() - 类 的构造器net.coding.jenkins.plugin.v1.model.User
 
Utils - net.coding.jenkins.plugin中的类
 
Utils() - 类 的构造器net.coding.jenkins.plugin.Utils
 

V

valueOf(String) - 枚举 中的静态方法net.coding.jenkins.plugin.cause.CauseData.ActionType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法net.coding.jenkins.plugin.webhook.filter.BranchFilterType
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法net.coding.jenkins.plugin.cause.CauseData.ActionType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法net.coding.jenkins.plugin.webhook.filter.BranchFilterType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
version - 类 中的静态变量net.coding.jenkins.plugin.webhook.WebHookHelperV1
 
version - 类 中的静态变量net.coding.jenkins.plugin.webhook.WebHookHelperV2
 

W

WebHook - net.coding.jenkins.plugin.v1.model中的类
 
WebHook() - 类 的构造器net.coding.jenkins.plugin.v1.model.WebHook
 
WEBHOOK_URL - 类 中的静态变量net.coding.jenkins.plugin.webhook.CodingWebHook
 
WebHookEnvironmentContributor - net.coding.jenkins.plugin.webhook中的类
 
WebHookEnvironmentContributor() - 类 的构造器net.coding.jenkins.plugin.webhook.WebHookEnvironmentContributor
 
webHookHelper(String) - 类 中的静态方法net.coding.jenkins.plugin.webhook.CodingWebHook
 
WebHookHelperV1 - net.coding.jenkins.plugin.webhook中的类
 
WebHookHelperV1() - 类 的构造器net.coding.jenkins.plugin.webhook.WebHookHelperV1
 
WebHookHelperV2 - net.coding.jenkins.plugin.webhook中的类
 
WebHookHelperV2() - 类 的构造器net.coding.jenkins.plugin.webhook.WebHookHelperV2
 
WebHookTask - net.coding.jenkins.plugin.bean中的类
 
WebHookTask() - 类 的构造器net.coding.jenkins.plugin.bean.WebHookTask
 

_

_coding_action_merge_request() - 类 中的静态方法net.coding.jenkins.plugin.cause.Messages
"Started by %s's Merge Request #%d: %s(%s =&gt; %s) at Coding"
_coding_action_pull_request() - 类 中的静态方法net.coding.jenkins.plugin.cause.Messages
"Started by %s's Pull Request #%d: %s(%s:%s =&gt; %s) at Coding"
_coding_action_push() - 类 中的静态方法net.coding.jenkins.plugin.cause.Messages
Started by Coding push
_coding_action_push_by() - 类 中的静态方法net.coding.jenkins.plugin.cause.Messages
"Started by Coding push by %s"
_coding_trigger_title(Object) - 类 中的静态方法net.coding.jenkins.plugin.Messages
Build when a change is pushed to Coding, WebHook URL: {0}
_coding_trigger_title_unknown() - 类 中的静态方法net.coding.jenkins.plugin.Messages
Build when a change is pushed to Coding, unknown URL(this should not happen)
A B C D E F G H I J M N O P R S T U V W _ 
跳过导航链接