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