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