类分层结构
- java.lang.Object
- net.coding.jenkins.plugin.webhook.CodingWebHook (implements hudson.model.UnprotectedRootAction)
- hudson.security.csrf.CrumbExclusion (implements hudson.ExtensionPoint)
- hudson.model.EnvironmentContributor (implements hudson.ExtensionPoint)
- net.coding.jenkins.plugin.webhook.TriggerHandler
- net.coding.jenkins.plugin.webhook.WebHookHelperV1 (implements net.coding.jenkins.plugin.webhook.IWebHookHelper)
- net.coding.jenkins.plugin.webhook.WebHookHelperV2 (implements net.coding.jenkins.plugin.webhook.IWebHookHelper)
接口分层结构