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 |
|---|---|
ProfileMappingClient |
getProfileMappingClient() |
static void |
printProfileMappingData(ProfileMappingData profileMappingData,
boolean showProperties) |
addModule, execute, findModule, findModules, getClient, getClient, getConfig, getDeprecatedModules, getDescription, getFullModuleName, getFullName, getManPage, getModule, getModules, getName, getParent, isDeprecated, isVerbose, printHelp, removeModule, runExternal, runExternal, setDescription, setName, setVerbosepublic ProfileMappingClient profileMappingClient
public ProfileMappingCLI(ProfileCLI profileCLI)
public ProfileMappingClient getProfileMappingClient() throws java.lang.Exception
java.lang.Exceptionpublic static void printProfileMappingData(ProfileMappingData profileMappingData, boolean showProperties) throws java.io.IOException
java.io.IOException