public class ProfileMappingCLI extends CLI
Modifier and Type | Field and Description |
---|---|
static org.slf4j.Logger |
logger |
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, getDescription, getFullModuleName, getFullName, getManPage, getModule, getModules, getName, getParent, getRoot, isDeprecated, printCommands, printHelp, removeModule, runExternal, runExternal, setDescription, setName
public static org.slf4j.Logger logger
public ProfileMappingClient profileMappingClient
public ProfileMappingCLI(ProfileCLI profileCLI)
public ProfileMappingClient getProfileMappingClient() throws java.lang.Exception
java.lang.Exception
public static void printProfileMappingData(ProfileMappingData profileMappingData, boolean showProperties) throws java.io.IOException
java.io.IOException