@Extension public class PipelineGraphViewActionFactory extends TransientActionFactory<org.jenkinsci.plugins.workflow.job.WorkflowRun>
ExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
PipelineGraphViewActionFactory() |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends Action> |
createFor(org.jenkinsci.plugins.workflow.job.WorkflowRun target) |
Class<org.jenkinsci.plugins.workflow.job.WorkflowRun> |
type() |
actionType, factoriesForpublic Class<org.jenkinsci.plugins.workflow.job.WorkflowRun> type()
type in class TransientActionFactory<org.jenkinsci.plugins.workflow.job.WorkflowRun>public Collection<? extends Action> createFor(org.jenkinsci.plugins.workflow.job.WorkflowRun target)
createFor in class TransientActionFactory<org.jenkinsci.plugins.workflow.job.WorkflowRun>Copyright © 2016–2021. All rights reserved.