org.jboss.forge.addon.manager.impl.commands
Class AddonInstallCommand
java.lang.Object
org.jboss.forge.addon.manager.impl.commands.AddonInstallCommand
- All Implemented Interfaces:
- UICommand
@Singleton
public class AddonInstallCommand
- extends Object
- implements UICommand
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddonInstallCommand
public AddonInstallCommand()
getMetadata
public UICommandMetadata getMetadata()
- Specified by:
getMetadata in interface UICommand
isEnabled
public boolean isEnabled(UIContext context)
- Specified by:
isEnabled in interface UICommand
initializeUI
public void initializeUI(UIBuilder builder)
throws Exception
- Specified by:
initializeUI in interface UICommand
- Throws:
Exception
validate
public void validate(UIValidationContext context)
- Specified by:
validate in interface UICommand
execute
public Result execute(UIContext context)
- Specified by:
execute in interface UICommand
getCoordinates
protected String getCoordinates()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.