Hierarchy For Package org.jenkinsci.plugins.webhookstep
Class Hierarchy
- java.lang.Object
- hudson.model.AbstractDescribableImpl<T> (implements hudson.model.Describable<T>)
- org.jenkinsci.plugins.workflow.steps.Step (implements hudson.ExtensionPoint)
- org.jenkinsci.plugins.webhookstep.RegisterWebhookStep
- org.jenkinsci.plugins.webhookstep.WaitForWebhookStep (implements java.io.Serializable)
- org.jenkinsci.plugins.workflow.steps.Step (implements hudson.ExtensionPoint)
- hudson.security.csrf.CrumbExclusion (implements hudson.ExtensionPoint)
- org.jenkinsci.plugins.webhookstep.WebhookRootAction (implements hudson.model.UnprotectedRootAction)
- hudson.model.Descriptor<T> (implements jenkins.util.io.OnMaster, hudson.model.Saveable)
- org.jenkinsci.plugins.workflow.steps.StepDescriptor
- org.jenkinsci.plugins.webhookstep.RegisterWebhookStep.DescriptorImpl
- org.jenkinsci.plugins.webhookstep.WaitForWebhookStep.DescriptorImpl
- org.jenkinsci.plugins.workflow.steps.StepDescriptor
- org.jenkinsci.plugins.workflow.steps.StepExecution (implements java.io.Serializable)
- org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
- org.jenkinsci.plugins.webhookstep.WaitForWebhookExecution
- org.jenkinsci.plugins.workflow.steps.SynchronousStepExecution<T>
- org.jenkinsci.plugins.webhookstep.RegisterWebhookExecution
- org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
- org.jenkinsci.plugins.webhookstep.WebhookResponse (implements java.io.Serializable)
- org.jenkinsci.plugins.webhookstep.WebhookToken (implements java.io.Serializable)
- hudson.model.AbstractDescribableImpl<T> (implements hudson.model.Describable<T>)