| Package | Description |
|---|---|
| com.cloudbees.hudson.plugins.folder |
| Modifier and Type | Class and Description |
|---|---|
class |
FolderProperty<C extends Folder> |
| Modifier and Type | Field and Description |
|---|---|
static hudson.util.AlternativeUiTextProvider.Message<Folder> |
Folder.NEW_PRONOUN |
| Modifier and Type | Method and Description |
|---|---|
abstract Collection<? extends hudson.model.Action> |
TransientFolderActionFactory.createFor(Folder target)
Deprecated.
Creates actions for the given project.
|
hudson.model.AutoCompletionCandidates |
Folder.DescriptorImpl.doAutoCompleteCopyNewItemFrom(Folder f,
String value)
Auto-completion for the "copy from" field in the new job page.
|
protected void |
FolderIcon.setFolder(Folder folder)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static List<FolderPropertyDescriptor> |
FolderPropertyDescriptor.getPropertyDescriptors(Class<? extends Folder> containerType)
|
Copyright © 2016. All rights reserved.