| Package | Description |
|---|---|
| com.cloudbees.hudson.plugins.folder | |
| com.cloudbees.hudson.plugins.folder.properties |
| Modifier and Type | Class and Description |
|---|---|
class |
FolderPropertyDescriptor |
| Modifier and Type | Method and Description |
|---|---|
AbstractFolderPropertyDescriptor |
AbstractFolderProperty.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
static List<AbstractFolderPropertyDescriptor> |
AbstractFolderPropertyDescriptor.getApplicableDescriptors(Class<? extends AbstractFolder> containerType)
Gets the
FolderPropertyDescriptors applicable for a given folder type. |
hudson.util.DescribableList<AbstractFolderProperty<?>,AbstractFolderPropertyDescriptor> |
AbstractFolder.getProperties()
May be used to enumerate or remove properties.
|
List<AbstractFolderPropertyDescriptor> |
AbstractFolderDescriptor.getPropertyDescriptors()
Properties that can be configured for this type of
AbstractFolder subtype. |
| Modifier and Type | Class and Description |
|---|---|
static class |
FolderCredentialsProvider.FolderCredentialsProperty.DescriptorImpl |
Copyright © 2016. All rights reserved.