| Package | Description |
|---|---|
| com.cloudbees.hudson.plugins.folder | |
| com.cloudbees.hudson.plugins.folder.properties |
| Modifier and Type | Class and Description |
|---|---|
class |
FolderProperty<C extends Folder> |
| Modifier and Type | Method and Description |
|---|---|
AbstractFolderProperty<?> |
AbstractFolderPropertyDescriptor.newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
AbstractFolderProperty<?> |
AbstractFolderProperty.reconfigure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject form) |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.DescribableList<AbstractFolderProperty<?>,AbstractFolderPropertyDescriptor> |
AbstractFolder.getProperties()
May be used to enumerate or remove properties.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractFolder.addProperty(AbstractFolderProperty p) |
| Modifier and Type | Class and Description |
|---|---|
static class |
FolderCredentialsProvider.FolderCredentialsProperty |
Copyright © 2016. All rights reserved.