Hierarchy For All Packages
Package Hierarchies:- org.jenkinsci.plugins.pipeline.modeldefinition,
- org.jenkinsci.plugins.pipeline.modeldefinition.actions,
- org.jenkinsci.plugins.pipeline.modeldefinition.agent.impl,
- org.jenkinsci.plugins.pipeline.modeldefinition.causes,
- org.jenkinsci.plugins.pipeline.modeldefinition.cli,
- org.jenkinsci.plugins.pipeline.modeldefinition.credentials.impl,
- org.jenkinsci.plugins.pipeline.modeldefinition.endpoints,
- org.jenkinsci.plugins.pipeline.modeldefinition.generator,
- org.jenkinsci.plugins.pipeline.modeldefinition.model,
- org.jenkinsci.plugins.pipeline.modeldefinition.model.conditions,
- org.jenkinsci.plugins.pipeline.modeldefinition.options.impl,
- org.jenkinsci.plugins.pipeline.modeldefinition.parser,
- org.jenkinsci.plugins.pipeline.modeldefinition.properties,
- org.jenkinsci.plugins.pipeline.modeldefinition.steps,
- org.jenkinsci.plugins.pipeline.modeldefinition.validator,
- org.jenkinsci.plugins.pipeline.modeldefinition.when.impl,
- org.jenkinsci.plugins.pipeline.modeldefinition.when.utils
Class Hierarchy
- java.lang.Object
- hudson.model.AbstractDescribableImpl<T> (implements hudson.model.Describable<T>)
- org.jenkinsci.plugins.pipeline.modeldefinition.generator.AbstractDirective<T>
- org.jenkinsci.plugins.pipeline.modeldefinition.generator.AgentDirective
- org.jenkinsci.plugins.pipeline.modeldefinition.generator.AxesDirective
- org.jenkinsci.plugins.pipeline.modeldefinition.generator.AxisDirective
- org.jenkinsci.plugins.pipeline.modeldefinition.generator.EnvironmentDirective
- org.jenkinsci.plugins.pipeline.modeldefinition.generator.ExcludeDirective
- org.jenkinsci.plugins.pipeline.modeldefinition.generator.ExcludesDirective
- org.jenkinsci.plugins.pipeline.modeldefinition.generator.InputDirective
- org.jenkinsci.plugins.pipeline.modeldefinition.generator.LibrariesDirective
- org.jenkinsci.plugins.pipeline.modeldefinition.generator.MatrixDirective
- org.jenkinsci.plugins.pipeline.modeldefinition.generator.OptionsDirective
- org.jenkinsci.plugins.pipeline.modeldefinition.generator.ParametersDirective
- org.jenkinsci.plugins.pipeline.modeldefinition.generator.PostDirective
- org.jenkinsci.plugins.pipeline.modeldefinition.generator.StageDirective
- org.jenkinsci.plugins.pipeline.modeldefinition.generator.StagesDirective
- org.jenkinsci.plugins.pipeline.modeldefinition.generator.ToolsDirective
- org.jenkinsci.plugins.pipeline.modeldefinition.generator.TriggersDirective
- org.jenkinsci.plugins.pipeline.modeldefinition.generator.WhenDirective
- org.jenkinsci.plugins.pipeline.modeldefinition.options.DeclarativeOption (implements hudson.ExtensionPoint, java.io.Serializable)
- org.jenkinsci.plugins.pipeline.modeldefinition.options.impl.CheckoutToSubdirectory
- org.jenkinsci.plugins.pipeline.modeldefinition.options.impl.DisableRestartFromStage
- org.jenkinsci.plugins.pipeline.modeldefinition.options.impl.ParallelsAlwaysFailFast
- org.jenkinsci.plugins.pipeline.modeldefinition.options.impl.QuietPeriod
- org.jenkinsci.plugins.pipeline.modeldefinition.options.impl.SkipDefaultCheckout
- org.jenkinsci.plugins.pipeline.modeldefinition.options.impl.SkipStagesAfterUnstable
- org.jenkinsci.plugins.workflow.steps.Step (implements hudson.ExtensionPoint)
- org.jenkinsci.plugins.workflow.steps.AbstractStepImpl
- org.jenkinsci.plugins.pipeline.modeldefinition.steps.EnvVarsForToolStep (implements java.io.Serializable)
- org.jenkinsci.plugins.pipeline.modeldefinition.steps.ScriptStep (implements java.io.Serializable)
- org.jenkinsci.plugins.pipeline.modeldefinition.steps.ValidateDeclarativePipelineStep (implements java.io.Serializable)
- org.jenkinsci.plugins.workflow.steps.AbstractStepImpl
- 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.when.DeclarativeStageConditional<S> (implements hudson.ExtensionPoint)
- org.jenkinsci.plugins.pipeline.modeldefinition.when.impl.AbstractConditionalWithChildren<C>
- org.jenkinsci.plugins.pipeline.modeldefinition.when.impl.AllOfConditional
- org.jenkinsci.plugins.pipeline.modeldefinition.when.impl.AnyOfConditional
- org.jenkinsci.plugins.pipeline.modeldefinition.when.impl.BranchConditional
- org.jenkinsci.plugins.pipeline.modeldefinition.when.impl.ChangeLogConditional
- org.jenkinsci.plugins.pipeline.modeldefinition.when.impl.ChangeRequestConditional
- org.jenkinsci.plugins.pipeline.modeldefinition.when.impl.ChangeSetConditional
- org.jenkinsci.plugins.pipeline.modeldefinition.when.impl.EnvironmentConditional
- org.jenkinsci.plugins.pipeline.modeldefinition.when.impl.EqualsConditional
- org.jenkinsci.plugins.pipeline.modeldefinition.when.impl.ExpressionConditional
- org.jenkinsci.plugins.pipeline.modeldefinition.when.impl.IsRestartedRunConditional
- org.jenkinsci.plugins.pipeline.modeldefinition.when.impl.NotConditional
- org.jenkinsci.plugins.pipeline.modeldefinition.when.impl.TagConditional
- org.jenkinsci.plugins.pipeline.modeldefinition.when.impl.BuildingTagConditional
- org.jenkinsci.plugins.pipeline.modeldefinition.when.impl.TriggeredByConditional
- org.jenkinsci.plugins.pipeline.modeldefinition.when.impl.AbstractConditionalWithChildren<C>
- org.jenkinsci.plugins.pipeline.modeldefinition.generator.AbstractDirective<T>
- org.jenkinsci.plugins.pipeline.modeldefinition.parser.AlwaysTrueValidator (implements org.jenkinsci.plugins.pipeline.modeldefinition.validator.ModelValidator)
- org.jenkinsci.plugins.pipeline.modeldefinition.parser.ASTParserUtils (implements groovy.lang.GroovyObject)
- org.jenkinsci.plugins.pipeline.modeldefinition.parser.BlockStatementMatch (implements groovy.lang.GroovyObject)
- org.jenkinsci.plugins.pipeline.modeldefinition.model.BuildCondition (implements hudson.ExtensionPoint, java.io.Serializable)
- org.jenkinsci.plugins.pipeline.modeldefinition.model.conditions.Aborted (implements groovy.lang.GroovyObject)
- org.jenkinsci.plugins.pipeline.modeldefinition.model.conditions.Always (implements groovy.lang.GroovyObject)
- org.jenkinsci.plugins.pipeline.modeldefinition.model.conditions.Changed (implements groovy.lang.GroovyObject)
- org.jenkinsci.plugins.pipeline.modeldefinition.model.conditions.Cleanup (implements groovy.lang.GroovyObject)
- org.jenkinsci.plugins.pipeline.modeldefinition.model.conditions.Failure (implements groovy.lang.GroovyObject)
- org.jenkinsci.plugins.pipeline.modeldefinition.model.conditions.Fixed (implements groovy.lang.GroovyObject)
- org.jenkinsci.plugins.pipeline.modeldefinition.model.conditions.NotBuilt (implements groovy.lang.GroovyObject)
- org.jenkinsci.plugins.pipeline.modeldefinition.model.conditions.Regression (implements groovy.lang.GroovyObject)
- org.jenkinsci.plugins.pipeline.modeldefinition.model.conditions.Success (implements groovy.lang.GroovyObject)
- org.jenkinsci.plugins.pipeline.modeldefinition.model.conditions.Unstable (implements groovy.lang.GroovyObject)
- org.jenkinsci.plugins.pipeline.modeldefinition.model.conditions.Unsuccessful (implements groovy.lang.GroovyObject)
- hudson.model.Cause
- org.jenkinsci.plugins.pipeline.modeldefinition.causes.RestartDeclarativePipelineCause
- org.jenkinsci.plugins.pipeline.modeldefinition.when.ChangeLogStrategy (implements hudson.ExtensionPoint)
- org.jenkinsci.plugins.pipeline.modeldefinition.when.impl.DefaultChangeLogStrategy
- hudson.cli.CLICommand (implements java.lang.Cloneable, hudson.ExtensionPoint)
- org.jenkinsci.plugins.pipeline.modeldefinition.cli.DeclarativeLinterCommand
- org.jenkinsci.plugins.pipeline.modeldefinition.cli.RestartFromStageCommand
- org.codehaus.groovy.ast.CodeVisitorSupport (implements org.codehaus.groovy.ast.GroovyCodeVisitor)
- org.jenkinsci.plugins.pipeline.modeldefinition.parser.PipelineStepFinder (implements groovy.lang.GroovyObject)
- org.jenkinsci.plugins.pipeline.modeldefinition.parser.Converter (implements groovy.lang.GroovyObject)
- org.jenkinsci.plugins.pipeline.modeldefinition.model.CredentialsBindingHandler<C> (implements hudson.ExtensionPoint)
- org.jenkinsci.plugins.pipeline.modeldefinition.credentials.impl.FileCredentialsHandler
- org.jenkinsci.plugins.pipeline.modeldefinition.credentials.impl.SSHUserPrivateKeyHandler
- org.jenkinsci.plugins.pipeline.modeldefinition.credentials.impl.StringCredentialsHandler
- org.jenkinsci.plugins.pipeline.modeldefinition.credentials.impl.UsernamePasswordHandler
- org.jenkinsci.plugins.pipeline.modeldefinition.steps.CredentialWrapper (implements java.io.Serializable)
- hudson.security.csrf.CrumbExclusion (implements hudson.ExtensionPoint)
- org.jenkinsci.plugins.pipeline.modeldefinition.endpoints.ModelConverterAction.ModelConverterActionCrumbExclusion
- org.jenkinsci.plugins.pipeline.modeldefinition.validator.DeclarativeValidatorContributor (implements hudson.ExtensionPoint)
- org.jenkinsci.plugins.pipeline.modeldefinition.validator.BlockedStepsAndMethodCalls
- org.jenkinsci.plugins.pipeline.modeldefinition.validator.ParametersAndTriggersInOptions
- org.jenkinsci.plugins.pipeline.modeldefinition.properties.PreserveStashesJobProperty.ValidatorImpl
- org.jenkinsci.plugins.pipeline.modeldefinition.when.impl.WhenConditionalValidator
- hudson.model.Descriptor<T> (implements jenkins.util.io.OnMaster, hudson.model.Saveable)
- org.jenkinsci.plugins.pipeline.modeldefinition.options.DeclarativeOptionDescriptor
- org.jenkinsci.plugins.pipeline.modeldefinition.options.impl.CheckoutToSubdirectory.DescriptorImpl
- org.jenkinsci.plugins.pipeline.modeldefinition.options.impl.DisableRestartFromStage.DescriptorImpl
- org.jenkinsci.plugins.pipeline.modeldefinition.options.impl.ParallelsAlwaysFailFast.DescriptorImpl
- org.jenkinsci.plugins.pipeline.modeldefinition.options.impl.QuietPeriod.DescriptorImpl
- org.jenkinsci.plugins.pipeline.modeldefinition.options.impl.SkipDefaultCheckout.DescriptorImpl
- org.jenkinsci.plugins.pipeline.modeldefinition.options.impl.SkipStagesAfterUnstable.DescriptorImpl
- org.jenkinsci.plugins.pipeline.modeldefinition.generator.DirectiveDescriptor<T>
- org.jenkinsci.plugins.pipeline.modeldefinition.generator.AgentDirective.DescriptorImpl
- org.jenkinsci.plugins.pipeline.modeldefinition.generator.AxesDirective.DescriptorImpl
- org.jenkinsci.plugins.pipeline.modeldefinition.generator.AxisDirective.DescriptorImpl
- org.jenkinsci.plugins.pipeline.modeldefinition.generator.EnvironmentDirective.DescriptorImpl
- org.jenkinsci.plugins.pipeline.modeldefinition.generator.ExcludeDirective.DescriptorImpl
- org.jenkinsci.plugins.pipeline.modeldefinition.generator.ExcludesDirective.DescriptorImpl
- org.jenkinsci.plugins.pipeline.modeldefinition.generator.InputDirective.DescriptorImpl
- org.jenkinsci.plugins.pipeline.modeldefinition.generator.LibrariesDirective.DescriptorImpl
- org.jenkinsci.plugins.pipeline.modeldefinition.generator.MatrixDirective.DescriptorImpl
- org.jenkinsci.plugins.pipeline.modeldefinition.generator.OptionsDirective.DescriptorImpl
- org.jenkinsci.plugins.pipeline.modeldefinition.generator.ParametersDirective.DescriptorImpl
- org.jenkinsci.plugins.pipeline.modeldefinition.generator.PostDirective.DescriptorImpl
- org.jenkinsci.plugins.pipeline.modeldefinition.generator.StageDirective.DescriptorImpl
- org.jenkinsci.plugins.pipeline.modeldefinition.generator.StagesDirective.DescriptorImpl
- org.jenkinsci.plugins.pipeline.modeldefinition.generator.ToolsDirective.DescriptorImpl
- org.jenkinsci.plugins.pipeline.modeldefinition.generator.TriggersDirective.DescriptorImpl
- org.jenkinsci.plugins.pipeline.modeldefinition.generator.WhenDirective.DescriptorImpl
- hudson.model.JobPropertyDescriptor
- jenkins.model.OptionalJobProperty.OptionalJobPropertyDescriptor
- org.jenkinsci.plugins.pipeline.modeldefinition.properties.PreserveStashesJobProperty.DescriptorImpl
- jenkins.model.OptionalJobProperty.OptionalJobPropertyDescriptor
- org.jenkinsci.plugins.workflow.steps.StepDescriptor
- org.jenkinsci.plugins.workflow.steps.AbstractStepDescriptorImpl
- org.jenkinsci.plugins.pipeline.modeldefinition.steps.EnvVarsForToolStep.DescriptorImpl
- org.jenkinsci.plugins.pipeline.modeldefinition.steps.ScriptStep.DescriptorImpl
- org.jenkinsci.plugins.pipeline.modeldefinition.steps.ValidateDeclarativePipelineStep.DescriptorImpl
- org.jenkinsci.plugins.workflow.steps.AbstractStepDescriptorImpl
- org.jenkinsci.plugins.pipeline.modeldefinition.withscript.WithScriptDescriptor<T>
- org.jenkinsci.plugins.pipeline.modeldefinition.agent.DeclarativeAgentDescriptor<A>
- org.jenkinsci.plugins.pipeline.modeldefinition.agent.impl.Any.DescriptorImpl
- org.jenkinsci.plugins.pipeline.modeldefinition.agent.impl.Label.DescriptorImpl
- org.jenkinsci.plugins.pipeline.modeldefinition.agent.impl.None.DescriptorImpl
- org.jenkinsci.plugins.pipeline.modeldefinition.when.DeclarativeStageConditionalDescriptor<S>
- org.jenkinsci.plugins.pipeline.modeldefinition.when.impl.AllOfConditional.DescriptorImpl
- org.jenkinsci.plugins.pipeline.modeldefinition.when.impl.AnyOfConditional.DescriptorImpl
- org.jenkinsci.plugins.pipeline.modeldefinition.when.impl.BranchConditional.DescriptorImpl
- org.jenkinsci.plugins.pipeline.modeldefinition.when.impl.BuildingTagConditional.DescriptorImpl
- org.jenkinsci.plugins.pipeline.modeldefinition.when.impl.ChangeLogConditional.DescriptorImpl
- org.jenkinsci.plugins.pipeline.modeldefinition.when.impl.ChangeRequestConditional.DescriptorImpl
- org.jenkinsci.plugins.pipeline.modeldefinition.when.impl.ChangeSetConditional.DescriptorImpl
- org.jenkinsci.plugins.pipeline.modeldefinition.when.impl.EnvironmentConditional.DescriptorImpl
- org.jenkinsci.plugins.pipeline.modeldefinition.when.impl.EqualsConditional.DescriptorImpl
- org.jenkinsci.plugins.pipeline.modeldefinition.when.impl.ExpressionConditional.DescriptorImpl
- org.jenkinsci.plugins.pipeline.modeldefinition.when.impl.IsRestartedRunConditional.DescriptorImpl
- org.jenkinsci.plugins.pipeline.modeldefinition.when.impl.NotConditional.DescriptorImpl
- org.jenkinsci.plugins.pipeline.modeldefinition.when.impl.TagConditional.DescriptorImpl
- org.jenkinsci.plugins.pipeline.modeldefinition.when.impl.TriggeredByConditional.DescriptorImpl
- org.jenkinsci.plugins.pipeline.modeldefinition.agent.DeclarativeAgentDescriptor<A>
- org.jenkinsci.plugins.pipeline.modeldefinition.options.DeclarativeOptionDescriptor
- org.jenkinsci.plugins.pipeline.modeldefinition.model.Environment (implements groovy.lang.GroovyObject, java.io.Serializable)
- org.jenkinsci.plugins.pipeline.modeldefinition.model.Environment.EnvironmentResolver (implements groovy.lang.GroovyObject, java.io.Serializable)
- org.jenkinsci.plugins.pipeline.modeldefinition.generator.EnvironmentDirective.NameAndValue
- org.jenkinsci.plugins.pipeline.modeldefinition.validator.ErrorCollector (implements groovy.lang.GroovyObject)
- org.jenkinsci.plugins.pipeline.modeldefinition.validator.JSONErrorCollector
- org.jenkinsci.plugins.pipeline.modeldefinition.validator.SourceUnitErrorCollector
- org.jenkinsci.plugins.workflow.cps.GlobalVariable (implements hudson.ExtensionPoint)
- org.jenkinsci.plugins.pipeline.modeldefinition.ModelStepLoader
- groovy.lang.GroovyObjectSupport (implements groovy.lang.GroovyObject)
- groovy.lang.Script
- org.jenkinsci.plugins.pipeline.modeldefinition.RuntimeContainerBase (implements java.io.Serializable)
- groovy.lang.Script
- org.jenkinsci.plugins.workflow.cps.GroovyShellDecorator (implements hudson.ExtensionPoint)
- org.jenkinsci.plugins.pipeline.modeldefinition.parser.GroovyShellDecoratorImpl
- org.jenkinsci.plugins.workflow.cps.GroovySourceFileAllowlist (implements hudson.ExtensionPoint)
- org.jenkinsci.plugins.pipeline.modeldefinition.when.impl.ChangeLogConditional.ChangelogConditionalScriptAllowlist
- org.jenkinsci.plugins.pipeline.modeldefinition.ModelStepLoader.ModelInterpreterAllowlist
- org.jenkinsci.plugins.pipeline.modeldefinition.parser.InternalCalls (implements org.jenkinsci.plugins.workflow.cps.IgnoredInternalClasses)
- hudson.model.InvisibleAction (implements hudson.model.Action)
- org.jenkinsci.plugins.pipeline.modeldefinition.actions.DeclarativeJobAction
- org.jenkinsci.plugins.pipeline.modeldefinition.actions.DeclarativeJobPropertyTrackerAction
- org.jenkinsci.plugins.pipeline.modeldefinition.actions.DisableRestartFromStageAction
- org.jenkinsci.plugins.pipeline.modeldefinition.actions.ExecutionModelAction
- org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartFlowFactoryAction (implements org.jenkinsci.plugins.workflow.cps.CpsFlowFactoryAction2, hudson.model.Queue.QueueAction)
- org.jenkinsci.plugins.pipeline.modeldefinition.SyntheticStageGraphListener.GraphListenerAction
- hudson.model.JobProperty<J> (implements hudson.tasks.BuildStep, hudson.ExtensionPoint, hudson.model.ReconfigurableDescribable<T>)
- jenkins.model.OptionalJobProperty<J>
- org.jenkinsci.plugins.pipeline.modeldefinition.properties.PreserveStashesJobProperty
- jenkins.model.OptionalJobProperty<J>
- org.jenkinsci.plugins.pipeline.modeldefinition.validator.JSONErrorCollector.JSONErrorPair (implements groovy.lang.GroovyObject)
- org.jenkinsci.plugins.pipeline.modeldefinition.parser.JSONParser (implements groovy.lang.GroovyObject, org.jenkinsci.plugins.pipeline.modeldefinition.parser.Parser)
- org.jenkinsci.plugins.pipeline.modeldefinition.model.Libraries (implements groovy.lang.GroovyObject, java.io.Serializable)
- org.jenkinsci.plugins.pipeline.modeldefinition.generator.LibrariesDirective.NameAndVersion
- org.jenkinsci.plugins.pipeline.modeldefinition.model.MappedClosure<O,
M> (implements groovy.lang.GroovyObject, java.io.Serializable) - org.jenkinsci.plugins.pipeline.modeldefinition.model.AbstractBuildConditionResponder<T> (implements groovy.lang.GroovyObject)
- org.jenkinsci.plugins.pipeline.modeldefinition.model.Agent (implements groovy.lang.GroovyObject, java.io.Serializable)
- org.jenkinsci.plugins.pipeline.modeldefinition.model.Tools (implements java.io.Serializable)
- org.jenkinsci.plugins.pipeline.modeldefinition.actions.Messages
- org.jenkinsci.plugins.pipeline.modeldefinition.causes.Messages
- org.jenkinsci.plugins.pipeline.modeldefinition.cli.Messages
- org.jenkinsci.plugins.pipeline.modeldefinition.generator.Messages
- org.jenkinsci.plugins.pipeline.modeldefinition.Messages
- org.jenkinsci.plugins.pipeline.modeldefinition.model.conditions.Messages
- org.jenkinsci.plugins.pipeline.modeldefinition.model.Messages
- org.jenkinsci.plugins.pipeline.modeldefinition.properties.Messages
- org.jenkinsci.plugins.pipeline.modeldefinition.validator.Messages
- org.jenkinsci.plugins.pipeline.modeldefinition.endpoints.ModelConverterAction (implements hudson.model.RootAction)
- org.jenkinsci.plugins.pipeline.modeldefinition.parser.ModelParser (implements groovy.lang.GroovyObject, org.jenkinsci.plugins.pipeline.modeldefinition.parser.Parser)
- org.jenkinsci.plugins.pipeline.modeldefinition.validator.ModelValidatorImpl (implements groovy.lang.GroovyObject, org.jenkinsci.plugins.pipeline.modeldefinition.validator.ModelValidator)
- org.kohsuke.args4j.spi.OptionHandler<T>
- hudson.cli.handlers.GenericItemOptionHandler<T>
- org.jenkinsci.plugins.pipeline.modeldefinition.cli.RestartFromStageCommand.JobHandler
- hudson.cli.handlers.GenericItemOptionHandler<T>
- org.jenkinsci.plugins.pipeline.modeldefinition.model.Options (implements groovy.lang.GroovyObject, java.io.Serializable)
- org.jenkinsci.plugins.pipeline.modeldefinition.parser.ParallelMatch (implements groovy.lang.GroovyObject)
- org.jenkinsci.plugins.pipeline.modeldefinition.model.Parameters (implements groovy.lang.GroovyObject, java.io.Serializable)
- org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction (implements hudson.model.Action)
- org.jenkinsci.plugins.pipeline.modeldefinition.model.Root (implements groovy.lang.GroovyObject, java.io.Serializable)
- hudson.model.listeners.RunListener<R> (implements hudson.ExtensionPoint)
- org.jenkinsci.plugins.pipeline.modeldefinition.properties.PreserveStashesJobProperty.StashClearingListener
- org.jenkinsci.plugins.pipeline.modeldefinition.parser.RuntimeASTTransformer (implements groovy.lang.GroovyObject)
- org.jenkinsci.plugins.pipeline.modeldefinition.parser.RuntimeASTTransformer.Wrapper (implements groovy.lang.GroovyObject)
- org.jenkinsci.plugins.pipeline.modeldefinition.model.SkippedStageReason (implements java.io.Serializable)
- org.jenkinsci.plugins.pipeline.modeldefinition.model.SkippedStageReason.Failure
- org.jenkinsci.plugins.pipeline.modeldefinition.model.SkippedStageReason.Restart
- org.jenkinsci.plugins.pipeline.modeldefinition.model.SkippedStageReason.Unstable
- org.jenkinsci.plugins.pipeline.modeldefinition.model.SkippedStageReason.When
- org.jenkinsci.plugins.workflow.cps.Snippetizer (implements hudson.model.DescriptorByNameOwner, hudson.model.RootAction)
- org.jenkinsci.plugins.pipeline.modeldefinition.generator.DirectiveGenerator
- org.jenkinsci.plugins.workflow.cps.SnippetizerLink (implements hudson.ExtensionPoint)
- org.jenkinsci.plugins.pipeline.modeldefinition.generator.DirectiveGenerator.DeclarativeDirectivesLink
- org.jenkinsci.plugins.pipeline.modeldefinition.generator.DirectiveGenerator.DeclarativeOnlineDocsLink
- org.jenkinsci.plugins.pipeline.modeldefinition.model.Stage (implements groovy.lang.GroovyObject, java.io.Serializable)
- org.jenkinsci.plugins.pipeline.modeldefinition.model.StageConditionals (implements groovy.lang.GroovyObject, java.io.Serializable)
- org.jenkinsci.plugins.pipeline.modeldefinition.model.StageInput (implements groovy.lang.GroovyObject, java.io.Serializable)
- org.jenkinsci.plugins.pipeline.modeldefinition.model.StageOptions (implements groovy.lang.GroovyObject, java.io.Serializable)
- org.jenkinsci.plugins.pipeline.modeldefinition.model.Stages (implements groovy.lang.GroovyObject, java.io.Serializable)
- org.jenkinsci.plugins.workflow.flow.StashManager.StashBehavior (implements hudson.ExtensionPoint)
- org.jenkinsci.plugins.pipeline.modeldefinition.properties.PreserveStashesJobProperty.SaveStashes
- org.jenkinsci.plugins.workflow.steps.StepExecution (implements java.io.Serializable)
- org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
- org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution<T>
- org.jenkinsci.plugins.pipeline.modeldefinition.steps.EnvVarsForToolStep.EnvVarsForToolStepExecution
- org.jenkinsci.plugins.pipeline.modeldefinition.steps.ValidateDeclarativePipelineStep.ValidateDeclarativePipelineStepExecution
- org.jenkinsci.plugins.pipeline.modeldefinition.steps.ScriptStep.ScriptStepExecution
- org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution<T>
- org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
- org.jenkinsci.plugins.pipeline.modeldefinition.model.StepsBlock (implements groovy.lang.GroovyObject, java.io.Serializable)
- org.jenkinsci.plugins.pipeline.modeldefinition.SyntheticStageGraphListener (implements org.jenkinsci.plugins.workflow.flow.GraphListener)
- org.jenkinsci.plugins.pipeline.modeldefinition.generator.ToolsDirective.SymbolAndName
- jenkins.model.TransientActionFactory<T> (implements hudson.ExtensionPoint)
- org.jenkinsci.plugins.pipeline.modeldefinition.generator.DirectiveGenerator.PerMultiBranchFolderAdder
- org.jenkinsci.plugins.pipeline.modeldefinition.generator.DirectiveGenerator.PerOrgFolderAdder
- org.jenkinsci.plugins.pipeline.modeldefinition.generator.DirectiveGenerator.PerWorkflowJobAdder
- org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction.Factory
- org.jenkinsci.plugins.pipeline.modeldefinition.model.Triggers (implements groovy.lang.GroovyObject, java.io.Serializable)
- org.jenkinsci.plugins.pipeline.modeldefinition.Utils (implements groovy.lang.GroovyObject)
- hudson.model.AbstractDescribableImpl<T> (implements hudson.model.Describable<T>)
Interface Hierarchy
- org.jenkinsci.plugins.pipeline.modeldefinition.parser.Parser
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.jenkinsci.plugins.pipeline.modeldefinition.when.utils.Comparator
- org.jenkinsci.plugins.pipeline.modeldefinition.when.utils.EnvironmentNames
- org.jenkinsci.plugins.pipeline.modeldefinition.generator.StageDirective.StageContentType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)