T
- The Generic type (AddProfile for each subclass)public abstract class GetProfileList<T extends CreateProfile.AddProfile> extends Object implements Callable<List<T>>
Constructor and Description |
---|
GetProfileList() |
Modifier and Type | Method and Description |
---|---|
List<T> |
call() |
protected abstract String |
getPluginCmd()
The zowe plugin command.
|
Copyright © 2016–2022. All rights reserved.