Class SetHistoryLimitCommand
- java.lang.Object
-
- org.jboss.galleon.cli.PmSessionCommand
-
- org.jboss.galleon.cli.cmd.installation.AbstractInstallationCommand
-
- org.jboss.galleon.cli.cmd.installation.SetHistoryLimitCommand
-
- All Implemented Interfaces:
org.aesh.command.Command<PmCommandInvocation>,CommandWithInstallationDirectory
public class SetHistoryLimitCommand extends AbstractInstallationCommand
- Author:
- jdenise@redhat.com
-
-
Field Summary
-
Fields inherited from class org.jboss.galleon.cli.cmd.installation.AbstractInstallationCommand
targetDirArg
-
-
Constructor Summary
Constructors Constructor Description SetHistoryLimitCommand()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidrunCommand(PmCommandInvocation invoc)-
Methods inherited from class org.jboss.galleon.cli.cmd.installation.AbstractInstallationCommand
getFeatureContainer, getInstallationDirectory, getManager
-
Methods inherited from class org.jboss.galleon.cli.PmSessionCommand
execute, getDomain, handleException
-
-
-
-
Method Detail
-
runCommand
protected void runCommand(PmCommandInvocation invoc) throws CommandExecutionException
- Specified by:
runCommandin classPmSessionCommand- Throws:
CommandExecutionException
-
-