@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.ProgressViewRenderingPerformanceBenchmarking.SourceFileExtensionPoint.LegacyInstancesAreScopedToHudsonzoweCmd| 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, postProcessEntriesgetConfigFile, getDifferentEntries, getModifiedEntries, processSingleEntryall, doSourceFile, getDescriptor, getGroovySamples, getIconFileName, getOtherSamplespublic String getDescription()
PerformanceBenchmarkinggetDescription in class PerformanceBenchmarkingpublic List<CreateZOSMFProfile.AddProfile> getEntries()
MultipleEntryFieldsgetEntries in class MultipleEntryFields<CreateZOSMFProfile.AddProfile>public List<CreateZOSMFProfile.AddProfile> setEntries(List<CreateZOSMFProfile.AddProfile> entries)
MultipleEntryFieldssetEntries in class MultipleEntryFields<CreateZOSMFProfile.AddProfile>entries - the list of entriesprotected void setConfig(MultipleEntryFields<CreateZOSMFProfile.AddProfile> read)
MultipleEntryFieldssetConfig in class MultipleEntryFields<CreateZOSMFProfile.AddProfile>read - - the previous instance.public ProgressiveRendering entries()
MultipleEntryFieldsentries 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()
CreateProfilegetPluginDisplayName in class CreateProfile<CreateZOSMFProfile.AddProfile>public String getUrlName()
getUrlName in interface ActiongetUrlName in class PerformanceBenchmarkingpublic Collection<Callable<List<CreateZOSMFProfile.AddProfile>>> getProcesses()
MultipleEntryFieldsgetProcesses in class MultipleEntryFields<CreateZOSMFProfile.AddProfile>protected void downloadDependencies()
CreateProfiledownloadDependencies 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.