@Extension
public static class RequestDeleteFolderAction.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–2021. All rights reserved.