Package | Description |
---|---|
com.ca.mat.application.performance.control.future |
Contains all the objects performing profile retrieval.
|
com.ca.mat.application.performance.view |
Contains all of the view for the project.
|
Constructor and Description |
---|
ListRetrievable(XmlFile xmlFile,
MultipleEntryFields<T> instance)
Constructor.
|
Modifier and Type | Class and Description |
---|---|
class |
CreateEndevorProfile
This class represents the create endevor entry on the config UI.
|
class |
CreateMATProfile
Create a MAT Profile.
|
class |
CreatePMAProfile
Class to create a PMA profile.
|
class |
CreateProfile<T extends CreateProfile.AddProfile>
This abstract class processes and handles the generic zowe profiles
actions for each subclass (create, delete, and process).
|
class |
CreateZOSMFProfile
Create a ZOSMF profile.
|
class |
InclusionsAndExclusions
PMA Inclusions and Exclusions.
|
Modifier and Type | Method and Description |
---|---|
protected void |
CreateEndevorProfile.setConfig(MultipleEntryFields<CreateEndevorProfile.AddProfile> read) |
protected void |
CreateMATProfile.setConfig(MultipleEntryFields<CreateMATProfile.AddProfile> read) |
protected void |
CreatePMAProfile.setConfig(MultipleEntryFields<CreatePMAProfile.AddProfile> read) |
protected void |
CreateZOSMFProfile.setConfig(MultipleEntryFields<CreateZOSMFProfile.AddProfile> read) |
protected void |
InclusionsAndExclusions.setConfig(MultipleEntryFields<InclusionsAndExclusions.Entry> read) |
protected abstract void |
MultipleEntryFields.setConfig(MultipleEntryFields<T> read)
Sets the configuration after the object modification.
|
Copyright © 2016–2022. All rights reserved.