@Extension public class RunningFlowActions extends TransientActionFactory<org.jenkinsci.plugins.workflow.flow.FlowExecutionOwner.Executable>
ExtensionPoint.LegacyInstancesAreScopedToHudson
Constructor and Description |
---|
RunningFlowActions() |
Modifier and Type | Method and Description |
---|---|
Collection<? extends Action> |
createFor(org.jenkinsci.plugins.workflow.flow.FlowExecutionOwner.Executable executable) |
Class<org.jenkinsci.plugins.workflow.flow.FlowExecutionOwner.Executable> |
type() |
actionType, factoriesFor
public Class<org.jenkinsci.plugins.workflow.flow.FlowExecutionOwner.Executable> type()
type
in class TransientActionFactory<org.jenkinsci.plugins.workflow.flow.FlowExecutionOwner.Executable>
public Collection<? extends Action> createFor(org.jenkinsci.plugins.workflow.flow.FlowExecutionOwner.Executable executable)
createFor
in class TransientActionFactory<org.jenkinsci.plugins.workflow.flow.FlowExecutionOwner.Executable>
Copyright © 2016–2020. All rights reserved.