@Extension public final class CreateZOSMFProfile extends CreateProfile<CreateZOSMFProfile.AddProfile>
Modifier and Type | Class and Description |
---|---|
static class |
CreateZOSMFProfile.AddProfile
Inner class to add a profile.
|
static class |
CreateZOSMFProfile.Config
Inner class representing the configuration.
|
static class |
CreateZOSMFProfile.DescriptorImpl
Inner class representing the descriptor.
|
class |
CreateZOSMFProfile.ZOSMFProgressViewRendering
Inner class representing progress rendering.
|
MultipleEntryFields.ProgressViewRendering
PerformanceBenchmarking.SourceFile
ExtensionPoint.LegacyInstancesAreScopedToHudson
zoweCmd
Constructor and Description |
---|
CreateZOSMFProfile() |
Modifier and Type | Method and Description |
---|---|
protected void |
downloadDependencies()
This method downloads and installs the latest version of the zowe ***-for-zowe-cli plugin,
if not installed in the computer.
|
ProgressiveRendering |
entries()
This method returns the class instance that will handle the progress bar handler.
|
CreateZOSMFProfile.Config |
getConfig()
Get the ZOSMF profile configuration.
|
String |
getDescription()
Returns a paragraph of natural text that describes this sample.
|
List<CreateZOSMFProfile.AddProfile> |
getEntries()
Returns the list of entries.
|
protected String |
getPluginCmd()
The zowe command group: e.g.
|
protected String |
getPluginDisplayName()
Returns the plugin display name.
|
protected String |
getPluginName()
The official plugin name published on NPM Registry.
|
Collection<Callable<List<CreateZOSMFProfile.AddProfile>>> |
getProcesses()
Get the collection of the processes to retrieve the configuration on the start-up.
|
String |
getUrlName()
Get the URL name.
|
void |
setConfig(CreateZOSMFProfile.Config config)
Set the config.
|
protected void |
setConfig(MultipleEntryFields<CreateZOSMFProfile.AddProfile> read)
Sets the configuration after the object modification.
|
List<CreateZOSMFProfile.AddProfile> |
setEntries(List<CreateZOSMFProfile.AddProfile> entries)
Set the list of entries.
|
doConfigSubmit, downloadZoweCLI, getDisplayName, getFinalUpdatedMessage, getMainField, getMainFieldLabel, getSourceFiles, getXMLFile, handleSingleDelete, handleSingleNewEntry, handleSingleUpdate, invalidEntries, isSuccessful, postProcessEntries
getConfigFile, getDifferentEntries, getModifiedEntries, processSingleEntry
all, doSourceFile, getDescriptor, getGroovySamples, getIconFileName, getOtherSamples
public String getDescription()
PerformanceBenchmarking
getDescription
in class PerformanceBenchmarking
public List<CreateZOSMFProfile.AddProfile> getEntries()
MultipleEntryFields
getEntries
in class MultipleEntryFields<CreateZOSMFProfile.AddProfile>
public List<CreateZOSMFProfile.AddProfile> setEntries(List<CreateZOSMFProfile.AddProfile> entries)
MultipleEntryFields
setEntries
in class MultipleEntryFields<CreateZOSMFProfile.AddProfile>
entries
- the list of entriesprotected void setConfig(MultipleEntryFields<CreateZOSMFProfile.AddProfile> read)
MultipleEntryFields
setConfig
in class MultipleEntryFields<CreateZOSMFProfile.AddProfile>
read
- - the previous instance.public ProgressiveRendering entries()
MultipleEntryFields
entries
in class MultipleEntryFields<CreateZOSMFProfile.AddProfile>
protected String getPluginName()
getPluginName
in class CreateProfile<CreateZOSMFProfile.AddProfile>
protected String getPluginCmd()
getPluginCmd
in class CreateProfile<CreateZOSMFProfile.AddProfile>
protected String getPluginDisplayName()
CreateProfile
getPluginDisplayName
in class CreateProfile<CreateZOSMFProfile.AddProfile>
public String getUrlName()
getUrlName
in interface Action
getUrlName
in class PerformanceBenchmarking
public Collection<Callable<List<CreateZOSMFProfile.AddProfile>>> getProcesses()
MultipleEntryFields
getProcesses
in class MultipleEntryFields<CreateZOSMFProfile.AddProfile>
protected void downloadDependencies()
CreateProfile
downloadDependencies
in class CreateProfile<CreateZOSMFProfile.AddProfile>
public CreateZOSMFProfile.Config getConfig()
public void setConfig(CreateZOSMFProfile.Config config)
config
- the config to setCopyright © 2016–2022. All rights reserved.