@Extension
public static class ConvertJobAction.ActionInjector
extends jenkins.model.TransientActionFactory<hudson.model.FreeStyleProject>
Constructor and Description |
---|
ActionInjector() |
Modifier and Type | Method and Description |
---|---|
Collection<ConvertJobAction> |
createFor(hudson.model.FreeStyleProject p) |
Class |
type() |
public Collection<ConvertJobAction> createFor(hudson.model.FreeStyleProject p)
createFor
in class jenkins.model.TransientActionFactory<hudson.model.FreeStyleProject>
public Class type()
type
in class jenkins.model.TransientActionFactory<hudson.model.FreeStyleProject>
Copyright © 2016–2017. All rights reserved.