public static class BlueOceanCredentialsProvider.FolderPropertyImpl
extends com.cloudbees.hudson.plugins.folder.AbstractFolderProperty<com.cloudbees.hudson.plugins.folder.AbstractFolder<hudson.model.TopLevelItem>>
| Modifier and Type | Class and Description |
|---|---|
static class |
BlueOceanCredentialsProvider.FolderPropertyImpl.CredentialsStoreActionImpl |
static class |
BlueOceanCredentialsProvider.FolderPropertyImpl.DescriptorImpl |
class |
BlueOceanCredentialsProvider.FolderPropertyImpl.StoreImpl |
| Constructor and Description |
|---|
FolderPropertyImpl(String user,
String id,
com.cloudbees.plugins.credentials.domains.Domain domain) |
| Modifier and Type | Method and Description |
|---|---|
com.cloudbees.plugins.credentials.domains.Domain |
getDomain() |
String |
getId() |
BlueOceanCredentialsProvider.FolderPropertyImpl.StoreImpl |
getStore() |
String |
getUser() |
com.cloudbees.hudson.plugins.folder.AbstractFolderProperty<?> |
reconfigure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject form) |
public BlueOceanCredentialsProvider.FolderPropertyImpl.StoreImpl getStore()
@Nonnull public com.cloudbees.plugins.credentials.domains.Domain getDomain()
public com.cloudbees.hudson.plugins.folder.AbstractFolderProperty<?> reconfigure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject form)
throws hudson.model.Descriptor.FormException
reconfigure in interface hudson.model.ReconfigurableDescribable<com.cloudbees.hudson.plugins.folder.AbstractFolderProperty<?>>reconfigure in class com.cloudbees.hudson.plugins.folder.AbstractFolderProperty<com.cloudbees.hudson.plugins.folder.AbstractFolder<hudson.model.TopLevelItem>>hudson.model.Descriptor.FormExceptionCopyright © 2016–2020. All rights reserved.