public class ProfileMappingCLI extends CLI
| Modifier and Type | Field and Description |
|---|---|
ProfileMappingClient |
profileMappingClient |
| Constructor and Description |
|---|
ProfileMappingCLI(ProfileCLI profileCLI) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(java.lang.String[] args) |
static void |
printProfileMappingData(ProfileMappingData profileMappingData,
boolean showProperties) |
addModule, findModule, findModules, getClient, getClient, getDeprecatedModules, getDescription, getFullModuleName, getFullName, getManPage, getModule, getModules, getName, getParent, isDeprecated, isVerbose, printHelp, removeModule, setDescription, setName, setVerbosepublic ProfileMappingClient profileMappingClient
public ProfileMappingCLI(ProfileCLI profileCLI)
public void execute(java.lang.String[] args)
throws java.lang.Exception
public static void printProfileMappingData(ProfileMappingData profileMappingData, boolean showProperties) throws java.io.IOException
java.io.IOException