Class WorkflowRun

All Implemented Interfaces:
ExtensionPoint, DescriptorByNameOwner, ModelObject, PersistenceRoot, Queue.Executable, Saveable, SearchableModelObject, SearchItem, AccessControlled, Comparable<WorkflowRun>, Runnable, LazyBuildMixIn.LazyLoadingRun<WorkflowJob,WorkflowRun>, ModelObjectWithContextMenu, RunWithSCM<WorkflowJob,WorkflowRun>, OnMaster, org.jenkinsci.plugins.workflow.flow.FlowExecutionOwner.Executable, org.kohsuke.stapler.StaplerProxy

public final class WorkflowRun extends Run<WorkflowJob,WorkflowRun> implements org.jenkinsci.plugins.workflow.flow.FlowExecutionOwner.Executable, LazyBuildMixIn.LazyLoadingRun<WorkflowJob,WorkflowRun>, RunWithSCM<WorkflowJob,WorkflowRun>