@Extension
public static class RequestRenameFolderAction.TransientFolderActionFactoryImpl
extends jenkins.model.TransientActionFactory<com.cloudbees.hudson.plugins.folder.Folder>
| Constructor and Description |
|---|
TransientFolderActionFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends hudson.model.Action> |
createFor(com.cloudbees.hudson.plugins.folder.Folder target) |
Class<com.cloudbees.hudson.plugins.folder.Folder> |
type() |
public Collection<? extends hudson.model.Action> createFor(com.cloudbees.hudson.plugins.folder.Folder target)
createFor in class jenkins.model.TransientActionFactory<com.cloudbees.hudson.plugins.folder.Folder>public Class<com.cloudbees.hudson.plugins.folder.Folder> type()
type in class jenkins.model.TransientActionFactory<com.cloudbees.hudson.plugins.folder.Folder>Copyright © 2016–2020. All rights reserved.