Hierarchy For All Packages
Package Hierarchies:- org.jenkinsci.plugins.workflow,
- org.jenkinsci.plugins.workflow.actions,
- org.jenkinsci.plugins.workflow.flow,
- org.jenkinsci.plugins.workflow.graph,
- org.jenkinsci.plugins.workflow.graphanalysis,
- org.jenkinsci.plugins.workflow.log,
- org.jenkinsci.plugins.workflow.pickles,
- org.jenkinsci.plugins.workflow.visualization.table
Class Hierarchy
- java.lang.Object
- hudson.model.AbstractDescribableImpl<T> (implements hudson.model.Describable<T>)
- org.jenkinsci.plugins.workflow.flow.ErrorCondition (implements hudson.ExtensionPoint, java.io.Serializable)
- org.jenkinsci.plugins.workflow.flow.FlowDefinition (implements hudson.ExtensionPoint)
- org.jenkinsci.plugins.workflow.visualization.table.FlowNodeViewColumn (implements hudson.ExtensionPoint)
- org.jenkinsci.plugins.workflow.flow.GlobalDefaultFlowDurabilityLevel
- org.jenkinsci.plugins.workflow.graphanalysis.AbstractFlowScanner (implements org.jenkinsci.plugins.workflow.graphanalysis.Filterator<T>, java.lang.Iterable<T>)
- org.jenkinsci.plugins.workflow.graphanalysis.DepthFirstScanner
- org.jenkinsci.plugins.workflow.graphanalysis.ForkScanner
- org.jenkinsci.plugins.workflow.graphanalysis.LinearScanner
- org.jenkinsci.plugins.workflow.graphanalysis.LinearBlockHoppingScanner
- hudson.model.AbstractModelObject (implements hudson.search.SearchableModelObject)
- hudson.model.Actionable (implements jenkins.model.ModelObjectWithContextMenu)
- org.jenkinsci.plugins.workflow.graph.FlowNode (implements hudson.model.Saveable)
- org.jenkinsci.plugins.workflow.graph.AtomNode
- org.jenkinsci.plugins.workflow.graph.BlockEndNode<START>
- org.jenkinsci.plugins.workflow.graph.FlowEndNode
- org.jenkinsci.plugins.workflow.graph.JoinNode
- org.jenkinsci.plugins.workflow.graph.BlockStartNode
- org.jenkinsci.plugins.workflow.graph.FlowStartNode
- org.jenkinsci.plugins.workflow.graph.ForkNode
- org.jenkinsci.plugins.workflow.graph.FlowNode (implements hudson.model.Saveable)
- hudson.model.Actionable (implements jenkins.model.ModelObjectWithContextMenu)
- org.jenkinsci.plugins.workflow.actions.ArgumentsAction (implements org.jenkinsci.plugins.workflow.actions.PersistentAction)
- org.jenkinsci.plugins.workflow.graphanalysis.BlockChunkFinder (implements org.jenkinsci.plugins.workflow.graphanalysis.ChunkFinder)
- org.jenkinsci.plugins.workflow.log.BrokenLogStorage (implements org.jenkinsci.plugins.workflow.log.LogStorage)
- hudson.slaves.ComputerListener (implements hudson.ExtensionPoint)
- org.jenkinsci.plugins.workflow.FilePathUtils.Listener
- org.jenkinsci.plugins.workflow.log.ConsoleAnnotators
- hudson.model.Descriptor<T> (implements jenkins.model.Loadable, jenkins.util.io.OnMaster, hudson.model.Saveable)
- org.jenkinsci.plugins.workflow.flow.ErrorCondition.ErrorConditionDescriptor
- org.jenkinsci.plugins.workflow.flow.FlowDefinitionDescriptor
- org.jenkinsci.plugins.workflow.visualization.table.FlowNodeViewColumnDescriptor (implements hudson.ExtensionPoint)
- org.jenkinsci.plugins.workflow.flow.GlobalDefaultFlowDurabilityLevel.DescriptorImpl
- org.jenkinsci.plugins.workflow.actions.ErrorAction (implements org.jenkinsci.plugins.workflow.actions.PersistentAction)
- org.jenkinsci.plugins.workflow.log.FileLogStorage (implements org.jenkinsci.plugins.workflow.log.LogStorage)
- org.jenkinsci.plugins.workflow.FilePathUtils
- org.jenkinsci.plugins.workflow.flow.FlowCopier (implements hudson.ExtensionPoint)
- org.jenkinsci.plugins.workflow.flow.FlowCopier.ByRun
- org.jenkinsci.plugins.workflow.flow.FlowCopier.StandardActions
- org.jenkinsci.plugins.workflow.flow.StashManager.CopyStashesAndArtifacts
- org.jenkinsci.plugins.workflow.flow.FlowCopier.ByRun
- org.jenkinsci.plugins.workflow.flow.FlowExecution (implements org.jenkinsci.plugins.workflow.graph.FlowActionStorage, org.jenkinsci.plugins.workflow.graph.GraphLookupView)
- org.jenkinsci.plugins.workflow.flow.FlowExecutionList (implements java.lang.Iterable<T>)
- org.jenkinsci.plugins.workflow.flow.FlowExecutionListener (implements hudson.ExtensionPoint)
- org.jenkinsci.plugins.workflow.flow.FlowExecutionList.ResumeStepExecutionListener
- org.jenkinsci.plugins.workflow.flow.FlowExecutionOwner (implements java.io.Serializable)
- org.jenkinsci.plugins.workflow.graph.FlowGraphWalker (implements java.lang.Iterable<T>)
- org.jenkinsci.plugins.workflow.graphanalysis.FlowScanningUtils
- org.jenkinsci.plugins.workflow.graph.GraphLookupView.EnclosingBlocksIterable (implements java.lang.Iterable<T>)
- hudson.model.InvisibleAction (implements hudson.model.Action)
- org.jenkinsci.plugins.workflow.actions.BodyInvocationAction (implements org.jenkinsci.plugins.workflow.actions.FlowNodeAction, org.jenkinsci.plugins.workflow.actions.PersistentAction)
- org.jenkinsci.plugins.workflow.actions.NotExecutedNodeAction (implements org.jenkinsci.plugins.workflow.actions.PersistentAction)
- org.jenkinsci.plugins.workflow.actions.QueueItemAction (implements org.jenkinsci.plugins.workflow.actions.PersistentAction)
- hudson.model.listeners.ItemListener (implements hudson.ExtensionPoint)
- org.jenkinsci.plugins.workflow.flow.FlowExecutionList.ItemListenerImpl
- org.jenkinsci.plugins.workflow.actions.LabelAction (implements org.jenkinsci.plugins.workflow.actions.PersistentAction)
- org.jenkinsci.plugins.workflow.graphanalysis.LabelledChunkFinder (implements org.jenkinsci.plugins.workflow.graphanalysis.ChunkFinder)
- org.jenkinsci.plugins.workflow.actions.LogAction (implements org.jenkinsci.plugins.workflow.actions.PersistentAction)
- org.jenkinsci.plugins.workflow.graphanalysis.MemoryFlowChunk (implements org.jenkinsci.plugins.workflow.graphanalysis.FlowChunkWithContext)
- org.jenkinsci.plugins.workflow.graphanalysis.ParallelMemoryFlowChunk (implements org.jenkinsci.plugins.workflow.graphanalysis.ParallelFlowChunk<ChunkType>)
- org.jenkinsci.plugins.workflow.flow.Messages
- org.jenkinsci.plugins.workflow.flow.MoreExecutors
- org.jenkinsci.plugins.workflow.graphanalysis.NodeStepNamePredicate (implements com.google.common.base.Predicate<T>)
- org.jenkinsci.plugins.workflow.graphanalysis.NodeStepTypePredicate (implements com.google.common.base.Predicate<T>)
- org.jenkinsci.plugins.workflow.log.OutputStreamTaskListener.Default (implements org.jenkinsci.plugins.workflow.log.OutputStreamTaskListener)
- org.jenkinsci.plugins.workflow.pickles.Pickle (implements java.io.Serializable)
- org.jenkinsci.plugins.workflow.pickles.PickleFactory (implements hudson.ExtensionPoint)
- org.jenkinsci.plugins.workflow.graphanalysis.StandardChunkVisitor (implements org.jenkinsci.plugins.workflow.graphanalysis.SimpleChunkVisitor)
- org.jenkinsci.plugins.workflow.graph.StandardGraphLookupView (implements org.jenkinsci.plugins.workflow.flow.GraphListener, org.jenkinsci.plugins.workflow.flow.GraphListener.Synchronous, org.jenkinsci.plugins.workflow.graph.GraphLookupView)
- org.jenkinsci.plugins.workflow.flow.StashManager
- org.jenkinsci.plugins.workflow.flow.StashManager.StashBehavior (implements hudson.ExtensionPoint)
- org.jenkinsci.plugins.workflow.steps.StepExecutionIterator (implements hudson.ExtensionPoint)
- org.jenkinsci.plugins.workflow.flow.FlowExecutionList.StepExecutionIteratorImpl
- org.jenkinsci.plugins.workflow.actions.TagsAction (implements org.jenkinsci.plugins.workflow.actions.PersistentAction)
- org.jenkinsci.plugins.workflow.log.TaskListenerDecorator (implements java.io.Serializable)
- org.jenkinsci.plugins.workflow.actions.TimingAction (implements hudson.model.Action)
- org.jenkinsci.plugins.workflow.actions.WarningAction (implements org.jenkinsci.plugins.workflow.actions.PersistentAction)
- org.jenkinsci.plugins.workflow.actions.WorkspaceAction (implements org.jenkinsci.plugins.workflow.actions.PersistentAction)
- hudson.model.AbstractDescribableImpl<T> (implements hudson.model.Describable<T>)
Interface Hierarchy
- org.jenkinsci.plugins.workflow.flow.BlockableResume
- org.jenkinsci.plugins.workflow.graphanalysis.ChunkFinder
- hudson.ExtensionPoint
- org.jenkinsci.plugins.workflow.flow.DurabilityHintProvider
- org.jenkinsci.plugins.workflow.flow.GraphListener
- org.jenkinsci.plugins.workflow.flow.GraphListener.Synchronous
- org.jenkinsci.plugins.workflow.log.LogStorageFactory
- org.jenkinsci.plugins.workflow.flow.StepListener
- org.jenkinsci.plugins.workflow.log.TaskListenerDecorator.Factory
- org.jenkinsci.plugins.workflow.graph.FlowActionStorage
- org.jenkinsci.plugins.workflow.graphanalysis.FlowChunk
- org.jenkinsci.plugins.workflow.graphanalysis.FlowChunkWithContext
- org.jenkinsci.plugins.workflow.graphanalysis.ParallelFlowChunk<ChunkType>
- org.jenkinsci.plugins.workflow.graphanalysis.FlowNodeVisitor
- org.jenkinsci.plugins.workflow.graph.GraphLookupView
- java.util.Iterator<E>
- org.jenkinsci.plugins.workflow.graphanalysis.Filterator<T>
- org.jenkinsci.plugins.workflow.log.LogStorage
- hudson.model.ModelObject
- hudson.model.Action
- org.jenkinsci.plugins.workflow.actions.FlowNodeAction
- org.jenkinsci.plugins.workflow.actions.PersistentAction
- org.jenkinsci.plugins.workflow.actions.StageAction
- org.jenkinsci.plugins.workflow.actions.ThreadNameAction
- hudson.model.Action
- java.lang.Runnable
- hudson.model.Queue.Executable
- org.jenkinsci.plugins.workflow.flow.FlowExecutionOwner.Executable
- hudson.model.Queue.Executable
- java.io.Serializable
- org.jenkinsci.remoting.SerializableOnlyOverRemoting
- hudson.model.TaskListener
- org.jenkinsci.plugins.workflow.log.OutputStreamTaskListener
- hudson.model.TaskListener
- org.jenkinsci.remoting.SerializableOnlyOverRemoting
- org.jenkinsci.plugins.workflow.graphanalysis.SimpleChunkVisitor
- org.jenkinsci.plugins.workflow.flow.StashManager.StashAwareArtifactManager
- org.jenkinsci.plugins.workflow.graph.StepNode
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.jenkinsci.plugins.workflow.actions.ArgumentsAction.NotStoredReason
- org.jenkinsci.plugins.workflow.flow.FlowDurabilityHint
- org.jenkinsci.plugins.workflow.actions.QueueItemAction.QueueState
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)