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
FolderPropertyDescriptor s applicable for a given folder type. |
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
Our constructor
|
Copyright © 2016–2020. All rights reserved.