Hierarchy For All Packages
Package Hierarchies:- org.jenkinsci.plugins.pipeline.modeldefinition,
- org.jenkinsci.plugins.pipeline.modeldefinition.agent,
- org.jenkinsci.plugins.pipeline.modeldefinition.model,
- org.jenkinsci.plugins.pipeline.modeldefinition.options,
- org.jenkinsci.plugins.pipeline.modeldefinition.parser,
- org.jenkinsci.plugins.pipeline.modeldefinition.validator,
- org.jenkinsci.plugins.pipeline.modeldefinition.when,
- org.jenkinsci.plugins.pipeline.modeldefinition.withscript
Class Hierarchy
- java.lang.Object
- hudson.model.AbstractDescribableImpl<T> (implements hudson.model.Describable<T>)
- org.jenkinsci.plugins.pipeline.modeldefinition.options.DeclarativeOption (implements hudson.ExtensionPoint, java.io.Serializable)
- org.jenkinsci.plugins.pipeline.modeldefinition.withscript.WithScriptDescribable<T> (implements java.io.Serializable)
- org.jenkinsci.plugins.pipeline.modeldefinition.agent.DeclarativeAgent<A> (implements hudson.ExtensionPoint)
- org.jenkinsci.plugins.pipeline.modeldefinition.agent.RetryableDeclarativeAgent<A>
- org.jenkinsci.plugins.pipeline.modeldefinition.when.DeclarativeStageConditional<S> (implements hudson.ExtensionPoint)
- org.jenkinsci.plugins.pipeline.modeldefinition.when.GlobalStageConditional<S>
- org.jenkinsci.plugins.pipeline.modeldefinition.agent.DeclarativeAgent<A> (implements hudson.ExtensionPoint)
- org.jenkinsci.plugins.pipeline.modeldefinition.model.BuildCondition (implements hudson.ExtensionPoint, java.io.Serializable)
- org.jenkinsci.plugins.pipeline.modeldefinition.when.ChangeLogStrategy (implements hudson.ExtensionPoint)
- org.jenkinsci.plugins.pipeline.modeldefinition.CommonUtils
- org.jenkinsci.plugins.pipeline.modeldefinition.model.CredentialsBindingHandler<C> (implements hudson.ExtensionPoint)
- org.jenkinsci.plugins.pipeline.modeldefinition.model.CredentialsBindingHandler.EnvVarResolver (implements java.io.Serializable)
- org.jenkinsci.plugins.pipeline.modeldefinition.validator.DeclarativeValidatorContributor (implements hudson.ExtensionPoint)
- hudson.model.Descriptor<T> (implements jenkins.util.io.OnMaster, hudson.model.Saveable)
- org.jenkinsci.plugins.pipeline.modeldefinition.options.DeclarativeOptionDescriptor
- org.jenkinsci.plugins.pipeline.modeldefinition.withscript.WithScriptDescriptor<T>
- org.jenkinsci.plugins.pipeline.modeldefinition.agent.DeclarativeAgentDescriptor<A>
- org.jenkinsci.plugins.pipeline.modeldefinition.when.DeclarativeStageConditionalDescriptor<S>
- org.jenkinsci.plugins.pipeline.modeldefinition.when.GlobalStageConditionalDescriptor<S>
- org.jenkinsci.plugins.workflow.cps.GroovySourceFileAllowlist (implements hudson.ExtensionPoint)
- org.jenkinsci.plugins.pipeline.modeldefinition.agent.DeclarativeAgent.CheckoutScriptAllowlist
- org.jenkinsci.plugins.pipeline.modeldefinition.withscript.WithScriptDescriptor.WithScriptAllowlist
- org.jenkinsci.plugins.pipeline.modeldefinition.parser.StepRuntimeTransformerContributor (implements hudson.ExtensionPoint)
- org.jenkinsci.plugins.pipeline.modeldefinition.withscript.WithScriptScript<T> (implements java.io.Serializable)
- org.jenkinsci.plugins.pipeline.modeldefinition.agent.DeclarativeAgentScript<A>
- org.jenkinsci.plugins.pipeline.modeldefinition.when.DeclarativeStageConditionalScript<S>
- org.jenkinsci.plugins.pipeline.modeldefinition.when.GlobalStageConditionalScript<S>
- hudson.model.AbstractDescribableImpl<T> (implements hudson.model.Describable<T>)