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