Class FlowGraphAction.Factory
java.lang.Object
jenkins.model.TransientActionFactory<WorkflowRun>
org.jenkinsci.plugins.workflow.job.views.FlowGraphAction.Factory
- All Implemented Interfaces:
ExtensionPoint
- Enclosing class:
- FlowGraphAction
@Extension
public static final class FlowGraphAction.Factory
extends TransientActionFactory<WorkflowRun>
-
Nested Class Summary
Nested classes/interfaces inherited from class jenkins.model.TransientActionFactory
TransientActionFactory.Cache
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
-
Method Summary
Methods inherited from class jenkins.model.TransientActionFactory
actionType, factoriesFor
-
Constructor Details
-
Factory
public Factory()
-
-
Method Details
-
type
- Specified by:
type
in classTransientActionFactory<WorkflowRun>
-
createFor
- Specified by:
createFor
in classTransientActionFactory<WorkflowRun>
-