@Extension
public static class ConvertJobAction.ActionInjector
extends jenkins.model.TransientActionFactory<hudson.model.FreeStyleProject>
Constructor and Description |
---|
ActionInjector() |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<ConvertJobAction> |
createFor(hudson.model.FreeStyleProject p) |
java.lang.Class |
type() |
public java.util.Collection<ConvertJobAction> createFor(hudson.model.FreeStyleProject p)
createFor
in class jenkins.model.TransientActionFactory<hudson.model.FreeStyleProject>
public java.lang.Class type()
type
in class jenkins.model.TransientActionFactory<hudson.model.FreeStyleProject>