@FacetConstraint(value=CoreFacet.class) public class RemoveErraiFeatureCommand extends AbstractFeatureCommand
AbstractFeatureCommand.FeatureFilter, AbstractFeatureCommand.FeatureLabelConverter, AbstractFeatureCommand.FeatureValueConverter
Constructor and Description |
---|
RemoveErraiFeatureCommand() |
Modifier and Type | Method and Description |
---|---|
protected AbstractFeatureCommand.FeatureFilter |
getFilter() |
org.jboss.forge.addon.ui.metadata.UICommandMetadata |
getMetadata(org.jboss.forge.addon.ui.context.UIContext context) |
protected String |
getSelectionDescription() |
protected String |
getSelectionLabel() |
protected void |
performOperation(org.jboss.forge.addon.projects.Project project,
AggregatorFacetReflections.Feature feature) |
execute, getProjectFactory, initializeUI, isProjectRequired
protected AbstractFeatureCommand.FeatureFilter getFilter()
getFilter
in class AbstractFeatureCommand
public org.jboss.forge.addon.ui.metadata.UICommandMetadata getMetadata(org.jboss.forge.addon.ui.context.UIContext context)
getMetadata
in interface org.jboss.forge.addon.ui.command.UICommand
getMetadata
in class org.jboss.forge.addon.ui.command.AbstractUICommand
protected String getSelectionDescription()
getSelectionDescription
in class AbstractFeatureCommand
protected String getSelectionLabel()
getSelectionLabel
in class AbstractFeatureCommand
protected void performOperation(org.jboss.forge.addon.projects.Project project, AggregatorFacetReflections.Feature feature) throws Exception
performOperation
in class AbstractFeatureCommand
Exception
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.