@Restricted(value=org.kohsuke.accmod.restrictions.DoNotUse.class) @Deprecated @Extension public static class Folder.DeprecatedTransientActions extends jenkins.model.TransientActionFactory<Folder>
| Constructor and Description |
|---|
DeprecatedTransientActions()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends hudson.model.Action> |
createFor(Folder target)
Deprecated.
|
Class<Folder> |
type()
Deprecated.
|
public Class<Folder> type()
type in class jenkins.model.TransientActionFactory<Folder>public Collection<? extends hudson.model.Action> createFor(Folder target)
createFor in class jenkins.model.TransientActionFactory<Folder>Copyright © 2016–2019. All rights reserved.