@Extension public static class FolderCredentialsProvider.FolderCredentialsProperty.ActionFactory extends jenkins.model.TransientActionFactory<AbstractFolder>
| Constructor and Description |
|---|
ActionFactory() |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends hudson.model.Action> |
createFor(AbstractFolder target) |
Class<AbstractFolder> |
type() |
public Class<AbstractFolder> type()
type in class jenkins.model.TransientActionFactory<AbstractFolder>public Collection<? extends hudson.model.Action> createFor(AbstractFolder target)
createFor in class jenkins.model.TransientActionFactory<AbstractFolder>Copyright © 2016. All rights reserved.