@Extension public final class CreateMATProfile extends CreateProfile<CreateMATProfile.AddProfile>
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
CreateMATProfile.AddProfile
Inner class to add a profile. 
 | 
static class  | 
CreateMATProfile.Config
Inner class representing the configuration. 
 | 
static class  | 
CreateMATProfile.DescriptorImpl
Inner class representing the descriptor. 
 | 
class  | 
CreateMATProfile.MATProgressViewRendering
Inner class for progress view rendering. 
 | 
MultipleEntryFields.ProgressViewRenderingPerformanceBenchmarking.SourceFileExtensionPoint.LegacyInstancesAreScopedToHudsonzoweCmd| Constructor and Description | 
|---|
CreateMATProfile()  | 
| Modifier and Type | Method and Description | 
|---|---|
ProgressiveRendering | 
entries()
This method returns the class instance that will handle the progress bar handler. 
 | 
CreateMATProfile.Config | 
getConfig()
Get the configuration. 
 | 
String | 
getDescription()
Returns a paragraph of natural text that describes this sample. 
 | 
List<CreateMATProfile.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<CreateMATProfile.AddProfile>>> | 
getProcesses()
Get the collection of the processes to retrieve the configuration on the start-up. 
 | 
String | 
getUrlName()
Get the URL name. 
 | 
void | 
setConfig(CreateMATProfile.Config config)
Set the configuration. 
 | 
protected void | 
setConfig(MultipleEntryFields<CreateMATProfile.AddProfile> read)
Sets the configuration after the object modification. 
 | 
List<CreateMATProfile.AddProfile> | 
setEntries(List<CreateMATProfile.AddProfile> entries)
Set the list of entries. 
 | 
doConfigSubmit, downloadDependencies, 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<CreateMATProfile.AddProfile> getEntries()
MultipleEntryFieldsgetEntries in class MultipleEntryFields<CreateMATProfile.AddProfile>protected void setConfig(MultipleEntryFields<CreateMATProfile.AddProfile> read)
MultipleEntryFieldssetConfig in class MultipleEntryFields<CreateMATProfile.AddProfile>read - - the previous instance.public ProgressiveRendering entries()
MultipleEntryFieldsentries in class MultipleEntryFields<CreateMATProfile.AddProfile>protected String getPluginName()
getPluginName in class CreateProfile<CreateMATProfile.AddProfile>protected String getPluginCmd()
getPluginCmd in class CreateProfile<CreateMATProfile.AddProfile>protected String getPluginDisplayName()
CreateProfilegetPluginDisplayName in class CreateProfile<CreateMATProfile.AddProfile>public String getUrlName()
getUrlName in interface ActiongetUrlName in class PerformanceBenchmarkingpublic Collection<Callable<List<CreateMATProfile.AddProfile>>> getProcesses()
MultipleEntryFieldsgetProcesses in class MultipleEntryFields<CreateMATProfile.AddProfile>public List<CreateMATProfile.AddProfile> setEntries(List<CreateMATProfile.AddProfile> entries)
MultipleEntryFieldssetEntries in class MultipleEntryFields<CreateMATProfile.AddProfile>entries - the list of entriespublic CreateMATProfile.Config getConfig()
public void setConfig(CreateMATProfile.Config config)
config - the configuration to setCopyright © 2016–2022. All rights reserved.