public static final class CreatePMAProfile.Config extends AbstractDescribableImpl<CreatePMAProfile.Config>
Modifier and Type | Class and Description |
---|---|
static class |
CreatePMAProfile.Config.DescriptorImpl
Inner class representing the descriptor.
|
Constructor and Description |
---|
Config(List<CreatePMAProfile.AddProfile> entries)
Constructor passing the configuration entries.
|
Modifier and Type | Method and Description |
---|---|
List<CreatePMAProfile.AddProfile> |
getEntries()
Get the entries.
|
getDescriptor
@DataBoundConstructor public Config(List<CreatePMAProfile.AddProfile> entries)
entries
- the configuration entries.public List<CreatePMAProfile.AddProfile> getEntries()
Copyright © 2016–2022. All rights reserved.