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
Our property.
|
Modifier and Type | Method and Description |
---|---|
AbstractFolderProperty<?> |
FolderCredentialsProvider.FolderCredentialsProperty.reconfigure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject form) |
Copyright © 2016–2017. All rights reserved.