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